/*************************************** Font Face Calls ***************************************/



@font-face { font-family: 'hand_of_seanregular'; src: url('../fonts/HandofSean/handofsean-webfont.eot'); src: url('../fonts/HandofSean/handofsean-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/HandofSean/handofsean-webfont.woff2') format('woff2'), url('../fonts/HandofSean/handofsean-webfont.woff') format('woff'), url('../fonts/HandofSean/handofsean-webfont.ttf') format('truetype'), url('../fonts/HandofSean/handofsean-webfont.svg#hand_of_seanregular') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'InterstateBold'; src: url('../fonts/InterstateBold/interstate-bold-webfont.eot'); src: url('../fonts/InterstateBold/interstate-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/InterstateBold/interstate-bold-webfont.woff2') format('woff2'), url('../fonts/InterstateBold/interstate-bold-webfont.woff') format('woff'), url('../fonts/InterstateBold/interstate-bold-webfont.ttf') format('truetype'), url('../fonts/InterstateBold/interstate-bold-webfont.svg#InterstateBold') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'InterstateRegular'; src: url('../fonts/InterstateRegular/interstate-webfont.eot'); src: url('../fonts/InterstateRegular/interstate-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/InterstateRegular/interstate-webfont.woff2') format('woff2'), url('../fonts/InterstateRegular/interstate-webfont.woff') format('woff'), url('../fonts/InterstateRegular/interstate-webfont.ttf') format('truetype'), url('../fonts/InterstateRegular/interstate-webfont.svg#InterstateRegular') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'InterstateLight'; src: url('../fonts/InterstateLight/interstate-light-webfont.eot'); src: url('../fonts/InterstateLight/interstate-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/InterstateLight/interstate-light-webfont.woff2') format('woff2'), url('../fonts/InterstateLight/interstate-light-webfont.woff') format('woff'), url('../fonts/InterstateLight/interstate-light-webfont.ttf') format('truetype'), url('../fonts/InterstateLight/interstate-light-webfont.svg#InterstateLight') format('svg'); font-weight: normal; font-style: normal; }
body,
 input,
 textarea { font-family: 'InterstateLight', sans-serif; }
.fancybox-tb h3,
.nav-strip,
.accordion-panel .accordion-header,
 .content-contain h3 { font-family: 'InterstateRegular', sans-serif; }
.head-title,
 .foot-title,
 .front-cell,
 .contact h2,
 .contact h3,
 .main article h1,
 .main article h2,
 .main article h3,
 .main article h4,
/* 
 .main article h5,
 .main article h6,
.content-title h2,
.content-title h3,
*/
.preloader h1,
.resp-panel .tabs > ul,
 .free-frame .free-title,
 .top-title h1,
 .tabs-title h2,
 .home-title h3 { font-family: 'hand_of_seanregular', sans-serif; }
b,
 strong,
 h1,
 h2,
 h3,
 h4,
 h5,
 h6,
.tab-links .active,
.main article .tip h4,
.fancybox-title { font-family: 'InterstateBold', sans-serif; font-weight: 400; }
/*************************************** Elemental Defines ***************************************/

img { max-width: 100%; height: auto; }
a { color: #1a3459; text-decoration: none; outline: none; -moz-outline: none; }
a:hover,
 a:active,
 a:focus { text-decoration: none; color: #666; outline: none; -moz-outline: none; }
p { /*white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap;*/ word-wrap: break-word; }
/*************************************** CSS3 Transitions ***************************************/

.bx-controls *,
 .tab-panel *,
 .btn-search,
 .transition-none { transition: none; -moz-transition: none; -webkit-transition: none; -o-transition: none; -ms-transition: none; }
a,
 img,
 span,
 input,
 li,
 p { transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; }
figure,
 section,
 .outfit-selector .bx-thumbs a:after { transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; -ms-transition: all 0.3s ease-in-out 0s; }
/*************************************** CSS3 Tranforms ***************************************/

.tranform-none { transform: none; -webkit-transform: none; -moz-transform: none; -o-transform: none; -ms-transform: none; }
.front-cell a:hover .front-img { transform: scale(1.2); }
.callus { padding-top: 12px; }
/*************************************** Class Attachments ***************************************/

.hide { display: none; }
.bg-none { background: none; filter: none; }
.border-none { border: none !important; }
.box-shadow-none,
#pageslide,
 .bx-wrapper .bx-viewport,
 .accordion-wrap { box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; -webkit-box-shadow: 0 0 0 transparent; -o-box-shadow: 0 0 0 transparent; }
.free-frame { box-shadow: 6px 6px 6px 0 rgba(0, 0, 0, 0.2); -moz-box-shadow: 6px 6px 6px 0 rgba(0, 0, 0, 0.2); -webkit-box-shadow: 6px 6px 6px 0 rgba(0, 0, 0, 0.2); -o-box-shadow: 6px 6px 6px 0 rgba(0, 0, 0, 0.2); -ms-box-shadow: 6px 6px 6px 0 rgba(0, 0, 0, 0.2); }
/*.detail-wrapper .form-contain .input-block { box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.5) inset; -moz-box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.5) inset; -webkit-box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.5) inset; -o-box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.5) inset; -ms-box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.5) inset; }*/



.nav-strip .nav-inner nav ul li .sub-menu li a,
 .text-shadow-none { text-shadow: 0 0 0 transparent !important; }
/*.nav-strip { text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8) !important; }

.nav-strip .nav-inner nav ul li:hover>a,

.nav-strip .nav-inner nav ul li:focus>a,

.nav-strip .nav-inner nav ul li > a:hover,

.nav-strip .nav-inner nav ul li.active>a,

.nav-strip .nav-inner nav ul li.current-menu-item>a,

.nav-strip .nav-inner nav ul li.active:hover>a,

.nav-strip .nav-inner nav ul li.current-menu-item:hover>a,

.text-emboss { text-shadow: 0px 0px 1px #ffffff, 0px 0px 1px #ffffff, 0px 0px 1px #ffffff, 0px 0px 1px #ffffff, 0px 0px 2px #ffffff, 0px 0px 2px #ffffff, 0px 0px 2px #ffffff, 0px 0px 2px #ffffff, 0 0 0px rgba(0, 0, 0, 0.9); }*/



/*.front-only .front-cell .front-text,*/
.accordion-panel .accordion-content,
 .border-radius-none { border-radius: 0 !important; -moz-border-radius: 0 !important; -webkit-border-radius: 0 !important; -o-border-radius: 0 !important; }
.num-selector .numbers-btn { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; }
.filter-sec .form-input-wrap,
 .num-selector .num-input .input-block { border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; }
.accordion-wrap,
 .main article blockquote,
 .acc-sec { border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -o-border-radius: 10px; -ms-border-radius: 10px; }
.front-home .front-cell .front-text,
.front-home .front-cell .front-text:before,
/*.resp-panel .resp-tabs-list li,
.sec-figs figure a span,*/
.resp-panel .tabs > ul > li > a { border-radius: 10px 10px 0 0; -moz-border-radius: 10px 10px 0 0; -webkit-border-radius: 10px 10px 0 0; -o-border-radius: 10px 10px 0 0; -ms-border-radius: 10px 10px 0 0; }
.side-input .input-block,
 .btn-search { border-radius: 15px 15px 0 0; -webkit-border-radius: 15px 15px 0 0; -moz-border-radius: 15px 15px 0 0; -o-border-radius: 15px 15px 0 0; -ms-border-radius: 15px 15px 0 0; }
.slider .bx-wrapper .bx-pager.bx-default-pager a { border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; -o-border-radius: 50%; -ms-border-radius: 50%; }
.custom-list ul li.mail { -ms-word-break: break-all; word-break: break-all; word-break: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto }
.bold300 { font-weight: 300; }
.bold400,
 .bold700,
 strong { font-weight: 400; }
.text-nounder { text-decoration: none; }
.text-under { text-decoration: underline; }
.text-upper { text-transform: uppercase; }
.text-left { text-align: left; }
.text-center { text-align: center; }
.text-right { text-align: right; }
.full-width img { width: 100%; }
.margin-btm30 { margin-bottom: 30px; }
.visible-mobile,
 .hidden-mobile { display: none; }
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/

* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */



/*************************************** Color Styles ***************************************/

.col-wht { color: #fff; }
.col-blk { color: #000; }
.bg-wht { background-color: #fff; }
.bg-blk { background-color: #000; }
/*************************************** Gradient Styles ***************************************/

.threetone-grad { background: #a0b5c6; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EwYjVjNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQzJSIgc3RvcC1jb2xvcj0iI2U4ZjFmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMmVmZjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, #a0b5c6 0%, #e8f1f8 43%, #e2eff7 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a0b5c6), color-stop(43%, #e8f1f8), color-stop(100%, #e2eff7)); background: -webkit-linear-gradient(top, #a0b5c6 0%, #e8f1f8 43%, #e2eff7 100%); background: -o-linear-gradient(top, #a0b5c6 0%, #e8f1f8 43%, #e2eff7 100%); background: -ms-linear-gradient(top, #a0b5c6 0%, #e8f1f8 43%, #e2eff7 100%); background: linear-gradient(to bottom, #a0b5c6 0%, #e8f1f8 43%, #e2eff7 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a0b5c6', endColorstr='#e2eff7', GradientType=0);
}
.btn-blue { background: #3097cc; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMwOTdjYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMDU0OTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, #3097cc 0%, #105493 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3097cc), color-stop(100%, #105493)); background: -webkit-linear-gradient(top, #3097cc 0%, #105493 100%); background: -o-linear-gradient(top, #3097cc 0%, #105493 100%); background: -ms-linear-gradient(top, #3097cc 0%, #105493 100%); background: linear-gradient(to bottom, #3097cc 0%, #105493 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3097cc', endColorstr='#105493', GradientType=0 );
}
.btn-blue:hover { background: #105493; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzEwNTQ5MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMDk3Y2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, #105493 0%, #3097cc 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #105493), color-stop(100%, #3097cc)); background: -webkit-linear-gradient(top, #105493 0%, #3097cc 100%); background: -o-linear-gradient(top, #105493 0%, #3097cc 100%); background: -ms-linear-gradient(top, #105493 0%, #3097cc 100%); background: linear-gradient(to bottom, #105493 0%, #3097cc 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#105493', endColorstr='#3097cc', GradientType=0 );
}
/*************************************** Icon Defined ***************************************/

.icon-txt { display: inline-block; text-decoration: none; }
.icon-txt small { font-size: 12px; line-height: 17px; color: #000000; }
.icon-txt img { margin-right: 2px; position: relative; }
.icon-txt .bag-ico { top: -2px; margin-right: 5px; }
.icon-txt .carrow-ico { top: -1px; margin-right: 3px; }
.icon-txt .phone-ico { top: 0px; }
.icon-txt .mail-ico { top: 0px; }
.icon-txt .cart-ico { top: -2px; margin-right: 8px; }
.icon-txt .date-ico { margin-right: 5px; top: -1px; }
.wrap-line { white-space: nowrap; overflow: hidden; display: block; text-overflow: ellipsis; }
/*************************************** Important Variable Defintions ***************************************/



.inline-list ul { margin: 0 0 -6px; padding: 0; list-style: none outside none; display: inline-block; }
.inline-list ul li { border-left: 1px solid #ffffff; min-height: 20px; float: left; padding: 11px 0.96em; }
.inline-list ul li:last-child { border-right: 1px solid #ffffff; }
.inline-list ul li:hover,
 .inline-list ul li:focus { background-color: #636363; }
.bullet-list ul { margin: 0; padding: 0 0 0 20px; display: inline-block; }
.bullet-list ul li { float: left; padding-right: 20px; }
.bullet-list ul li:last-child { padding-right: 0; }
.bullet-list ul li:hover,
 .bullet-list ul li:focus { }
.bar-list { }
.bar-list ul { margin: 0 0 -6px; padding: 0; list-style: none outside none; display: inline-block; }
.bar-list ul li { border-right: 1px solid #000; float: left; padding: 0 10px; }
.bar-list ul li:last-child { border-right: none; }
.tick-list ul { margin: 0 0 7px; padding: 0; list-style: none outside none; }
.tick-list ul li { background-color: transparent; background-image: url("../images/img08_31.png"); background-position: 3px 2px; background-repeat: no-repeat; padding-left: 22px; min-height: 22px; margin-bottom: 7px; }
.tick-list ul li:last-child { margin-bottom: 0px; }
.tick-list.arrow-red { font-weight: 700; }
.tick-list.arrow-red a { color: #ee1d23; }
.arrow-list ul { margin: 0 0 7px; padding: 0; list-style: none outside none; }
.arrow-list ul li { background-color: transparent; background-image: url("../images/img01_20.png"); background-position: 0 4px; background-repeat: no-repeat; padding-left: 18px; margin-bottom: 8px; }
.arrow-list ul li:last-child { margin-bottom: 0px; }
.arrow-list.arrow-wht li { background-image: url("../images/img01_80.png"); }
.arrow-list.arrow-tri li { background-image: url("../images/img05_06.png"); background-position: 0 7px; }
.custom-list ul { margin: 0 0 22px; padding: 0; list-style: none outside none; }
.custom-list ul li { background-color: transparent; background-image: url("../images/img01_57.png"); background-position: 1px 4px; background-repeat: no-repeat; padding-left: 30px; margin-bottom: 4px; min-height: 18px; line-height: 25px; }
.custom-list ul li:last-child { margin-bottom: 0px; }
.custom-list ul li.phone { background-image: url("../images/img01_85.png"); background-position: 6px 2px; }
.custom-list ul li.mail { background-image: url("../images/img01_87.png"); background-position: 4px 7px; }
.custom-list ul li.pin { background-image: url("../images/img01_77.png"); background-position: 3px 3px; }
.custom-list ul li.g-phone { background-image: url("../images/img04_07.png"); background-position: 3px 3px; }
.custom-list ul li.g-mail { background-image: url("../images/img04_09.png"); background-position: 2px 6px; }
.custom-list ul li.g-pin { background-image: url("../images/img04_03.png"); background-position: 3px 6px; }
.custom-list ul li.home { background-image: url("../images/img01_149.png"); background-position: 0px 3px; }
.btn,
 .submit { background-color: #000000; font-size: 15px; line-height: 20px; font-weight: 300; color: #ffffff; border: none; display: inline-block; text-align: center; padding: 9px 16px; text-decoration: none; }
.btn:hover,
 .btn:focus { background-color: rgba(0, 0, 0, 0.7); color: #ffffff; }
.btn img { margin-right: 5px; position: relative; }
.btn.btn-arrow-left { position: relative; }
.btn.btn-arrow-left:before { position: absolute; content: ""; left: -6px; top: 50%; margin-top: -6px; width: 0; height: 0; border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-right: 6px solid #ee1d23; }
.btn.btn-sblk { background-color: #212121; background-image: url("../images/img01_41.png"); background-repeat: no-repeat; background-position: 88% center; color: #ffffff; padding-right: 30px !important; position: relative; }
.btn.btn-sblk:hover,
 .btn.btn-sblk:focus { }
.btn.btn-blarge { font-weight: 700; font-size: 28px; line-height: 35px; color: #ffffff; padding: 5px 20px; text-transform: uppercase; border-width: 3px; border-style: solid; border-top-color: #f8a5a7; border-left-color: #f1484d; border-right-color: #ee1d23; border-bottom-color: #ee1d23; }
.btn.btn-blarge:hover,
 .btn.btn-blarge:focus { border-top-color: #ee1d23; border-left-color: #ee1d23; border-right-color: #f1484d; border-bottom-color: #f8a5a7; }
.btn.btn-red { background-color: #ee1d23; color: #ffffff; }
.btn.btn-red:hover,
 .btn.btn-red:focus { background-color: rgba(238, 29, 35, 0.7); }
.btn.btn-blue,
 .submit { background-color: #1b71b2; color: #ffffff; text-transform: uppercase; }
.btn.btn-blue:hover,
 .submit:hover,
 .btn.btn-blue:focus { background-color: #2b2b2b; }
.btn.btn-white { color: #474747; font-weight: 700; border: 1px solid #dfdfdf; /*font-style:italic; text-transform:uppercase;*/ font-size: 14px; line-height: 18px; }
.btn.btn-white:hover,
 .btn.btn-white:focus { }
.btn.btn-org { background-color: #feb012; color: #ffffff; }
.btn.btn-org:hover,
 .btn.btn-org:focus { background-color: rgba(254, 176, 18, 0.7); }
.btn.btn-blk { font-weight: 700; padding: 16px 21px; background-color: #2d2d2d; color: #ffffff; text-transform: uppercase; font-size: 22px; line-height: 26px; }
.btn.btn-blk:hover,
 .btn.btn-blk:focus { background-color: #555; }
.btn.btn-lgreen { color: #474747; font-weight: 700; border: 1px solid #9edb88; }
.btn.btn-lgreen:hover,
 .btn.btn-lgreen:focus { }
.btn.btn-block { display: block; width: 100%; }
.btn.btn-small { padding: 12px 5px; font-size: 13px; line-height: 16px; color: #ffffff; }
.btn.btn-large { padding: 4px 27px; font-size: 24px; line-height: 30px; font-weight: 700; color: #ffffff; text-transform: uppercase; }
.btn.btn-xlarge { padding: 5px 20px 5px; font-size: 25px; line-height: 30px; color: #ffffff; }
.btn-submit { background-image: url("../images/btn-submit1.png"); background-color: transparent; background-position: top center; background-repeat: no-repeat; border: none; width: 176px; height: 53px; text-indent: 9999px; white-space: nowrap; opacity: 0.9; overflow: hidden; }
.btn-submit:hover,
 .btn-submit:focus { opacity: 1; }
.btn-search { background-color: #fff; background-image: url("../images/searchbar_03.png"); background-position: left center; background-repeat: no-repeat; border: none; border-left: 10px solid #fff; color: #003260; font-weight: 700; padding: 9px 10px 9px 22px; }
.btn-search:hover,
 .btn-search:focus { background-color: rgba(0,50,96,0.2); color: #003260; border-color: rgba(0,50,96,0); }
.fb-comments,
 .fb-like-box,
 .fb-comments span,
 .fb-like-box span,
 .fb-comments span iframe,
 .fb-like-box span iframe { width: 100% !important; background-color: #ffffff; }
.fb-like-box span { width: 100% !important; height: auto !important; }
.fb-like-box span iframe { position: static; }
.tabular { border: 2px solid #d1d1d1; margin-bottom: 20px }
.tabular table { }
.tabular table th,
 .tabular table td { padding: 5px; vertical-align: top; }
.tabular table th { background-color: #e5e4e4; }
.tabular table td { }
.tabular table td a { color: #f07d00; text-decoration: underline; }
.sec-wrap3 { margin: 0 -3px; }
.sec-wrap3 .sec-c3 { margin: 0 3px; }
.sec-wrap5 { margin: 0 -5px; }
.sec-wrap5 .sec-c5 { margin: 0 5px; }
.sec-wrap10 { margin: 0 -10px; }
.sec-wrap10 .sec-c10 { margin: 0 10px; }
.sec-wrap15 { margin: 0 -15px; }
.sec-wrap15 .sec-c15 { margin: 0 15px; }
.sec-wrap23 { margin: 0 -23px; }
.sec-wrap23 .sec-c23 { margin: 0 23px; }
.white-wrap { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.product-list .white-wrap { overflow: visible; white-space: normal; }
/*News Start here*/

.about-title { margin-bottom: 15px; text-transform: uppercase; /*padding-top: 20px;*/ }
.about-title h2 { font-size: 26px; line-height: 32px; color: #484848; margin: 0px; }
.about-dates { font-size: 13px; line-height: 20px; color: #959595; text-transform: uppercase; }
.about-dates p { margin: 0; }
.about-dates span { margin-right: 20px; }
.about-dates img { position: relative; top: -2px; margin-right: 5px; }
.about-image { left: 0; margin-bottom: 15px; position: absolute; text-align: center; top: 25px; width: 250px; }
.about-image img { max-height: 240px; }
.about-wrap { /*margin-left: 270px;*/ }
.about-content p { margin: 0 0 15px; }
.about-socials { margin-bottom: 20px; }
.about-form { margin-bottom: 30px; }
.about-more { margin-bottom: 20px; margin-top: 10px; }
.readmore-org { background-color: #ec7310; color: #fff !important; display: inline-block; font-size: 13px; font-weight: 300; line-height: 20px; padding: 5px 15px; text-transform: uppercase; }
.story-panel { padding-bottom: 30px; }
.story-post { padding-bottom: 20px; /*margin-bottom: 20px;*/ border-bottom: 1px solid #b7b7b7; padding-top: 25px; position: relative; }
.pagination { text-align: center; margin: 20px 0 0 0; }
.pagination ul { margin: 0; padding: 0; display: inline-block; max-width: 100%; }
.pagination ul li { float: left; list-style: none; margin-right: 6px; }
.pagination ul li a { display: block; padding: 5px 12px; border: 1px solid #333; background-color: #e1e1e1; color: #333333; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; }
.pagination ul li a:hover { background-color: #ccc; }
.pagination ul li.active a { background-color: #999; color: #fff; }
/******************************************customise****************************************************/
.spc { background-color: #ff6600; padding: 25px; color: #fff; border-radius: 15px; font-size: 18px; font-weight: 600; }
.spcw { background-color: #2474cf; padding: 25px; color: #fff; border-radius: 15px; margin-right: 15px; }
.spw { background-color: #6c276a; /*width: 250px;*/ height: auto; color: #fff; padding: 30px; border-radius: 20px; margin: 0 auto 20px; }
.spw1 { background-color: #36004e; width: 250px; height: auto; color: #fff; padding: 30px; border-radius: 20px; min-height: 298px; margin-bottom: 20px; }
.spsm { background-color: #0065a9; width: 250px; color: #fff; padding: 30px; border-radius: 20px; min-height: 298px; margin-bottom: 20px; }
.wpcf7-not-valid-tip { display: none !important; }
div.wpcf7-validation-errors { display: none !important; }
span .wpcf7-not-valid { border: 1px solid #ff0000 !important; }
.input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.txt1 { border: 2px solid #d8dad9 !important; padding: 7px 5px !important; }
.main article img { /*display: none !important;*/ }
/*************************************** Responsive Grid System ***************************************/

.floatL { float: left; }
.floatR { float: right; }
.w10,
 .wd10 { width: 10%; }
.w16,
 .wd16 { width: 16.66666667%; }
.w20,
 .wd20 { width: 20%; }
.w25,
 .wd25 { width: 25%; }
.w30,
 .wd30 { width: 30%; }
.w33,
 .wd33 { width: 33.33333333%; }
.w40,
 .wd40 { width: 40%; }
.w48,
 .wd48 { width: 48%; }
.w50,
 .wd50 { width: 50%; }
.w60,
 .wd60 { width: 60%; }
.w66,
 .wd66 { width: 66.66666667%; }
.w70,
 .wd70 { width: 70%; }
.w80,
 .wd80 { width: 80%; }
.w90,
 .wd90 { width: 90%; }
.w100,
 .wd100 { width: 100%; }
.center-block { margin: 0 auto; }






/*************************************** Form Styles ***************************************/

.input-block::-webkit-input-placeholder {
 color: #9a9a9a;
 opacity: 1;
}
 .input-block:-moz-placeholder {
 color: #9a9a9a;
 opacity: 1;
}
 .input-block::-moz-placeholder {
 color: #9a9a9a;
 opacity: 1;
}
 .input-block:-ms-input-placeholder {
 color: #9a9a9a;
 opacity: 1;
}
.input-block { border: 1px solid #dedede; font-size: 13px; line-height: 15px; color: #474747; font-weight: 400; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; display: inline-block; width: 100%; }
.input-block.input-inline { }
input.input-block { min-height: 43px; padding: 6px 13px; margin-bottom: 2px; }
select.input-block { padding: 8px 12px 8px 12px; margin-bottom: 8px; }
select.input-block option { padding-right: 12px; }
textarea.input-block { min-height: 128px; padding: 10px 13px; margin-bottom: 0; }
.form-enq .field-contain { margin-bottom: 10px; }
.form-enq label { display: block; margin-bottom: 4px; text-align: left; }
.form-enq .input-block { background-color: #fff; border-color: #000; color: #000; }
.form-enq p { font-size: 13px; color: #b0b0b0; padding-left: 10px; }
.form-enq .form-input-wrap { }
.form-inline { text-align: right; padding-top: 11px; }
.form-inline-wrap { display: inline-block; }
.form-inline .form-group { float: left; }
.popup { width: 500px; }
.fancybox-overlay { background: rgba(0, 50, 96, 0.9); }
.fancybox-title-float-wrap { bottom: auto; top: 105%; max-width: 100%; }
.fancybox-title-float-wrap .child { white-space: normal; }
.fancybox-title { text-align: center; font-size: 18px; line-height: 22px; }
.fancybox-title a { color: #FFE14F; }
/* Preloader - Start */
#preloader { background-color: #fff; width: 100%; height: 100%; position: fixed; z-index: 100000; color: #555353; display: block; }
.preloader { left: 50%; margin-left: -80px; margin-top: -73px; position: absolute; text-align: center; top: 50%; width: 160px; }
.preloader h1 { color: #1582c7; font-size: 35px; font-weight: 400; line-height: 60px; margin: 0; padding: 0; }
.preloader h1 span { color: rgba(244, 125, 32,1); }
.preloader h1 em { font-style: normal; color: rgba(21, 163, 221,1); }
.preloader p { margin: 0; }
.preloader img { }
/* Preloader - End */


/*************************************** Main Lesscss ***************************************/

body,
html { overflow-x: hidden; }
body { font-size: 18px; line-height: 28px; color: #1a3459; /*text-align: justify;*/ }
/* Preloader */


.wrapper { background-color: #ffffff; }
.wrapper-effect { overflow: hidden; position: relative; opacity: 0; }
.wrapper-fix { background-color: #ffffff; position: fixed; top: 0px; left: 0; width: 100%; height: 100%; }
.wrapper-fix footer { position: absolute; bottom: 0px; left: 0; width: 100%; }
.container { width: 1200px; margin: 0 auto; }
header { font-size: 13px; line-height: 18px; position: relative; z-index: 100; }
.main-head { padding: 28px 0 0; }
.brand { text-align: right; }
.brand a { }
.nav-strip { /*text-align: right;*/ font-size: 20px; line-height: 30px; margin-bottom: 0;/* padding-top: 58px; */ }
.nav-strip .nav-inner { position: relative; }
.menu-icon { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; display: none; float: left; width: 30px; height: 20px; background-image: url(../images/hamburger.png); background-size: contain; background-color: #fff; background-position: center; background-repeat: no-repeat; text-indent: -999999px; border: 0; z-index: 100000; }
.nav-strip .nav-inner nav { /*text-align: center; float: right*/ }
.nav-strip .nav-inner nav ul { display: inline-block; margin: 0 0 -6px; padding: 0; width: 100%; }
.nav-strip .nav-inner nav ul li { list-style: none; float: left; position: relative; width: 33%; }
.nav-strip .nav-inner nav ul li:last-child { margin-right: 0; }
.nav-strip .nav-inner nav ul li:first-child span { border-top-left-radius: 10px; border-bottom-left-radius: 10px; overflow: hidden; }
.nav-strip .nav-inner nav ul li:last-child span { border-top-right-radius: 10px; border-bottom-right-radius: 10px; overflow: hidden; }
.front-last span { border-top-right-radius: 10px; border-bottom-right-radius: 10px; overflow: hidden; }
.nav-strip .nav-inner nav ul li a { position: relative; display: block; white-space: nowrap; text-decoration: none; padding: 2px 5px; color: #fff; }
.nav-strip .nav-inner nav ul li.active>a,
 .nav-strip .nav-inner nav ul li.current-menu-item>a,
 .nav-strip .nav-inner nav ul li.active:hover>a,
 .nav-strip .nav-inner nav ul li.current-menu-item:hover>a { /*font-weight:700; color: rgba(1, 128, 194, 1);*/ }
.nav-strip .nav-inner nav ul li:hover>a,
 .nav-strip .nav-inner nav ul li:focus>a,
 .nav-strip .nav-inner nav ul li > a:hover { color: #5acbf5; }
.nav-strip .nav-inner nav ul li:hover .sub-menu,
 .nav-strip .nav-inner nav ul li:focus .sub-menu { display: block }
.nav-strip .nav-inner nav ul li .sub-menu { display: none; position: absolute; top: 100%; left: 0; text-align: left; max-width: 320px; background-color: rgba(1, 128, 194, 0.5); z-index: 20; font-size: 18px; }
.nav-strip .nav-inner nav ul li .sub-menu li { display: block; width: auto; border-bottom: 1px solid #fff; border-left: none; border-right: none; float: none; margin: 0; }
.nav-strip .nav-inner nav ul li .sub-menu li:last-child { border-bottom: none }
.nav-strip .nav-inner nav ul li .sub-menu li a { min-height: inherit; color: #fff; padding: 5px 10px; }
.nav-strip .nav-inner nav ul li .sub-menu li a:hover { background-color: rgba(1, 128, 194, 1); color: #fff }
#pageslide { width: 250px; padding: 0px; background-color: #f1f1f1; }
#pageslide ul { list-style: none; padding: 0; margin: 0 }
#pageslide #nav li { padding: 0; /*border-bottom: 1px solid #666*/ }
#pageslide #nav li:last-child { border-bottom: none }
#pageslide #nav li a { color: #FFF; border: none }
#pageslide #nav li:hover .sub-menu,
 #pageslide #nav li:focus .sub-menu { display: block }
#pageslide #nav li .sub-menu { display: none; text-align: left; margin-left: 20px; }
#pageslide #nav li .sub-menu li { background-color: transparent; background-image: url("../images/arrow-r.png"); background-position: left 18px; background-repeat: no-repeat; border-bottom: 1px solid #666; padding-left: 15px }
#pageslide #nav li .sub-menu li:last-child { border-bottom: none }
.main { position: relative; padding: 3px 0 7px; min-height: 500px; }
.main a { color: #1582c7; }
.full-slider { position: absolute; top: 0px; left: 0; width: 100%; }
.content { /*padding: 30px 120px;*/ color: #000; position: relative; }
.content.content-plain { padding-left: 100px; padding-right: 100px; }
.content p { margin-bottom: 23px; }
.contain-inner { padding: 0 5px; }
.home-title { text-align: center; }
.home-title h3 { color: #1582c7; font-size: 30px; line-height: 40px; margin: 0 0 20px; }
.content-tab { position: relative; padding-top: 20px; }
.content-tab h2.resp-accordion { background-color: #bedda2; color: #fff; font-size: 18px; line-height: 22px; border-color: #fff; }
.content-tab h2.resp-tab-active { background-color: #7ac043 !important; }
.content-tab .resp-arrow,
 .content-tab h2.resp-tab-active span.resp-arrow { border-left-width: 15px; border-right-width: 15px; margin-top: 5px; }
.content-tab .resp-arrow { border-top-color: #fff; border-top-width: 15px; }
.content-tab h2.resp-tab-active span.resp-arrow { border-bottom-color: #fff; border-bottom-width: 15px; }
.content-side { width: 245px; position: absolute; top: 174px; left: 0; }
.content-frame { }
/*.content-title { margin-bottom: 15px; position: relative; }

.content-title h1 { margin: 0; font-size: 35px; line-height: 45px; font-style: italic; }

.content-title h2 { margin: 0; font-size: 31.4px; line-height: 42px; color: #19345f; }

.content-title h3 { margin: 0; font-size: 23.5px; line-height: 42px; color: #19345f; }*/



.content-btn { position: absolute; right: 200px; top: 30px; }
.content-contain { }
.content-contain h3 { margin: 0 0 27px; font-size: 20px; line-height: 26px; }
.content-contain .side-image { float: right; margin: 0 0 30px 30px; width: 61.5%; }
.main article { margin-left: 30px; margin-right:30px; }
.main article h1,
 .main article h2,
 .main article h3,
 .main article h4,
 .main article h5,
 .main article h6 { margin: 0 0 15px; }
.main article h1 { font-size: 35px; line-height: 45px; font-style: italic; color: #1582c7; letter-spacing: 0.03em; }
.main article h2 { font-size: 31.4px; line-height: 42px; color: #1582c7; text-align: center; letter-spacing: 0.03em; }
.main article h3 { font-size: 23.5px; line-height: 42px; color: #1582c7; letter-spacing: 0.03em; }
.main article h4 { color: #1582c7; line-height: 25px; letter-spacing: 0.03em; }
.main article h5 { }
.main article h6 { }
h3 a { color: #1582c7; }
.main article blockquote { background-color: #bedda2;/*#f9dccc*/ margin: 0; margin-bottom: 20px; padding: 15px; }
.main article blockquote p { margin: 0 !important; }
.main article blockquote cite { display: block; text-align: right; font-weight: bold; padding-top: 10px; }
.main article address { border-left: 3px solid #19345f; padding-left: 20px; }
.main article address p { margin-bottom: 5px; }
.main article img { text-align: center; display: block; margin-left: auto; margin-right: auto; /*width: 100%;*/ }
.main article .mid-sec img { /*min-width: 250px;*/ }
.main article section { margin-bottom: 32px; }
.main article p { /*margin: 0 0 17px;*/ padding:0px; margin:0px; }
.main article ul { padding-left: 20px; }
.main article a { /*color: #5acbf5;*/ }
.main aside { /*margin-right: -22px;*/ }
.tab-title { margin-bottom: 20px; /*44px*/ }
.tab-title h4 { margin: 0; font-size: 18.4px; line-height: 25px; }
.top-title { text-align: center; padding-top: 12px; margin-left: 55px; color: #1582c7; }
.top-title h1 { margin: 0; font-size: 40px; line-height: 70px; /*font-size: 31px; line-height: 51px;*/ }
.top-title p { font-size: 15px; line-height: 20px; }
.top-title a { color: #1582c7; }
.fig-frame { background-color: #ffffff; margin: 0 0px 6px; text-align: center; /*min-height:@height; line-height:@height;*/ border: 10px solid #ffffff; -o-box-shadow: 6px 6px 12px 0 rgba(0, 0, 0, 0.5); -ms-box-shadow: 6px 6px 12px 0 rgba(0, 0, 0, 0.5); -webkit-box-shadow: 6px 6px 12px 0 rgba(0, 0, 0, 0.5); -moz-box-shadow: 6px 6px 12px 0 rgba(0, 0, 0, 0.5); box-shadow: 6px 6px 12px 0 rgba(0, 0, 0, 0.5); }
.fig-frame:hover { border-color: #1b71b2; }
.bdr-frame { background-color: #ffffff; margin: 0 0px 20px; text-align: center; min-height: 130px; line-height: 130px; border: 1px solid #cccccc; padding: 12px; }
.bdr-frame:hover { border-color: #0354bd; }
.blk-bdr-frame { border: 2px solid #000; border-radius: 15px; display: block; overflow: hidden; }
.blk-bdr-frame:hover { border-color: #f05d22; }
footer { font-size: 13px; line-height: 20px; font-weight: 400; }
.foot-btn { font-size: 26px; line-height: 32px; text-align: center; }
.foot-btn a { background-color: rgba(1, 128, 194, 0.5); display: block; padding: 14px 10px; color: #fff; }
.foot-btn a:hover { background-color: rgba(1, 128, 194, 1); }
footer a { color: #040707; }
/****************** Other Pages Style ***********************/



.page-wall { background-repeat: no-repeat; background-position: top center; background-size: 100% auto; -webkit-background-size: 100% auto; }
.footer-main { }
.footer-white { background-color: #fff; color: #0180c2; }
.footer-white a { color: #0180c2; }
.footer-wrap { padding: 9px 55px; }
footer .socials { text-align: center; padding-top: 8px; }
footer .socials a { padding: 0 2px; }
footer .socials img { }
.foot-aspect { font-size: 13px; line-height: 15px; padding-top: 18px; text-align: left; text-transform: uppercase; }
.foot-mail { font-size: 13px; line-height: 15px; padding-top: 18px; text-align: right; }
.footer-logos { text-align: center; margin-bottom: 15px; }
.footer-logos a { display: inline-block; margin: 15px; vertical-align: middle; }
.footer-logos a img { max-height: 70px; width: auto; }
.footer-facs { }
.footer-facs img { }
.foot-mail { }
.foot-mail a { }
.foot-brand { display: inline-block; }
.foot-brand a { }
.front-links { padding: 20px 0 0px; }
.front-links .front-wrap { overflow: hidden; position: relative; z-index: 20; }
.front-cell { font-size: 23px; line-height: 45px; font-weight: 400; text-align: center; }
.front-cell a { color: #FFF; position: relative; display: block; min-height: 45px; overflow: hidden; }
.front-cell a img { /*min-height: 232px;*/ width: 100%; }
.front-cell .front-zoomer { margin-bottom: 45px; }
.front-cell .front-img { background-position: center; background-repeat: no-repeat; background-size: cover; background-color: transparent; display: block; height: 250px; }
.front-cell .front-text { display: block; background-color: #000; position: absolute; bottom: 0; left: 0; width: 100%; padding: 5px 0; }
.front-cell .front-text:before { }
.front-cell a:hover .front-img { /*opacity: 0.6;*/ }
.front-cell a:hover .front-text { /*padding:14px 0 18px ; text-indent: 15px;*/ }
.front-only { /*padding-top: 57px;*/ padding-bottom: 0; overflow: hidden; }
.front-only .front-cell a { min-height: 75px; }
.front-only .front-cell .front-text { padding: 15px 0px }
.front-only .front-cell a:hover .front-text { padding: 15px 0 15px 0px; }
.acc-sec { background-color: #999; border: none; text-align: center; padding: 16px 10px; margin-bottom: 40px; }
.acc-sec a { color: #fff; }
.front-sblue .front-text,
 .acc-sblue { background-color: #5bcaf5; }
.front-mblue .front-text,
.front-sblue a .front-text:before,
.front-dblue a .front-text:before,
 .acc-mblue { background-color: #1582c7; }
.front-dblue .front-text,
 .acc-dblue { background-color: #19345f; }
.front-dpink .front-text,
.front-mpink a .front-text:before,
 .acc-dpink { background-color: #6d266a; }
.front-mpink .front-text,
 .acc-mpink { background-color: #961f5f; }
.front-mred .front-text,
 .acc-mred { background-color: #c62132; }
.front-morg .front-text,
 .acc-morg { background-color: #f25d25; }
.front-lorg .front-text,
.front-morg a .front-text:before,
 .acc-lorg { background-color: #faa11f; }
.resp-panel { padding-bottom: 10px; }
.resp-panel .tabs { }
.resp-panel .tabs > ul { margin: 0; padding: 0; list-style: none; display: inline-block; width: 100%; text-align: center; border-bottom: 1px solid #7ac043; }
.resp-panel .tabs > ul > li { margin: 0; padding: 0; list-style: none; float: left; }
.resp-panel .tabs > ul > li > a { border: none; color: #fff; font-size: 20px; line-height: 35px; font-weight: 400; padding: 14px 45px; background-color: #bedda2; display: block; }
.resp-panel .tabs > ul > li.active > a { background: #7ac043; }
.tabs-fields { padding: 20px 0; }
.tabs-title { margin-bottom: 20px; }
.tabs-title h2 { color: #fff; margin: 0; font-weight: 400; font-size: 20px; line-height: 35px; }
.tabs-title h2 a { }
.tab-links { }
.tab-links ul { list-style: none; padding: 0; margin: 0; }
.tab-links ul li { margin-bottom: 20px; }
.tab-links .active { }
.sub-tab-links { font-style: italic; font-size: 16px; line-height: 28px; }
.sub-tab-links ul { }
.sub-tab-links ul li { margin-bottom: 0px; }
.video-frame,
/* .wht-frame-show,*/
 .contact-div { width: 500px; margin: 0 auto 20px; display: block; }
.right-sec-img { padding-left: 20px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
.wht-frame-show { margin-bottom: 20px; display: block; background-color: #fff; /*border: 1px solid #eee;*/ box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
.wht-frame-show:before { border-color: #1582c7; }
.contact-div p { margin-bottom: 15px; }
.video-plain { margin-bottom: 20px; }
.parrentContainer { display: none; }
.side-search { padding: 30px 0 15px; }
.side-search-wrap { position: relative; padding: 10px 25px; }
.side-input { /*margin-right:100px;*/ }
.side-input .input-block { border-color: #003260; min-height: 38px; color: #003260; font-weight: 700; }
.side-btn { text-align: center; }
.addtoany_share_save_container { display: none; }
#respond input[type="submit"] { background-color: #ec7310; color: #fff !important; display: inline-block; font-size: 13px; font-weight: 300; line-height: 20px; padding: 5px 15px; text-transform: uppercase; border: 1px solid #ec7310; }
#respond input[type="submit"]:hover { color: #000 !important; }
.accordion-panel { color: #fff; /*padding-top: 56px;*/ padding-top: 6px; }
.accordion-panel .accordion-wrap { background-color: #999; border: none; text-align: center; padding: 0; overflow: hidden; z-index: 20; position: relative; }
.accordion-wrap a { color: #fff; }
.accordion-panel section { }
.accordion-panel .accordion-header { border: none; color: #fff; background: none; margin: 0; font-weight: 400; font-size: 18px; line-height: 24px; padding: 0; }
.accordion-panel .accordion-header h2 { display: inline-block; padding: 0; margin: 0; color: #f05d22; font-weight: 400; font-size: 30px; line-height: 52px; position: relative; }
.accordion-panel .accordion-header h2:after { content: ""; position: absolute; right: -45px; top: 50%; margin-top: -8px; width: 0; height: 0; border-left: 20px solid transparent; border-right: 20px solid transparent; border-top: 20px solid #1482c5; }
.accordion-panel .active-header h2:after { border-top: none; border-bottom: 20px solid #1482c5; }
.accordion-panel .accordion-header a { padding: 0.99em 10px; display: block; }
.accordion-panel .accordion-header a span { display: inline-block; line-height: normal; vertical-align: middle; }
.accordion-panel .accordion-content { border: none; padding: 8px 12px; overflow: hidden; width: auto !important; background-color: transparent; }
.accordion-panel .accordion-content p { margin-bottom: 20px; }
.accordion-panel .accordion-content a { color: #fff; }
.accordion-panel .accordion-content h4 { margin: 0 0 10px; }
.sec-figs { text-align: center; }
.sec-figs figure { margin: 10px; font-size: 13px; line-height: 20px; position: relative; }
.sec-figs figure br { display: none; }
.sec-figs figure p { margin: 0; }
.sec-figs figure a { /*color: #fff;*/ display: block; }
.sec-figs figure a img { /*width: 100%;*/ }
.sec-figs figure a span,
.sec-figs figure figcaption {/* background-color: rgba(25, 52, 95, 1);*/ bottom: 0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; left: 0; padding: 10px; position: relative; font-weight: 700; width: 100%; display: inline-block; font-size: 15px; }
.sec-figs figure a:hover span { /*background-color: rgba(25, 52, 95, 0.7);*/ color: #222; }
.sec-figs.sp15 h5 { margin-bottom: 5px; font-size: 17px; line-height: 24px; /*color:#961f5f;*/ }
.sec-figs.sp15 h6 { margin-bottom: 5px; font-size: 14px; line-height: 20px; color: #961f5f; }
.sec-figs.sp15 figure { margin: 0 0 40px; }
.forml { float: left; width: 35%; }
.formr { float: left; width: 60%; margin-left: 15px; }
.sbtn { text-align: center; }
.button_blue { margin-bottom: 10px; border: 1px solid #f25d25; /*font-family: 'hand_of_seanregular', sans-serif;*/ font-size: 19px; width: 100%; float: left; text-align: center; padding: 12px 0px 6px; }
.orange { color: #f25d25; }
.button_blue:hover .orange { color: #fff; }
.button_blue:hover { background: #f25d25; color: #fff; }
.button_blue:hover .orange { color: #fff; }
.button_blue:hover a { color: #fff; }
.btns-icon { float: left; width: 15%; font-size: 12px; }
.btns-text { /*width: 83%; float: left;*/ padding-left: 5px; font-size: 16px; text-align:center; }
.callus_mobile { display: none; }
/*.main article .tip { margin-bottom: 15px; }
.main article .tip h4 { }
.main article .tips1 h4 { color: #57cbf5; }
.main article .tips2 h4 { color: #faa21b; }
.main article .tips3 h4 { color: #003260; }
.main article .tips3 img { }
.main article .tips4 h4 { color: #c41230; }
.main article .tips4 img { }
.main article .tips5 h4 { color: #6c276a; }
.main article .tips5 img {  }*/

.main article .tip { margin: 0 50px 15px; text-align: center; padding-bottom: 15px; }
.main article .tip h4 { }
.main article .tip figure { margin-bottom: 15px; }
.main article .tip figure img { max-height: 200px; width: auto; }
.main article .tip ul { /*margin:0;*/ text-align: left; display: inline-block; max-width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
.main article .tip ul li { }
.main article .tips1 h4 { color: #57cbf5; }
.main article .tips1 img { max-height: 188px; width: auto; }
.main article .tips2 h4 { color: #faa21b; }
.main article .tips3 h4 { color: #003260; }
.main article .tips3 img {/* margin-top:30px;*/ }
.main article .tips4 h4 { color: #c41230; }
.main article .tips4 img {/* margin-top:60px;*/ }
.tip-img { margin: 20px 0 10px; }
.tip-img img { }
.model-left { padding-bottom: 6em; }
.model-right { padding-bottom: 7em; }
.fancybox-tb { display: none; }
.fancybox-tb h1 { color: #1582c7; text-align: center; font-size: 36px; line-height: 48px; margin: 25px; }
.fancybox-tb h3 { color: #1582c7; text-align: center; font-weight: 400; font-size: 20px; line-height: 30px; margin: 32px; }
.fancybox-tb h5 { color: #1582c7; text-align: center; font-size: 14px; line-height: 20px; margin: 25px; }
.side-infos { padding-top: 20px; }
.tip-slider { }
.bx-wrapper .bx-viewport > ul { margin: 0; display: inline-block; width: 100%; }
.tip-slider .bx-wrapper .bx-controls-direction a { z-index: 999; }
.story-banner { height: 500px; overflow: hidden; position: relative; }
.story-banner img { width: 100%; position: absolute; top: 50%; transform: translateY(-50%); left: 0; }
.story-set { /*height: 350px; overflow:hidden;*/ margin: 20px 0; }
.story-set img { width: 100%; }
.stories-picture img { width: 100%; }
.full-tab article { margin-left:0 !important; }
/************* Responsive **************/


.front_last { display: none; }
@media (max-width: 767px) {
.front_last { display: block }
.visible-mobile { display: block; }
.popup { width: auto; }
.container { width: auto; margin: 0 15px; }
.w10,
 .w16,
 .w20,
 .w25,
 .w30,
 .w33,
 .w35,
 .w40,
 .w48,
 .w50,
 .w60,
 .w65,
 .w66,
 .w70,
 .w80,
 .w90 { width: auto; float: none; }
body { font-size: 14px; }
.front-only .front-cell a,
 .resp-panel .resp-tabs-list,
 .resp-panel .resp-tabs-container,
 .front-cell a { border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; }
.resp-panel .resp-tabs-list li,
 .front-cell .front-text,
 #nav .front-cell a { border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; -o-border-radius: 0; }
.wrapper-fix { position: static; }
ul#nav { display: none; }
.menu-icon { display: block; }
.page-wall { padding: 15px 0; background-size: auto 100%; -webkit-background-size: auto 100%; }
.text-head { text-align: center; }
.main-head { padding-top: 0px; text-align: center; position: relative; }
.nav-strip { margin-bottom: 0px; padding-top: 0; text-align: right; }
.nav-strip .nav-inner { margin-bottom: -10px; }
.nav-strip .nav-inner nav { display: inline-block; }
.nav-strip,
 .watch-vid { margin-bottom: 10px; }
#nav .front-cell .front-text { padding: 10px 0; }
.brand { margin-bottom: 10px; }
.watch-vid { margin-left: -100px; }
.top-title { margin: 0 0 24px; padding-top: 0; }
.home .top-title { margin-bottom:36px; }
.home-title h3 { font-size: 20px; line-height: 30px; }
.front-cell { font-size: 20px; line-height: 30px; padding: 0 0 5px; }
.front-cell a { overflow: hidden; }
.front-links .front-cell a .front-text,
 .front-links .front-cell a:hover .front-text { padding: 8px 10px; }
.foot-mail { vertical-align: top; }
.front-links { padding-bottom: 0px; }
.front-only { padding: 0; }
.front-only .front-cell a { /*overflow: hidden; min-height: inherit;*/ }
.front-only .front-cell a { min-height: 45px; }
.front-cell .front-text { /*position:relative; width: auto; z-index:20;*/ box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
.front-cell .front-zoomer { margin-bottom: 0; }
.resp-panel .resp-tabs-list { margin-bottom: 10px; overflow: hidden; text-align: center; width: auto; border: none; display: none; }
.resp-panel .resp-tabs-list li { display: block; float: none; }
.resp-panel .tabs > ul { border-bottom: none; margin-bottom: 20px; }
.resp-panel .tabs > ul > li:last-child > a { border-radius: 0 0 10px 10px; -moz-border-radius: 0 0 10px 10px; -webkit-border-radius: 0 0 10px 10px; -o-border-radius: 0 0 10px 10px; -ms-border-radius: 0 0 10px 10px; }
.resp-panel .resp-tabs-container { overflow: hidden; }
.tab-title { text-align: center; margin-bottom: 10px; }
.main aside,
 .main article { margin: 0 0 10px; }
.main article h1,
 .main article h2,
 .main article h3,
 .main article h4,
 .main article h5,
 .main article h6 { text-align: center; }
.main article h2 { font-size: 25px; line-height: 35px; text-align: center; }
.main article h3 { font-size: 20px; line-height: 30px; }
.main article .mid-sec img { min-width: inherit; }
.content-contain .side-image { text-align: center; margin: 0 0 20px; float: none; width: auto; }
footer { text-align: center; }
footer .socials { padding-top: 15px; }
.footer-wrap { padding-left: 0; padding-right: 0; }
.foot-aspect,
 .foot-mail { padding-top: 15px; text-align: center; }
.tab-content { min-height: inherit !important; }
.resp-panel .tabs > ul > li { float: none; display: inline-block; vertical-align: top; width: 100%; }
.tab-links { font-size: 18px; line-height: 26px; }
.brand { text-align: center; }
.acc-sec { margin-bottom: 0; }
.resp-panel { padding-bottom: 0; }
.footer-links { margin-bottom: 30px; }
.right-sec-img { margin-bottom: 30px; padding: 0; }
.content-tab { padding-top: 0; }
.contact-div { text-align: center; }
.sec-figs div.w50,
.sec-figs div.wd50 { width: 100% !important; }
.btns-icon { width: 16%; text-align: center; padding-left: 3px; }
.btns-text { width: 76%; float: left; padding-left: 5px; font-size: 12px; text-align: left; }
.mobileheader { position: absolute; top: -69px; right: 100px; z-index: 100000; width: 50%; }
.mobilecall { padding-right: 100px; }
.tabs-fields { padding: 5px 0; }
.front_last img { width: 24px; }
.front_last { text-align: center; padding-top: 12px; }
.header-links { text-align: right; margin-right: 20%; margin-bottom: 4px; position: relative; margin-left: 40%; margin-top: -25px; z-index: 100; }
.callus { display: none; }
.callus a img { width: 70%; }
.callus_mobile { text-align: left; display: block; position: absolute; bottom: -18px; left: 20%; }
.home .callus_mobile { bottom: -6px; left: 50%; margin-left: -15px; }
.callus_mobile img { width: 30px; }
.button_blue { float: none; margin-left: 5%; width: 90%; }
.footer-logos { margin-bottom: 0px }
.accordion-panel { padding: 0; }
.spw,
.spw1,
.spsm { width: auto; min-height: inherit; margin-bottom: 20px; float: none; }
.main article .tip { margin-left: 0; margin-right: 0; }
.main article .tips1 img,
.main article .tips2 img,
.main article .tips4 img { max-height: 120px; width: auto; margin-top: 0; margin-bottom: 10px; }
.main article .tips3 img { max-height: 80px; width: auto; margin-top: 0; margin-bottom: 10px; }
.tip-slider { padding-top: 36px; }
.tip-slider .bx-wrapper .bx-controls { text-align: center; }
.tip-slider .bx-wrapper .bx-controls-direction { }
.tip-slider .bx-wrapper .bx-controls-direction a {/* position:static; margin:0 5px; display:inline-block;*/ bottom: 100%; top: auto; }
.tip-slider .bx-wrapper .bx-controls-direction a.bx-prev { left: 0; }
.tip-slider .bx-wrapper .bx-controls-direction a.bx-next { right: 0; }
.tip-slider .bx-wrapper .bx-pager { /*display:none;*/ }
.prej-img img { max-width: 40%; }
.story-set { /*height: 200px;*/ }
.footer-logos a { margin: 5px; }
.footer-logos a img { max-height: 36px; }
.story-banner { height:auto; }
.story-banner img { position:static; transform:none; -webkit-transform:none; -moz-transform:none; -o-transform:none; -ms-transform:none; }

.spc { font-size:16px; line-height:24px; text-align:center; }

}
 @media (max-width: 979px) {
.foot-title h4 { margin-left: 0; }
.video-frame,
 .wht-frame-show,
 .contact-div { width: auto; }
}
 @media (max-width: 1199px) {
.content { padding: 20px 0 !important; }
.content-btn { right: 0; top: 10px; }
.quote-box blockquote { padding: 15px; }
}
 @media (min-width: 768px) {
.hidden-mobile { display: block; }
}
 @media (max-width: 480px) {
.front_last { display: block }
/*.brand { background-color: green; }*/
.mobileheader { position: absolute; top: -60px; right: 100px; z-index: 100000; width: auto; }
.mobilecall { padding-right: 100px; }
.sec-figs div.w50,
.sec-figs div.wd50 { width: 100% !important; }
.top-title h1 { font-size: 20px; line-height: 40px; }
.btns-text { font-size: 16px; }
.brand a img { width: 60%; }
.nav-strip { /*float: right; display: inline-block; width: 48%; text-align: right;*/ }
/*.front-only{margin-top:-77px;}*/

.model-left { padding-bottom: 4em; }
.model-right { padding-bottom: 5em; }
}


@media (max-width: 370px){
/*	.home .top-title{margin-top: 10px;}*/
	.btns-events a{display: block;}
	}

 @media (min-width: 481px) and (max-width: 767px) {
/*.brand { background-color: blue; }*/
.sec-figs div.w50,
.sec-figs div.wd50 { width: 100% !important; }
}
 @media (min-width: 768px) and (max-width: 979px) {
/*.brand { background-color: red; }*/



.container { width: 724px !important; }
.top-title { margin-left: 0; padding-top: 18px; }
.top-title h1 { font-size: 25px; }
.nav-strip { font-size: 14px; line-height: 20px; /*padding-top: 46px;*/ }
.nav-strip .nav-inner nav ul li {/* margin-right: 10px;*/ }
.callus { padding-top: 30px; }
.front-cell { font-size: 16px; }
.front-only { line-height: 30px; }
.front-cell .front-zoomer { margin-bottom: 30px; }
/*.front-cell a img { min-height: 175px; }

.front-cell .front-text { padding: 0; }

.front-cell a:hover .front-text { padding:5px 0; }*/

.front-only { padding-top: 25px; }
.main aside { margin-right: -120px; }
.main article { margin-left: 150px; }
/*.tab-title { margin-bottom:25px; }

.content-side { top:132px; }

.resp-panel .resp-tabs-list li { padding:2px; font-size:12px; }*/

.front-links { padding-bottom: 0px; }
.footer-wrap { padding-left: 0; padding-right: 0; }
.tabs-fields .mid-sec,
 .tabs-fields .right-sec-img { float: none; width: auto; padding: 0; }
.accordion-panel .accordion-header { font-size: 10px; }
.accordion-panel .accordion-header a { padding-top: 0.7em; padding-bottom: 0.7em; }
.model-left { padding-bottom: 4em; }
.model-right { padding-bottom: 5em; }

.main article h2 { font-size:24px; line-height:32px; }



}
 @media (min-width: 980px) and (max-width: 1199px) {
/*.brand { background-color: #FF00FF; }*/



.container { width: 924px !important; }
.top-title { margin-left: 0; }
.top-title h1 { /*font-size: 25px;*/ }
.front-cell { font-size: 18px; }
.nav-strip .nav-inner nav ul li { /*margin-right: 5px;*/ }
/*.front-cell a img { min-height: 175px; }

.front-cell .front-text { padding: 0; }

.front-cell a:hover .front-text { padding:5px 0; }*/

.front-only { padding-top: 25px; }
.main aside { margin-right: -100px; }
.main article { margin-left: 130px; }
/*.tab-title { margin-bottom:25px; }

.content-side { top:132px; }

.resp-panel .resp-tabs-list li { padding:2px; font-size:12px; }*/



.tabs-fields .mid-sec,
 .tabs-fields .right-sec-img { float: none; width: auto; padding: 0; }
.accordion-panel .accordion-header a { padding-top: 0.43em; padding-bottom: 0.43em; }
}
 @media (min-width: 1200px) and (max-width: 1600px) {
/*.brand { background-color: black; }*/



.page-big .head-hash,
 .page-big .head-title { padding-top: 142px; }
}
 @media (min-width: 1600px) {
/*.brand { background-color: #ccc; }*/

}
/*@media \0screen\,screen\9 {

}*/

 @media screen and (-webkit-min-device-pixel-ratio:0) {
/* Safari and Chrome */
.logo { }

/* Safari only override */
::i-block-chrome, .front-sblue .front-text {
border-radius:10px 0 0 10px;
-webkit-border-radius:10px 0 0 10px;
}
::i-block-chrome, .front-morg .front-text {
border-radius: 0 10px 10px 0;
-webkit-border-radius: 0 10px 10px 0;
}

::i-block-chrome, .front-sblue .front-text:before {
border-radius:10px 0 0 10px;
-webkit-border-radius:10px 0 0 10px;
}
::i-block-chrome, .front-morg .front-text:before {
border-radius: 0 10px 10px 0;
-webkit-border-radius: 0 10px 10px 0;
}

::i-block-chrome, .accordion-panel section:first-child .accordion-header a {
border-radius: 10px 10px 0 0;
-webkit-border-radius: 10px 10px 0 0;
}
::i-block-chrome, .accordion-panel section:last-child .accordion-header a {
border-radius: 0 0 10px 10px;
-webkit-border-radius: 0 0 10px 10px;
}

::i-block-chrome, .accordion-panel section:first-child .accordion-header a:before {
border-radius: 10px 10px 0 0;
-webkit-border-radius: 10px 10px 0 0;
}
::i-block-chrome, .accordion-panel section:last-child .accordion-header a:before {
border-radius: 0 0 10px 10px;
-webkit-border-radius: 0 0 10px 10px;
}
}
.button_blue.btnprint.hvr-sweep-to-right{ display:none !important;}
.upcomingevent > div {
    display: inline-block;
}
.btns-events a {
    padding: 8px 15px;
    background: #2289ca;
    color: #fff;
    font-size: 18px;
    font-family: 'hand_of_seanregular', sans-serif;
    border-radius: 0 0 15px 15px;
}