@import url('https://use.typekit.net/jrp5ixp.css');
@import url('https://fonts.googleapis.com/css2?family=Anton&display=swap');
html {
    font-size: 1rem;
}
body {
    color: #22262d;
    font-family: 'adrianna';
    font-weight: 400;
    font-style: normal;
    line-height: normal;
    margin: 0;
    padding: 0;
}
input:focus, textarea:focus, select:focus {
    outline: none;
}
a, a:hover, a img, a:hover img, .main-menu li, .main-menu li:hover {
    text-decoration: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display: inline-block;  
    vertical-align: top;
}
h1, h2, h3, h4, h5, h6, .head {
    font-family: 'Anton', serif;
}
#header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    background-color: rgb(255 255 255 / 85%);
}
#header .topbar {
    text-align: right;
    padding: 0 15px;
}
a.btn, .h2-category-slide-button, a.rbtn {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    padding: 11px 60px;
    background-color: #051c2c;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
}
a.btn:hover, a.btn.yellow, .h2-category-slide-button, a.rbtn:hover {
    color: #051c2c;
    background-color: #ffd102;
}
a.btn.yellow:hover, .h2-category-slide-button:hover {
    color: #fff !important;
    background-color: #051c2c;  
}
a.btn.inn {
    padding: 18px 20px; margin-bottom:5px;
}
#header .topbar a.facebook {
    margin: 6px 10px 0 33px;
}
.main-menu {
    margin: 25px 0 0 0;
}
.main-menu li {
    margin: 0 0 0 40px;
}
.main-menu li:first-child {
    margin-left: 0;
}
.main-menu li a {
    color: #051c2c;
    font-weight: 600;
    letter-spacing: 1px;
}
.main-menu li a:hover {
    color: #696969;
}
.main-menu li a.z-desktop-mobile-menu-icon {
    margin: -12px 0 0 0;
}
#footer {
    padding: 70px 15px 0 15px;
    background-color: #fff;
}
#footer .foobox {
    float: left;
    width: 33.33%;
}
#footer .head {
    padding-bottom: 17px;
    text-transform: uppercase;
}
.foo-menu li {
    padding: 0 0 15px 0;
}
.foo-menu li a {
    text-transform: uppercase;
    font-weight: bold;
}
#footer .foobox.box2 {
    padding-left: 70px;
}
#footer .sec2 {
    font-size: 17px;
    margin: 60px 0 30px 0;
}
#footer .about p {
    padding: 35px 0 0 0;
    line-height: 30px;
}
#footer .about p:first-child {
    padding-top: 0;
}
#footer a {
    color: #062440;
}
#footer a:hover {
    color: #696969;
}
#footer .foobox.box1 {
    text-align: center;
    padding: 25px 30px 0 0;
}
#footer .foobox.box1 .follow {
    margin: 40px 0 0 0;
}
#footer .foobox.box1 .follow a {
    vertical-align: super;
    margin: 0 0 0 10px;
}
#footer .foobox.box1 a.btn {
    margin: 5px 0;
}
#footer .foobox.box1 img.logo {
    margin-bottom: 30px;
}
#footer .foobox.box1 a.btn {
    width: 296px;
    padding: 17px 10px;
}
.main-menu li{ position:relative;}
.main-menu li > a{ display:inline-block; padding-bottom:45px;}
.main-menu li .menuSubUL{display:none; padding:0px;margin:0px; float:left; position:absolute; top:65px;}
.main-menu li:hover .menuSubUL{display:block;}
.menuHeadingYes{font-size:18px; display:block; float:left; padding-top:5px; width:290px; padding:5px; background-color:rgba(255,255,255,.8);}
.menuHeadingNo{font-size:16px; display:block; float:left; width:290px;padding:5px; background-color:rgba(255,255,255,.8);}

.mainbanner {
    position: relative;
}
.mainbanner .text {
    position: absolute;
    bottom: 115px;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 110px;
    padding: 0 20px;
    text-transform: uppercase;
}
.hsec1 {
    background-image: url(../images/home/hsec1-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-color: #e5e2e2;
}
.hsec1 ul li {
    background-image: url(../images/home/list.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    padding: 4px 0 11px 64px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 5px 0;
}
.hsec1 img.image {
    position: absolute;
    right: 45%;
    height: 100%;
    top: -90px;
    z-index: 99;
}
.hsec2 {
    background-color: #e5e2e2;
}
.col2 {
    color: #051c2c;
}

.hsec3 {
    position: relative;
    background-color: #FFF;
    padding-top: 90px;
    overflow: hidden;
}
.hsec3 .inner {
    background-image: url(../images/home/hsec3-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.hsec3 img.image {
    bottom: 0;
    height: 100%;
    /*left: 45%;*/
    position: absolute;
    right: 0;
}
.hsec4 {
    background-image: url(../images/home/hsec4-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.hsec4 .box {
    padding: 0;
    text-align: center;
    max-width: 290px;
}
.hsec5, .hsec6 {
    background-color: #e5e2e2;
}
.hsec5 .box {
    padding: 0;
    max-width: 395px;
}
.hsec5 .box a {
    position: relative;
    color: #fff;
    display: inline-block;
    width: 100%;
}
.hsec5 .box a .text {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 30px;
}
.hsec5 .box a .text .t2 {
    height: 70px;
    overflow: hidden;
}
.hsec5 .box a:hover {
    color: #ffd102;
}
.hsec7 {
    background-image: url(../images/home/hsec5-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.spform input[type="text"] {
    background-color: rgb(255 255 255 / .75);
    width: 36%;
    font-family: 'adrianna';
    border: none;
    color: #2a2a2a;
    padding: 18px 20px;
    vertical-align: top;
    font-size: 20px;
    margin: 0 5px 0 0;
}
.spform input[type="submit"] {
    color: #051c2c;
    background-color: #ffd102;
    width: auto;
    margin: 0;
    padding: 17px 55px;
    font-size: 22px;
    text-transform: uppercase;
    font-family: 'adrianna';
}
.spform input[type="submit"]:hover {
    background-color: #051c2c;
}
.main-menu .z-mobile-menu-icon span {
    background: #051c2c;
}


.z-mobile-menu-icon.open span:nth-child(3) {
    top: 26px !important;
} 
.z-mobile-menu-icon{top:-12px !important;}
.h2-default-subpage{margin-top:0px;}
.m2-model-heading, h1 {
    font-family: 'Anton';
    letter-spacing:0px !important;
    font-style: normal;
    font-size: 54px ;
}
h1,h2,h3{
    text-transform:uppercase;
    letter-spacing:2px !important;
}
h2{
    font-family: 'Anton', sans-serif;
    font-style: normal; font-size:50px;
    color:#000;
}
h3{
    font-family: 'Anton', sans-serif;
    letter-spacing:0px !important;
    font-style: normal; font-size:24px;
    color:#000;
}
.h2-maincontent h1{
    font-family: 'Anton', sans-serif;
    letter-spacing: 1px !important;
    font-style: normal;}
.h2-maincontent h2{
    font-family: 'Anton', sans-serif;
    letter-spacing: 1px !important;
    font-style: normal;}
.h2-default-subpage2 {
    padding-top: 250px;
    text-transform:uppercase;
    padding-bottom: 7.3%;
}
.h2-default-subpage2 h1 { 
    font-family: 'Anton', sans-serif;
    font-style: normal; font-size:72px;
}
.h2-blog4 {
    text-transform: none;
    font-family: 'adrianna';
    letter-spacing: 0px !important;
    font-weight: bold;
}
.primary-heading-font{
    font-family: 'Anton', sans-serif;
    letter-spacing:0px !important;
}
.primary-heading-font-bold{
    font-family: 'Anton', sans-serif;
    letter-spacing:0px !important;
}
.secondary-heading-font{
    font-family: 'Anton', sans-serif;
}
.ui-widget-header{ border:1px solid #999; background:#999;}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited{ color:#000;}
.z-text-white .m2-feature-text-heading1, .z-bg-black .m2-feature-text-heading1{ 
    color:#FFF;
    font-family: 'Anton', sans-serif;
    letter-spacing:0px !important;
}
.m2-feature-text-heading1{
    font-size:26px;
}
.m2-feature-text-right{ padding-left:3%;}
.m2-feature-text-left{ padding-right:3%;}

#slideshowHomeDiv1{position:relative; z-index:1;}
.homeSlideshowPrevious, .homeSlideshowNext, .homeSlideshowPause,  .homeSlideshowPlay{background-color:#000; color:#FFF; font-size:40px;line-height:1; padding:15px;  position:absolute; z-index:4; border:1px solid rgba(100,100,100,.7);}
.homeSlideshowPause,  .homeSlideshowPlay{ border:1px solid rgba(100,100,100,.7);}
.homeSlideshowPause,  .homeSlideshowPlay{ width:60px; padding:7px; text-align:center;}
.homeSlideshowPrevious{bottom:45%; left:0px; color:#FFF !important;}
.homeSlideshowNext{bottom:45%; right:0px;  color:#FFF !important;}
.homeSlideshowPause{bottom:15px; right:10px; color:#FFF !important;}
.homeSlideshowPlay{bottom:15px; right:10px; color:#FFF !important;}
.homeSlideshowPrevious:focus{outline:2px dashed #FFF !important;}
.homeSlideshowNext:focus{outline:2px dashed #FFF;}
.homeSlideshowPlay:focus{outline:2px dashed #FFF;}
.homeSlideshowPause:focus{outline:2px dashed #FFF;} 

#myMultiPanelSliderId1 .multiPanelSliderBackground{ color:#FFF; padding-bottom:0px;}
.h2-category-slide-heading1{ color:#051c2c;font-family:"Anton"; font-style:normal;font-weight:400;}
.h2-category-slide-heading2{ color:#051c2c; letter-spacing:0px !important;}
.h2-category-slide-text1{ color:#051c2c;}

.multiPanelSliderContainer .slider-pager span {
    background-color: #FFF;
}
.multiPanelSliderContainer .slider-pager span.active {
    background-color: #999;
}
.z-mobile-header .z-mobile-menu ul li a{ text-transform:uppercase;}
#header .logo {width:280px;}
#modelPageTabs{width:100%;border:none; background:none;}
#modelPageTabs img{ max-width:100%;}
.flat-main-button {
    display: inline-block;
    font-family: 'adrianna';
    letter-spacing: 2px !important;
    padding: 20px 10px !important;
    float: left;
    background-color: #051c2c;
    color: #FFF !important;
    text-align: center;
    width: 100%;
    border-radius: 0px;
    text-transform: uppercase;
}
.flat-main-button.active{ background-color:#ffd102;}
#modelPageTabs .ui-state-active{ border:none;}
#modelPageTabs .ui-state-active .flat-main-button {
    background-color: #ffd102;
    color: #051c2c !important;
}
#modelPageTabs .ui-tabs-nav li{width:33%; border:none; background:none;}
#modelPageTabs .ui-tabs-nav{ padding:0px; border:0px; background:none;}
#modelPageTabs h3{ padding-bottom:30px;}
#modelPageTabs ul{ padding-bottom:30px;} 
.photovideobutton{ margin:2px; display:inline-block; float:none; width:25%;}

.z-float.h2-default-subpage {
    background-position: center top;
}


.hsecctas {
    display: inline-block;
    width: 100%;
}
.hsecctas .box {
    float: left;
    width: 33.333%;
}
.hsecctas .box a, .modelsbox a.thumb {
    position: relative;
    background-color: #000;    color: #fff;
}
.hsecctas .box a img, .modelsbox a.thumb img {
    opacity: .5;
}
.hsecctas .box a:hover img, .modelsbox a.thumb:hover img {
    opacity: .7;
}
.hsecctas .box a span {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    transform: translateY(-50%);
}
.hsec2 .model .info {
    background-image: url(/images/home/modelbg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 10px;
}
.multiPanelSliderContainer .multiPanelSliderBackground {
    background-color: #e5e2e2;
}
.accsec2 .spform {
    width: 600px;
    max-width: 96%;
    margin: 0 auto;
}
.accsec2 .spform table.table-list {
    margin: 0;
    width: 100%;
}
.accsec2 .spform input[type="text"], .accsec2 .spform input[type="email"], .accsec2 .spform select, .accsec2 .spform textarea {
    width: 100% !important;
    background-color: #fff;
    border-radius: 0;
}
.m2-model-heading2 {
    font-size: 22px !important;
    font-family: 'antonioregular';
    letter-spacing: normal !important;
}
h2.blogt {
    font-size: 24px;
    padding: 0;
}
a.h2-blog4:hover, a.more:hover {
    color: #424242 !important;
}
.rss-summary-title {
    color: #000;
}
.rss-summary-text {
    font-size: 100%;
    display: inline-block;
    width: 100%;
}
.rss-summary-text a.rss-summary-readmore {
    display: block;
    clear: both;
    margin: 20px 0 0 0;
    text-transform: uppercase;
    color: #1c2535;
}
.rss-summary-text a.rss-summary-readmore:hover, .rss-summary-title:hover {
    color: #c10104;
}
#myMultiPanelSliderId1 .slider-pager, #myMultiPanelSliderId2 .slider-pager {
    bottom: 30px;
}
.multiPanelSliderContainer .slider-pager.circles span {
    background-color: #051c2c;
}
.multiPanelSliderContainer .slider-pager.circles span.active {
    background-color: #ffd102;
}
.h2-default-subpage2 {
    background-color: transparent;
}
.bildsec2 {
    background-color: #e5e2e2;
}
.z-float.h2-default-subpage {
    border-bottom: 7px solid #414141;
}
table.table-list {
    display: inline-block;
    width: 100%;
}
table.table-list input[type="text"], table.table-list input[type="email"], table.table-list select, table.table-list textarea {
    width: 100% !important;
    padding: 14px;
}
button.zSiteOptionGroupSubmitButton {
    font-size: 16px;
    text-transform: uppercase;
    padding: 11px 60px;
    font-weight: bold;
    text-align: center;
    color: #051c2c;
    background-color: #ffd102;
}
button.zSiteOptionGroupSubmitButton:hover {
    color: #ffd102;
    background-color: #051c2c;
}
.proslider.content-slider .slider-previous-button, .proslider.content-slider .slider-next-button {
    background: transparent;
}
.proslider.content-slider {
    margin: 0;
}
.content-slider .slider-previous-button, .content-slider .slider-next-button {
    background: transparent !important;
}
.modelsbox a.thumb span {
    position: absolute;
    left: 0;
    bottom: 25px;
    width: 100%;
    text-align: center;
}
.modelsbox a.btn.yellow {
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
}
.adrianna {
    font-family: adrianna;
}
.hsec2.nodelsli .multiPanelSliderContainer .multiPanelSliderBackground {
    background-image: url(/images/site/sliderbg.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% 412px;
}
.hsec2.nodelsli .multiPanelSliderContainer .h2-category-slide-text-container .h2-category-slide-heading1, .hsec2.nodelsli .multiPanelSliderContainer .h2-category-slide-text-container .h2-category-slide-heading2, .hsec2.nodelsli .multiPanelSliderContainer .h2-category-slide-text-container .h2-category-slide-text1 {
    color: #fff;
}
.hsec2.nodelsli .multiPanelSliderContainer .slider-pager.circles span {
    background-color: #fff;
}
.hsec2.nodelsli .multiPanelSliderContainer .slider-pager.circles span.active {
    background-color: #ffd102;
}
.rightColumn {
    display: none;
}
#newvalue4963_namelabel9 {
    display: none;
}
#newvalue4963_name9 {
    display: none;
}
@media screen and (max-width: 1500px) {
.hsec3 img.image{ left:45%;}
}
@media screen and (max-width: 1362px) {
#modelPageTabs .ui-tabs-nav li{width:24.5%; border:none; background:none; font-size:14px;}
    h2{
        font-size:40px;
    }
    h3{ font-size:21px;}
    .m2-model-heading, h1{
        font-size:40px;
    }
    .h2-default-subpage2 h1 { 
        font-size:60px;
    }
    .z-mobile-menu-icon{top:-7px !important;}
	#header .logo {width: 260px;}
	.main-menu li {margin: 0 0 0 12px;}
	.main-menu li a {font-size: 16px;}
	.main-menu {margin: 25px 0 10px 0}
    .h2-category-slide-button, .rbtn, .spform input[type="submit"], .z-text-white input[type="submit"], .z-text-white button{ font-size:16px;}
    .h2-category-slide-heading1 {font-size: 45px;}
    .hsec2.nodelsli .multiPanelSliderContainer .multiPanelSliderBackground {background-size: 100% 396px;}
}
@media screen and (max-width: 992px) { 
    #modelPageTabs .ui-tabs-nav li{ width:49%;}
    .m2-feature-text-container{ text-align:left !important;}
    .m2-feature-text-right, .m2-feature-text-left{ padding-left:3%;padding-right:3%;}
    h2{
        font-size:30px;
    }
    .m2-model-heading, h1{
        font-size:30px;
    }
    .h2-default-subpage2 {
        padding-top: 10%;
        padding-bottom: 7%;
    }
    .h2-default-subpage2 h1 { 
        font-size:36px;
    }
    .z-mobile-menu-icon{top:20px !important;}
    .z-mobile-header, .z-mobile-header-fixed, .z-mobile-header .z-mobile-menu-icon.open span{ background-color:#f0f0f0 !important;}
    .h2-default-subpage{ margin-top:0px !important;}
    .z-mobile-header .z-mobile-menu ul li a{ text-transform:uppercase;}
	#header .logo, .main-menu {display: none;}
	.text br {display: none;}
	.hsec4 {background-image: none;background-color: #940f12;}
	.hsec4 .blog a.thumb {width: 30%;}
	.hsec4 .blog .info {width: 70%;}
	#footer .foobox {width: 100%;}
	#footer .foobox.box1 {text-align: left;width: 350px;max-width: 100%;}
	#footer .foobox.box1 .follow {text-align: center;}
	#footer .foobox.box2 {padding: 40px 0;}
	.foo-menu li {padding: 10px 0;}
	#footer .about p {padding: 15px 0 0 0;}
    #header {position: relative;}
    #header .topbar {text-align: center;padding: 10px 15px;}
    #zcidspangroup3 .head {font-size: 58px !important;}
    .z-mobile-header .z-mobile-menu-icon span, .z-mobile-header .z-mobile-menu.open {background: #051c2c !important;}
    .hsec1 img.image, .hsec3 img.image {position: relative;right: auto;height: auto;top: auto;max-width: 100%;left: auto;}
    .hsec1, .hsec3, .hsec3 .inner {background-image: none;background-color: #051c2c;}
    .hsec2.nodelsli .multiPanelSliderContainer .multiPanelSliderBackground {background-size: 100% 420px;}
}
@media screen and (max-width: 767px) {
    #footer .foobox.box2 {width: 100%;}
    .m2-model-heading {letter-spacing: 0px !important;}
    .hsec2.nodelsli .multiPanelSliderContainer .multiPanelSliderBackground {background-size: cover;}
}
@media screen and (max-width: 479px) {
	.hsec4 .blog a.thumb, .hsec4 .blog .info, .spform input[type="text"], .spform input[type="email"], .spform input[type="submit"], .hsecctas .box, .foo-menu li {width: 100%;}
	.hsec4 .blog .info {padding: 15px 0 0 0;}
	.h2-category-slide-button, .rbtn, .spform input[type="submit"], .z-text-white input[type="submit"], .z-text-white button {font-size: 16px;}
	.spform input[type="submit"] {margin: 12px 0 0 0;}
	.spform input[type="text"], .spform input[type="email"] {margin: 0;}
    .multiPanelSliderContainer .multiPanelSliderBackground {background-size: cover;}
    #header .topbar a.facebook {margin: 6px 0 0 20px;}
    #zcidspangroup3 .head {font-size: 30px !important;}
    a.btn.inn {padding: 15px 30px;}
    .hsec3 {padding-top: 10px;}
}