#footer-exoticmasti, #nav-exoticmasti {
    width: 100%;
    background: #000;
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.clear {
    clear: both;
}

body {
    background-color: #b8001f;
    background-size: cover;
	font-family: Georgia,Times,Times New Roman,serif;
	font-style: italic;
	font-variant: italic;
	font-weight: 400;
}

h1,h2, h3, h4, h5, h6{margin-top:15px;}

p {
    text-align: justify;
	margin-top:1%;
}

#babes{
	width: 100%;
    float: left;
	margin: 10px;
	}
	
#babes img{
	width:100%;
	}

#arjn ul {
	width:100%;
	text-align:center;

}

#arjn li {
	padding:10px;
	border:1px solid #E82416 ;
	color:#002833 ;
	display:inline-block;
}

a { color:#ff6500;
font-family: Arial, Helvetica, sans-serif !important;
text-decoration: none;
}

#model-exoticmasti ul li {
    text-align: center;
    font-size:  1.2em;
}
#wrapper-exoticmasti {
    width: 90%;
    margin: auto;
}
#header-exoticmasti {
    width: 100%;
    float: left;
}
#logo-exoticmasti {
    float: left;
    padding: 15px 0;
    font-size: 49px;
    text-shadow: 2px 2px #E82416, -2px -2px #E82416;
    font-weight: 700;
    text-decoration: none;
    color:# #E82416 ;
}
#contact-exoticmasti {
    float: right;
    text-align: right;
    font-weight: 700;
    padding-top: 30px;
    color: #dc072e ;
    font-size: 26px;
}

#contact-exoticmasti span a {text-decoration:none; font-size: 28px;}

#inner-images li, #nav-exoticmasti li a {
    font-size: 15px;
    text-align: center;
    float: left;
}
#nav-exoticmasti {
    height: 50px;
    margin-bottom: 15px;
    border: 1px solid #f52e0e ;
    float: left;
}
#nav-exoticmasti li {
    float: left;
    list-style: none;
    margin-left: 3%;
}
#nav-exoticmasti li a {
    text-transform: uppercase;
    width: 100%;
    padding: 0 20px;
    line-height: 48px;
    text-decoration: none;
    color: #E82416;
}
#nav-exoticmasti li a.active, #nav-exoticmasti li a:hover {
    color: #ffaebb;
}
#content-exoticmasti {
    width: 100%;
    padding: 17px;
    float: left;
    background: rgba(255, 255, 255, .75);
}
#inner-images {
    width: 100%;
    margin: 25px 0;
}
#inner-images li {
    list-style: none;
    width: 21%;
    margin: 0 2%}
#inner-images li img {
    width: 100%;
    border: 1px solid #000;
}
#side-exoticmasti {
    width: 25%;
    float: left;
}
#side-exoticmasti p {
    padding: 25px;
    margin-bottom: 25px;
    width: 100%;
    float: left;
    border: 1px solid #000;
    background: #E82416;
}
#navi-exoticmasti p {
    font-size: 14px;
    font-weight: 400;
    color: #E82416;
    padding: 7px;
    margin-bottom: 10px;
    float: left;
	background: #000 none repeat scroll 0 0;
    width: 100%;
}
#side-exoticmasti h6 {
    padding: 10px;
    font-size: 18px;
    font-weight: 400;
}
#side-exoticmasti #navi-exoticmasti {
    float: left;
    margin-bottom: 50px;
	width: 100%;
}
#side-exoticmasti #navi-exoticmasti li {
    padding: 5px 0;
    list-style: disc inside;
    text-transform: uppercase;
    border-bottom: 2px solid #000;
    float: left;
    width: 100%}
#side-exoticmasti #navi-exoticmasti a {
    text-decoration: none;
    color: #000;
}
#side-exoticmasti #navi-exoticmasti a.active, #side-exoticmasti #navi-exoticmasti a:hover {
    color: #E82416 ;
}
#contentmain-exoticmasti {
    width: 72%;
    float: right;
}
#contentmain-exoticmasti li {
    margin: 5px 0 5px 15px;
}
#gallery ul li {
    list-style: none;
    float: left;
    padding: 10px;
    margin: 2%;
    border: 1px solid # #E82416 ;
    width: 21%;
    transition: all ease .5s;
}
#gallery ul li img {
    width: 100%;
}
#gallery ul li:hover {
    border: 1px solid #ffc0cb;
}
#footer-exoticmasti {
    padding: 20px 5px;
    float: left;
    color: #E82416;
    margin-top: 15px;
	font-size: 14px;
}
#footer-exoticmasti li {
    list-style: none;
    padding: 0 10px;
    border-right: solid 1px #E82416;
    float: left;
}
#footer-exoticmasti a {
    text-transform: uppercase;
    color: #E82416;
    text-decoration: none;
    float: right;
    margin-left: 5px;
}
#footer-exoticmasti a:hover {
    text-decoration: underline;
}
#footer-exoticmasti p {
    margin-right: 5px;
    float: right;
	margin-top: 0px;
}
@media only screen and (max-width:900px) {
    #wrapper-exoticmasti {
    width: 90%}
#logo-exoticmasti {
    font-size: 40px;
    text-align: center;
    width: 100%}
#contact-exoticmasti {
    font-size: 18px;
    width: 100%;
    text-align: center;
}
#contact-exoticmasti {
    font-weight: 700;
    padding: 0 0 10px;
    color: #E82416;
}
#nav-exoticmasti {
    height: auto;
}
#nav-exoticmasti li {
    width: 94%;
    border-bottom: 1px solid #E82416;
}
#contentmain-exoticmasti, #side-exoticmasti {
    width: 100%}
#inner-images li {
    list-style: none;
    width: 100%;
    float: left;
    font-size: 16px;
    text-align: center;
    margin: 25px 0;
}
#gallery ul li {
    padding: 0;
    margin: 2%;
    border: none;
    width: 100%}
#gallery ul li img {
    width: 100%;
}
#gallery ul li:hover {
    border: none;
}
#footer-exoticmasti {
    width: 100%;
    padding: 20px 5px;
    background: #000;
    float: left;
    text-align: center;
    color: #E82416;
    margin-top: 15px;
    font-size: 14px;
}
#footer-exoticmasti li {
    list-style: none;
    width: 100%;
    padding: 10px 0;
    border-right: none;
    float: left;
}
#footer-exoticmasti p {
    width: 100%;
    text-align: center;
    margin-top: 25px;
}
#footer-exoticmasti a {
    float: none;
}
}