@import url('../font/font.css');
*{margin:0 auto;padding:0;outline:none;list-style:none;}

body{ font-family: 'proxima_nova_rgregular'; font-size:15px;}
p{ font-family: 'proxima_nova_rgregular'; font-size:15px;}

h1, h2, h3, h4, h5, h6{font-family: 'proxima_novasemibold';}
h1{font-size:55px;}
h2{font-size:43px;}
h3{font-size:40px;}
h4{font-size:36px; color:#000; font-family: 'proxima_novasemibold';}
h5{font-size:27px;}
h6{font-size:18px;}

.none{display:none;}
.clear{clear:both}

ul{margin:0px;}
a{color:#088c45; -webkit-transition: all 300ms ease-out; -moz-transition: all 300ms ease-out; transition: all 300ms ease-out;}
a:hover {color:#303283;}
a img { opacity: 1; -webkit-transition: opacity 300ms ease-out; -moz-transition: opacity 300ms ease-out; transition: opacity 300ms ease-out;}
a img:hover { opacity: .7; }

figure{margin:0;}
select{-moz-appearance:none;}
input[type="text"]{    font-family: 'proxima_nova_rgregular'; box-shadow:none;}
.button{font-family: 'proxima_novasemibold';   color: #fff;    background: #ff9c00; padding:15px 32px;}
input[type="submit"]{    font-family: 'proxima_nova_rgregular';     color: #fff;    background: #088c45; padding:9px 54px; border:none; cursor:pointer;}
input[type="submit"]:hover{background:#303283;}

form input[type="text"]:focus,textarea:focus{    font-family: 'proxima_nova_rgregular';}
textarea{}
[class*="column"]+[class*="column"]:last-child{float:left}
.button{background:#088c45; color:#fff;}
.button:hover, .button:focus{background:#303283;}
.row{max-width:1170px;}

::-webkit-input-placeholder { color:#666666;}
::-moz-placeholder { color:#666666; } 
:-ms-input-placeholder { color:#666666; } 
input:-moz-placeholder { color:#666666; }


header{width:100%;float:left;}
.utility-nav{width:100%; float:left; background:#000000; padding:8px 0 8px 0;}
.utility-nav ul li{width:auto; display:inline-block;}
.utility-nav a.button{text-transform:uppercase; font-size:10px;  padding:7.5px 16px; border-radius:1px; margin:2px 0 0 0;}  
.utility-left span{border-left:1px solid #6c6c6c; margin-left:18px;}
.utility-left span em{color:#fff; margin:0 12px 0 22px;}
.utility-left span a{font-size:17px; color:#cccccc;}
.utility-left span a:hover{color:#ff9c00;}
.utility-left a.button{margin-right:3px;}
.utility-left{width:auto; float:left;}
.utility-right{width:auto; float:right;}
.utility-right ul{width:auto; float:left;}
.utility-right ul li {margin-left:11px;}
.utility-right ul li a{color:#cccccc; font-size:17px; border-left:1px solid #6c6c6c; line-height:17px ; display:inline-block; padding-left:11px;}
.utility-right ul li a:hover{color:#088c45;}
.utility-right ul li:first-child a{border-left:none;}
.add-cart{width:auto; float:right; margin-left:60px;}
.add-cart a{background:#ff9c00; color:#fff; text-transform:uppercase; font-size:11px; display:inline-block; padding-right:11px; border-radius:1px;}
.add-cart a em{width:38px; height:30px; line-height:30px; text-align:center; background:#232323; color:#fff; margin-right:8px; font-size:20px; vertical-align:middle;}   
.add-cart a:hover{background:#ff6600;}

.header-search{width:100%; float:left; padding:5px 0; display:none;}
.header-search form{width:100%; max-width:700px; margin:0 auto;}
.header-search input[type="text"]{width:60%; height:35px;  float:left; font-size:18px;}
.header-search ::-webkit-input-placeholder { color:#000;}
.header-search ::-moz-placeholder { color:#fff; } 
.header-search :-ms-input-placeholder { color:#fff; } 
.header-search input:-moz-placeholder { color:#fff; }
.header-search input[type="submit"]{width:35%; height:35px; float:right; border:none; color:#fff; cursor:pointer; font-size:18px;}
.header-search input[type="submit"]:hover{background:#ff6600}


.primary-nav{width:100%; float:left; background:#fff;}
.top-bar{background:#fff;}
.top-bar-section{float:right;}
.top-bar .name{padding-top:17px;}
.top-bar .name h1 a{padding:0;}
.top-bar-section ul li{background:#fff;}
.top-bar-section ul li.selected > a{background:#303283 !important; color:#fff !important;}
.top-bar-section li:not(.has-form) a:not(.button){height:93px; background:#fff; color:#8c8b8b; font-family: 'proxima_nova_rgregular'; line-height: 85px; padding:8px 9px 8px 12px !important;}
.top-bar-section ul li:hover:not(.has-form) > a, .top-bar-section li:not(.has-form) a:not(.button):hover{background:none; color:#303283;}
.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button){height:auto; line-height:22px; background:#ff6600;}
.top-bar-section .has-dropdown > a:after{display:none;}

.search-icon{width:auto; float:right !important; margin-left:12px;}
.search-icon em{width:73px; height:93px; line-height:93px; text-align:center; background:#afafaf; color:#fff; font-size:22px; cursor:pointer;}
.search-icon em:hover{background:#088c45;}
.search-icon .fa-close{display:none;}
.search-icon.active .fa-close{display:block;}
.search-icon.active .fa-search{display:none;}


.home-banner{width:100%; float:left; position:relative; max-height:523px; overflow:hidden;}
.home-banner ul{width:100%; float:left; position:relative;}
.home-banner ul li{width:100%; float:left; position:relative;}
.slide-overlay{width:100%; height:100%; position:absolute; top:0; left:0; background:url(../img/caption-bg.png) no-repeat left top; background-size:cover; }
.hero-caption{width:100%; position:absolute; top:0; padding:110px 0 0 0;}

.caption-left {padding-top:50px;}
.caption-left h3{color:#fff; margin:0 0 10px; line-height:35px; font-family: 'proxima_novasemibold';}
.caption-left p{color:#fff; font-family: 'proximanovalight'; font-size:16px; margin-bottom:45px;}
.caption-left h5{color:#afafaf; margin:0 0 12px 0; line-height:27px; font-family: 'proxima_novasemibold';}
.caption-left a{width:216px; font-size:23px; color:#fff; border:1px solid #fff; text-align:center; padding:12px 0; display:inline-block; border-radius:1px; font-family: 'proxima_novasemibold';}
.caption-left a:hover{background:#088c45; color:#fff;}
.caption-left a em{margin-left:18px;}

.cation-box{width:100%; float:left; background:#fff;}
.cation-box img{float:right; margin:40px 22px 0 0;}
.box-caption{width:56%; height:360px; float:left; background:#ff9c00; padding:70px 55px 0 30px; position:relative;}
.caption-image{width:44%; float:left;}
.box-caption:after{content:""; width:65px; height:100%; position:absolute; top:0; right:0; background:url(../img/box-cap-bg.jpg) no-repeat;}
.box-caption h5{color:#fff; margin:0; line-height:30px;}
.box-caption h5 span{ font-family: 'proxima_nova_rgbold'; margin-bottom:8px; display:inline-block;}
.box-caption h6{color:#fff; margin-top:0; font-family: 'proximanovalight';}
.box-caption p{color:#fff; font-size:12px; margin-bottom:25px;}
.box-caption a{width:210px; height:51px; display:inline-block; background:url(../img/get-cap-bg.png) no-repeat; font-size:17px; color:#ff9c00; font-family: 'proxima_nova_rgbold'; line-height:50px; padding-left:32px;}
.box-caption a:hover{color:#ff6600;}


.home-contact{width:314px; height:115px; background:#fff url(/images/phone-icon.png) no-repeat; background-position:right top; border-top:9px solid #ae2328; float:left; padding:5px 0 25px 34px; position:fixed; top:166px; left:-320px; z-index:99;}
.home-contact h5{font-family: 'proxima_novasemibold'; color:#000; margin-bottom:0;}
.home-contact ul{margin-left:10px;}
.home-contact ul li{height:18px;}
.home-contact ul li:first-child a{font-size:14px;}
.home-contact ul li a{font-size:13px; color:#505050; font-family: 'proxima_novasemibold';}
.home-contact ul li a em{margin-right:5px;}
.home-contact h6{transform:rotate(-90deg); transform-origin:151px -129px; background:#ae2328; color:#fff; width:auto; width:auto; float:left; padding:5px 13px; cursor:pointer;}


.home-welcome{width:100%; float:left; padding:30px 0 60px;}
.welcome-title{width:100%; float:left; text-align:center; padding:10px 0 10px 0;}
.welcome-title h4{color:#000; margin-bottom:18px;} 
.welcome-title h4 span{color:#303283;}
.title-border{width:293px; height:14px; margin:0 auto; display:inline-block; background:url(../img/title-border.png) no-repeat; margin-bottom:20px;}
.welcome-title p{color:#5e5e5e; font-style:italic; font-size:16px;}

.home-service{width:100%; float:left; text-align:center; padding:0 15px;}
.home-service h6{width:auto; display:inline-block; font-size:21px; color:#262f38; position:relative; margin:20px 0 12px 0; padding-bottom:6px;}
.home-service h6:after{content:""; width:60%; height:2px; background:#afafaf; position:absolute; left:0; right:0; margin:0 auto; bottom:0;}
.home-service p{font-size:15px; color:#505050; font-family: 'proximanovalight'; margin-bottom:34px;}
.home-service a{font-size:17px; color:#fff; background:#088c45; padding:7px 36px; display:inline-block;} 
.home-service a:hover{background:#303283; color:#fff;}


.home-provider{width:100%; float:left; background:#f9f9f9; text-align:center; padding:60px 0 0 0;}
.home-provider h4{ margin:0 auto; color:#000; line-height:44px; margin-bottom:20px;} 
.home-provider p{font-size:16px; color:#5e5e5e; font-family: 'proximanovalight'; font-style:italic; max-width:975px; margin:0 auto; margin-top:5px;}
.home-provider a{font-size:17px; color:#fff; background:#088c45; padding:7px 25px; display:inline-block; margin:30px 0 50px 0;}
.home-provider a:hover{background:#303283; color:#fff;}


.home-customer{width:100%; float:left; background:#303283; padding:29px 0 39px;}
.home-customer figure{width:118px; height:118px; border-radius:50%; border:2px solid #fff; float:left; margin-right:30px;}
.home-customer figure img{border:5px solid #919191; border-radius:50%;}
.customer-name{width:98%; display:inline-block; padding:15px 0 9px 0; border-right:1px solid #fff; margin-right:2%; }
.customer-name h5{color:#fff; font-family: 'proxima_novasemibold'; margin:24px 0 0 0;}
.customer-name h6{color:#fff; font-size:22px; font-family: 'proximanovalight'; font-style:italic; margin-top:0;}
.customer-says{width:100%; float:left;}
.customer-says p{color:#fff; position:relative; padding:35px 0 0 18px;}
.customer-says p:before{content:''; width:22px; height:18px; background:url(../img/customer-quote.png) no-repeat; position:absolute; top:0; left:0;}


.home-technology{width:100%; float:left; background:url(/images/personalised-racing-tips.jpg) no-repeat left top;}
.technology-content{width:100%; float:left; background:#fff; position:relative; padding:77px 0 65px 0; }
.technology-content h5{color:#505050; line-height:32px; margin-bottom:23px;}
.technology-content p{font-size:15px; color:#505050;  font-family: 'proximanovalight';}
.technology-content:before{content:""; width:75px; height:100%; background:url(../img/tech-arrow-bg.png) no-repeat; position:absolute; top:0; left:-75px;}
.technology-content .title-border{margin-bottom:10px;}
.technology-content ul {width:100%; float:left; margin-top:10px;}
.technology-content ul li{width:100%; float:left; margin-bottom:10px;}
.technology-content ul li figure{width:54px; height:54px; float:left; padding-top:0px; margin-right:32px;}


.home-partner{width:100%; float:left; border-bottom:1px solid #ebebeb; padding:40px 0 45px 0;}
.home-partner ul li{width:16.5%; float:left; text-align:center;}

.home-news{width:100%; float:left; padding-bottom:65px;}
.news-title{width:100%; float:left; text-align:center; padding:82px 0 55px 0;}
.news-title h4{color:#000; margin-bottom:18px;}
.news-title p{font-size:16px; color:#5e5e5e; font-family: 'proximanovalight'; font-style:italic; max-width:800px; margin:0 auto;}
.news-content{width:100%; float:left; border:1px solid #f3f3f3; border-top:none; box-shadow:0px 2px 4px #b1b1b1; padding:25px 18px 37px;}
.news-content h5 a{font-size:23px; color:#505050; font-family: 'proxima_novasemibold';}
.news-content h5:hover a{color:#ff6600;}
.news-author span{width:auto;  font-size:15px; color:#b1b1b1; border-right:1px solid #b1b1b1; padding-right:25px; margin-right:25px;}
.news-author span em{margin-right:10px;}
.news-author span:last-child{border:none; margin:0; padding:0;}
.news-content p{color:#5e5e5e; font-size:16px; font-family: 'proximanovalight'; margin:22px 0 30px;}
.news-content a.news-bu{font-size:14px; color:#fff; background:#088c45; display:inline-block; padding:6px 19px;}
.news-content a.news-bu:hover{background:#303283; color:#fff;}
.news-comment{width:auto; float:right; font-size:22px; color:#b1b1b1; margin-right:30px;}
.news-comment em{margin-right:12px;}


.home-signup{width:100%; float:left; background:#303283; padding:45px 0;}
.home-signup figure{text-align:center; padding-top:15px;}
.signup-content{width:100%; float:left; border-left:1px solid #afafaf; padding:0 0 0 50px;}
.signup-content ::-webkit-input-placeholder { color:#fff;}
.signup-content ::-moz-placeholder { color:#fff; } 
.signup-content :-ms-input-placeholder { color:#fff; } 
.signup-content input:-moz-placeholder { color:#fff; }

.signup-content h2{color:#fff; margin:8px 0 0 0;}
.signup-content p{font-size:16px; color:#fff; font-family: 'proximanovalight'; max-width:620px;}
.signup-content input[type="text"]{width:53%; height:56px; background:#000; border:1px solid #fff; box-shadow:none; font-size:16px; font-family: 'proximanovalight'; color:#fff; float:left; padding:0 27px;}
.signup-content input[type="submit"]{font-size:14px; color:#fff;  background:#088c45; height:56px; line-height:56px; width:158px; text-align:center; margin-left:10px; padding:0;}
.signup-content input[type="submit"]:hover{background:#afafaf; color:#fff;}


.social-share{width:100%; float:left; text-align:center; padding:60px 0 35px 0;}
.social-share ul{width:auto; display:inline-block; margin:0 auto;}
.social-share ul li{width:auto; float:left; margin:0 40px;} 
.social-share ul li a{color:#c4c4c4; font-size:32px;}
.social-share ul li a:hover{color:#088c45;}



footer{width:100%; float:left; background:#252525; padding:40px 0 0 0;}
footer h5{color:#fff; border-bottom:1px solid #3b3b3b; padding-bottom:30px;}
.footer-menu{width:100%; float:left; padding:16px 0 35px 0;}  
.footer-menu h6{font-size:22px; color:#fff; margin-bottom:22px;}
.footer-menu ul {padding-left:17px;}
.footer-menu ul li {list-style-image:url(../img/footer-list-style.png); margin-bottom:7px; padding-left:18px;}
.footer-menu ul li a{font-size:14px; color:#afafaf;}
.footer-menu ul li:hover a{color:#088c45;}

.footer-community, .footer-ontact{width:auto; display:inline-block; margin:0 auto; text-align:left;}
.footer-copyright{width:100%; float:left; border-top:1px solid #3b3b3b; padding:22px 0 0 0;}
.footer-copyright p{font-size:14px; color:#a1a1a1; width:auto; float:left;}
.footer-copyright a{color:#a1a1a1; font-size:14px;}
.footer-copyright p a:hover{color:#088c45;}
.footer-copyright ul{width:auto; float:right; margin-right:62px;}
.footer-copyright ul li{width:auto; display:inline-block; margin:0 17px;}
.footer-copyright ul li a{font-size:14px; color:#a1a1a1;}
.footer-copyright ul li a:hover{color:#088c45;}


/*==========
		ABOUT US
		==============*/



.inner-banner{width:100%; float:left; position:relative; max-height:220px; overflow:hidden;}
.inner-banner img{width:100%;}
.inner-overlay{width:100%; height:100%; position:absolute; top:0; left:0; background:rgba(0, 0, 0, 0.7); padding-top:67px;}
.inner-banner h1{color:#fff;  font-family: 'proxima_novasemibold'; margin:0; line-height:45px; font-size: 46px;}
.inner-banner h5{color:#afafaf; font-family: 'proxima_novasemibold';}
.printlogo {display: none;}

.about-welcome{width:100%; float:left; text-align:center; padding:40px 0 70px 0; border-bottom:1px solid #ebebeb;}
.about-welcome h4{color:#000000; font-family: 'proxima_novasemibold'; margin-bottom:0;}
.about-welcome h5{font-size:25px; color:#303283; margin:0 0 15px	}
.about-welcome p{font-style:italic; color:#5e5e5e; margin-bottom:25px;}
.about-welcome p span{font-size:16px; color:#afafaf; font-style:normal;}


.about-training{width:100%; float:left; padding:80px 0 60px 0; border-bottom:1px solid #ebebeb;}
.about-training h4{color:#000; font-family: 'proxima_novasemibold'; }
.about-training p{font-size:17px; color:#5e5e5e; font-family: 'proximanovalight';}
.about-training  ul{padding-left:30px;}
.about-training  ul li{list-style:disc; color:#383838; font-size:30px; height:38px;}
.about-training  ul li p{color:#5e5e5e; font-family: 'proximanovalight'; margin-bottom:0;}

.training-image{width:auto; display:inline-block; margin:0 auto; position:relative;}
.training-image figure{width:auto; height:auto; border-radius:50%; overflow:hidden; display:inline-block; border:10px solid #fff;}
.training-image figure img{border-radius:50%;}
.train-img{}
.train-img1{position:absolute; top:-10px; left:-37px;}
.train-img2{position:absolute; top:-10px; right:-37px;}
.train-img3{position:absolute; bottom:0; left:-37px;}
.train-img4{position:absolute; bottom:0; right:-37px;}

.about-question{width:100%; float:left; background:#303283; padding:30px 0 15px 0;}
.about-question span{width:95px; height:67px; background:#fff; text-align:center; float:left; border-radius:18px; position:relative;padding-top: 8px;}
.about-question span:after{content:""; width:28px; height:13px; background:url(../img/que-span-bg.png) no-repeat; position:absolute; bottom:-12px; right:12px;}
.about-question span em{color:#ea2328; line-height:67px; font-size:42px;}

.question-content{width:auto; margin-left:145px;}
.question-content h4{font-family: 'proxima_nova_rgbold'; color:#afafaf; margin:0 0 6px 0; line-height:30px;}
.question-content p{color:#fff; line-height:23px;}
.about-question a{font-size:31px; color:#fff; background:#088c45; font-family: 'proxima_nova_rgbold'; display:block; text-align:center; height:70px; line-height:70px; margin-top:7px;}
.about-question a:hover{background:#afafaf;}


.about-ceo{width:100%; float:left; padding:110px 0 55px 0; border-bottom:1px solid #ebebeb;}
.ceo-content{width:100%; float:left; padding:18px 0 0 0;}
.about-ceo h4{color:#000; font-family: 'proxima_novasemibold'; padding-left:10px;}
.about-ceo h6{color:#303283; font-size:19px; padding-left:10px; margin-bottom:20px;}
.about-ceo p span{color:#000;}
.about-ceo p{color:#5e5e5e; line-height:24px; margin-bottom:25px;}
.about-ceo a{padding-left:10px;}


.about-staff{width:100%; float:left; border-bottom:1px solid #ebebeb; padding-bottom:80px;}
.staff-title{width:100%; float:left; text-align:center; padding:50px 0 50px 0;}
.staff-title h4{margin-bottom:0;}
.staff-title p{color:#ff9c00;}

.staff-item{width:100%; float:left;}
.staff-item:hover .staff-overlay{opacity:1}
.staff-img{width:100%; float:left; position:relative; border:1px solid #dfdfdf;}
.staff-img img{width:100%;}
.staff-overlay{width:100%; height:100%; position:absolute; top:0; left:0; background:rgba(255, 102, 0, 0.71); opacity:0; transition:all 0.5s ease;}
.staff-overlay ul{width:100%; position:absolute; bottom:0; background:#ff9c00; text-align:center; padding:10px 0 12px;}
.staff-overlay ul li, .staff-detail ul li{width:auto; display:inline-block; margin:0 3px;}
.staff-overlay ul li a{width:38px; height:38px; line-height:38px; border:1px solid #fff; border-radius:50%; color:#fff; display:inline-block;}
.staff-overlay ul li a:hover{background:#e78d00; border-color:#e78d00;}

.staff-img:after {content:"";	width: 20px;  height: 12px; border-left: 10px solid transparent; border-right: 10px solid transparent;	border-bottom: 10px solid #fff; position:absolute; bottom:-1px; left:0; right:0; margin:0 auto;}
.staff-content{width:100%; float:left; border:1px solid #e4e4e4; text-align:center; padding:14px 0 0 0;}
.staff-item h6 {margin:0;}
.staff-item h6 a{font-size:18px; color:#575757; font-family: 'proxima_novasemibold';}
.staff-item h6:hover a{color:#afafaf;}
.staff-item p{color:#ff9c00; font-size:16px;}


.about-video{width:100%; float:left; padding:65px 0 80px 0; border-bottom:1px solid #ebebeb;}
.about-video h4{text-align:center; margin-bottom:45px;}

.video-content h6{font-size:21px; color:#9c9c9c; font-family: 'proxima_novasemibold'; border:1px solid #ebebeb; border-top:none; text-align:center; margin:0; padding:10px 0;}
.video-content p{background:#232323; color:#fff; font-size:12px; font-family: 'proxima_novasemibold'; padding:7px 15px;}
.video-content p em{font-size:20px; margin-right:8px;}
.video-content .vid-date{float:right;}


.blog-main{width:100%; float:left; border-bottom:1px solid #ebebeb; padding:50px 0 62px;}

.blog-detail{width:100%; float:left;}
.blog-detail h5{color:#4d4d4d; font-family: 'proxima_novasemibold'; font-size:30px;}
.blog-author{width:100%; float:left;}
.blog-author figure{width:41px; height:41px; border-radius:50%; overflow:hidden; float:left;}
.author-content{width:auto; margin-left:55px;}
.author-content ul{width:100%; float:left; border-bottom:1px solid #e1e1e1; padding:8px 0 8px;}
.author-content ul li{width:auto; float:left; margin-right:18px;}
.author-content ul li em{margin-right:7px;}
.author-content ul li p, .author-content ul li a{font-size:15.5px; color:#ff9c00; margin:0;}
.blog-previours{font-size:13px; color:#ff9c00;}

.blog-share{width:100%; float:left; padding:10px 0 20px;}
.blog-share .stButton .stMainServices, .blog-share .stButton .stButton_gradient{height:22px;}

.blog-detail figure img{width:100%; margin-bottom:20px;}
.blog-detail p{font-size:12px; color:#363636; font-family: 'proximanovalight';}

.blog-comment{width:100%; float:left; background:#f5f5f5; border:1px solid #ebebeb; padding:12px 24px 22px 0; border-radius:3px; margin-top:35px;}
.blog-comment h6{border-bottom:2px solid #dddbdb; font-size:17px; color:#464646; padding:0 0 12px 24px;}
.comment-item figure{width:54px; border:1px solid #e1e1e1; float:left; border-radius:5px;}
.comment-item figure img{margin:0; border:6px solid #fff; border-radius:5px;}
.blog-comment .comment-content{width:auto; background:#fff; border:1px solid #e5e5e5; margin-left:62px; padding:5px 12px; border-radius:5px;}
.comment-list{padding:0  0 0 24px; max-width:480px;}
.comment-list h6{border:none; color:#898989; margin:24px 0 14px; padding:0;}
.comment-item{width:100%; float:left; margin-bottom:7px; position:relative;}
.comment-item h6{font-size:13px; color:#303030; display:inline-block; margin:0; padding:0;} 
.comment-item span{float:right; width:auto; color:#303030; font-size:11px; margin-top:3px;}
.comment-item  p{margin-bottom:0; font-size:13px; color:#707070;}
.comment-item:nth-child(odd){padding-left:30px;}
.comment-item:nth-child(odd):before{content:""; width:23px; height:17px; background:url(../img/comment-arrow.png) no-repeat; position:absolute; top:17px; left:0;}

.blog-comment  .comment-form{width:100%; float:left; padding:20px 0 0 24px;}
.comment-form figure{width:54px; float:left;}
.blog-comment  .comment-form form{width:auto; margin-left:54px; max-width:475px;}
.comment-form textarea{border-left:none; border-color:#ebebeb; height:55px; margin-bottom:12px;}
.comment-form input[type="submit"]{color:#fff; font-size:13px; border:none; float:right; padding:6px 17px; border-radius:2px;}
.comment-form ::-webkit-input-placeholder { color:#909090;}
.comment-form ::-moz-placeholder { color:#909090; } 
.comment-form :-ms-input-placeholder { color:#909090; } 
.comment-form input:-moz-placeholder { color:#909090; }


.blog-main .side-panel{width:100%; float:left; padding-top:115px;}
.side-panel h4{font-size:21px; color:#fff; font-family: 'proxima_novasemibold'; background:#ff9c00; text-align:center; padding:11px 0; margin:0;}
.BlogRecentPost{margin-bottom:40px;}
.BlogRecentPost ul{padding-top:10px;}
.BlogRecentPost ul li {border-bottom:1px solid #e5e5e5; background:url(../img/blog-list-dtyle.png) no-repeat top 15px left 20px; padding:8px 10px 5px 40px;}
.side-panel ul li a{font-size:18px; color:#626263; font-family: 'proximanovalight'; line-height:20px;}
.BlogRecentPost ul li:hover a{color:#ff9c00;}


.faq-support ul {border-bottom:2px solid #efefef; padding:12px 0 30px 20px; margin-bottom:32px;}
.faq-support ul li{background:url(../img/blog-list-dtyle.png) no-repeat top 9px left 0; padding:3px 0 3px 20px;}
.side-panel .faq-support ul li a{color:#ff9c00;}
.side-panel .faq-support ul li:hover a{color:#626263;}

.blog-signup{width:100%; float:left; border:1px solid #ebebeb; padding:20px 17px 28px;}
.blog-signup p{font-size:13px; line-height:17px; color:#363636; margin-bottom:25px;}
.blog-signup input[type="text"]{border:1px solid #ededed; height:42px; font-size:16px; color:#363636; border-radius:5px; margin-bottom:22px;}
.blog-signup input[type="submit"]{font-size:20px; color:#fff; font-family: 'proxima_novasemibold'; border:none; margin:0 auto; display:block; padding:12px 24px; margin-top:29px; border-radius:3px;}
.blog-signup ::-webkit-input-placeholder { color:#363636;}
.blog-signup ::-moz-placeholder { color:#363636; } 
.blog-signup :-ms-input-placeholder { color:#363636; } 
.blog-signup input:-moz-placeholder { color:#363636; }

.blog-list{padding:24px 0 0 0; background:none; border:none;}
.blog-item {width:100%; float:left; border-bottom:1px solid #e4e4e4; padding:23px 0 25px;}
.blog-item h4 {margin-bottom:15px;}
.blog-item h4 a{color:#1a374d; font-size:32px; font-family: 'proxima_novasemibold'; }
.blog-item h4:hover a{color:#ff9c00;}
.blog-item figure img{width:100%;}
.blog-date{padding:24px 0 5px 0;}
.blog-item .blog-date p{font-size:19px; color:#ff9c00; font-family: 'proxima_novasemibold';}
.blog-date p span{margin-right:70px;}
.blog-date p em{margin-right:18px; font-size:24px;}
.blog-item a.button{font-size:16px; font-family: 'proxima_novasemibold'; border-radius:3px; padding:11px 45px; display:inline-block; margin-top:20px;}
.blog-item a.button em{margin-left:18px; font-size:20px;}
.blog-item p{font-size:16px; color:#363636; line-height:24px;}

.blog-pagination{width:100%; float:left; text-align:center; border-top:1px solid #e4e4e4; margin-top:3px; padding:27px 0 0 0;}
.blog-pagination ul li{width:auto; display:inline-block; margin:0 4px;}
.blog-pagination ul li a{width:29px; height:29px; border:1px solid #3f3f3f; display:inline-block; line-height:27px; color:#3f3f3f; font-size:15px; font-family: 'proximanovalight';}
.blog-pagination ul li.active a, .blog-pagination ul li:hover a{background:#1a374d; color:#fff;}



.contact-main{width:100%; float:left; border-bottom:1px solid #ebebeb; padding-bottom:72px;}
.contact-title{width:100%; float:left; text-align:center; padding:50px 0 75px 0; border-bottom:1px solid #e6e6e6;}
.contact-title h4{color:#000;}
.contact-title p{color:#2d2d2d; font-size:16px;  font-family: 'proximanovalight'; max-width:800px; margin:0 auto;}

.contact-content{width:100%; float:left; padding:50px 0 0 0;}
.contact-form{width:100%; float:left;}
.contact-form h5{color:#2d2d2d; margin-bottom:25px;}
.contact-form input[type='text']{height:39px; border-color:#e3e3e3; font-size:13px; color:#666666; margin-bottom:10px;}
.contact-form textarea{height:150px; border-color:#e3e3e3; margin-bottom:10px; padding:15px 10px;}
.contact-form input[type='submit']{border:none; font-size:17px; font-family: 'proxima_nova_rgbold';}
.contact-form ::-webkit-input-placeholder { color:#7d7d7d;}
.contact-form ::-moz-placeholder { color:#7d7d7d; } 
.contact-form :-ms-input-placeholder { color:#7d7d7d; } 
.contact-form input:-moz-placeholder { color:#7d7d7d; }

.con-detail span{width:50%; float:left;}
.con-detail h5{font-size:24px; color:#2b2a2a; font-family: 'proxima_novasemibold'; margin-bottom:0;}
.con-detail h5 em{color:#303283; margin-right:6px;}
.con-detail h5 span{width:22px; height:22px; text-align:center; margin:5px 6px 0 0;}
.con-detail h5 span em{width:22px; height:22px;  color:#fff; float:left; background:#303283; border-radius:50%; font-size:18px; line-height:22px; }
.con-detail p{margin-bottom:15px;}
.con-detail a{font-size:14px; color:#088c45;}
.con-detail a:hover{color:#303283;}

.map_content{width:100%; float:left; border:1px solid #e3e3e3; padding:13px;}
#map{width:100%; height:330px;}



.get-quote{width:100%; float:left; padding:52px 0 30px 0; border-bottom:1px solid #ebebeb;}
.get-quote .tabs.top{width:100%; text-align:center; background:url(../img/tab-bg.jpg) no-repeat center; margin:0 auto; max-width:750px;}
.get-quote .tabs.top .tab-title{float:none; display:inline-block; width:91px; height:91px; border:10px solid #f0f0f0; border-radius:50%; background:#ff9c00; text-align:center;}
.get-quote .tabs.top .tab-title:first-child{float:left;}
.get-quote .tabs.top .tab-title:last-child{float:right;}
.get-quote .tabs.top .tab-title.active, .get-quote .tabs.top .tab-title:hover, .tabs .tab-title > a.button:hover, .quote-form input[type="submit"]:hover{background:#ff6600;}
.get-quote .tabs.top .tab-title a{color:#fff; background:none; font-family: 'proxima_novasemibold'; font-size:40px; padding:0; line-height:71px;}
.get-quote .tabs-content{padding-top:65px;}

.quote-form{width:100%; float:left;}
.quote-form h5{background:#ff9c00; color:#fff; font-family: 'proxima_novasemibold'; padding:10px 0 10px 38px; margin:0;}
.quote-form h5 span{background:#fff; color:#ff9c00; width:37px; height:37px; line-height:37px; border-radius:50%; display:inline-block; text-align:center; margin-right:18px;}
.form-content{width:100%; float:left; border:1px solid #ebebeb; padding:40px 85px;}
.form-content span{margin:0 30px 0 10px; color:#5e5e5e; font-size:15px;}
.tabs .tab-title > a.button{background:#f3a600; color:#fff; font-size:23px; font-family: 'proxima_novasemibold'; padding:3px 60px; margin-top:33px;}
.quote-form label{font-size:17px; color:#5e5e5e; margin-bottom:8px;}
.quote-form input[type='text']{margin-bottom:20px; height:34px;}
.form-area{width:100%; padding-top:47px;float:left;}
.form-area label{width:150px; margin-right:32px; float:left;}
.area-box{width:auto; margin-left:182px;}
.form-area textarea{display:inline-table; height:137px; border:1px solid #dfdfdf; box-shadow:none; margin-right:24px;}
.quote-form input[type="submit"]{float:right; font-size:23px; font-family: 'proxima_novasemibold'; background:#f3a600; margin-top:8px;}
 
.tabs-content .content{display:none;}
.form-layout{width:100%; float:left; padding-top:17px;}
.form-layout label{width:auto; float:left; display:inline-block; margin-right:18px;}
.form-layout input[type='text']{width:auto; float:left; width:25%; margin-right:30px;}
.form-layout .tabs .tab-title > a.button{margin-top:0;}



.learn-phone{width:100%; float:left; padding:74px 0 50px 0;}
.phone-content{width:100%; float:left; max-width:475px; padding-top:70px;}
.phone-content h4{}
.phone-content p span{font-size:16px; color:#afafaf; line-height: 20px;    display: inline-block;}
.phone-content p{font-size:14px; color:#a1a1a1; line-height:20px;}

.phone-video{width:100%; float:left;}
.phone-video img{width:100%; box-shadow:0px 0px 11px 7px #dddddd;}

.learn-video{width:100%; float:left; padding:50px 0 60px 0; border-bottom:1px solid #ebebeb;}
.learn-video h4{text-align:center;}
.learn-basic{width:100%; float:left; padding-top:35px;}
.learn-basic h5{color:#ff6600; font-family: 'proxima_novasemibold'; border-bottom:2px solid #ff6600; padding-bottom:10px; margin-bottom:27px;}


.learn-listing{width:100%; float:left; }
.learn-listing form{width:297px; float:right; border:1px solid #d7d7d7;}
.learn-listing input[type='text']{width:79%; height:32px; float:left; border:none; margin:0;}
.learn-listing input[type='submit']{width:21%; height:32px; float:right; text-indent:-9999px; padding:0; background:#ff6600 url(../img/search-icon.png) no-repeat center;}
.learn-listing input[type='submit']:hover{background:#ff9c00 url(../img/search-icon.png) no-repeat center;}
.learn-listing .tabs .tab-title {margin-right:60px;}
.learn-listing .tabs .tab-title > a{font-size:17px; color:#9c9c9c; font-family: 'proxima_nova_rgregular'; background:none; padding:0;}
.learn-listing .tabs .tab-title > a:hover{color:#afafaf;}
.learn-listing .tabs .tab-title > a em{margin-right:9px; font-size:22px;}
.learn-listing .tabs{padding-top:12px;}
.basic-video{width:100%; float:left; padding:75px 0 60px 0;}
.basic-video .video-content p{background:#ff9c00;}
.video-grid .video-item{width:100%; float:left; position:relative; margin-bottom:30px;}
.video-grid .video-content{width:auto; min-height:198px; position:relative; max-width:100%; padding-bottom:38px; margin-left:250px;}
.video-grid .video-item a img{width:50%; max-width:250px; float:left;}
.video-grid .video-content p{margin-bottom:0; position:absolute; bottom:0; width:100%; padding:7 22px;}
.video-grid .video-content h6{border:none; padding:10px 15px; text-align:left;}
.video-grid .video-content span.vid-desc{color:#9c9c9c; width:100%; display:inline-block; padding:0 15px;}
.video-grid .video-content p span{color:#fff;}
.video-grid .video-item{border-bottom: 1px solid #9c9c9c; padding-bottom: 25px;}


.learn-advance{width:100%; float:left;}
.learn-advance h5{color:#656565; font-family: 'proxima_novasemibold'; border-bottom:2px solid #656565; padding-bottom:10px; margin-bottom:60px;}
.video-item a img{width:100%;}


.product-manual{width:100%; float:left; padding:92px 0 0 0;}
.manual-content{width:100%; float:left;}
.manual-content h4{margin-bottom:12px;}
.manual-content p span{font-size:16px; color:#afafaf; line-height:19px; max-width:450px; display:inline-block;}
.manual-content ul {margin-top:25px; width:100%; float:left; padding-left:20px;}
.manual-content ul li{list-style:decimal; font-size:14px; color:#484848;}
.manual-content ul li p{margin-bottom:15px; font-size:14px; color:#484848;}


.most-manual{width:100%; float:left; padding:82px 0 110px 0; border-bottom:1px solid #ebebeb;}
.most-dowonload h5{background:#ff9c00; color:#fff; padding:15px 45px; }
.download-item{width:100%; float:left; border-bottom:1px solid #e3e3e3; padding:27px 0 15px	20px;}
.download-content{width:auto; float:left;}
.download-content h6{font-size:22px;  margin-bottom:2px;}
.download-content h6 a{color:#ff9c00;}
.download-content h6:hover a{color:#ff6600;}
.download-content p{font-size:17px; color:#5e5e5e;}
.download-icon{width:auto; float:right;}
.slick-slide .download-icon img{display:inline-block;}
.download-icon span{font-size:17px; color:#5e5e5e; font-family: 'proxima_novasemibold'; margin:0 32px;}

.most-dowonload .slick-next, .most-dowonload .slick-prev{bottom:-80px; top:inherit; font: normal normal normal 14px/1 FontAwesome; font-size:22px; color:#fff; width:38px; height:38px; text-indent:-999px;}
.most-dowonload .slick-prev{background:#6f6f6f url(../img/most-prev-arrow.png) no-repeat center; left:45%;}
.most-dowonload .slick-next{background:#6f6f6f url(../img/most-next-arrow.png) no-repeat center; left:52%;}
.most-dowonload .slick-next:hover{background:#ff9c00 url(../img/most-next-arrow.png) no-repeat center;}
.most-dowonload .slick-prev:hover{background:#ff9c00 url(../img/most-prev-arrow.png) no-repeat center;}

.most-brochures{width:100%; float:left; text-align:center; padding:17px 0 0 0;}
.most-brochures h5{color:#ff9c00; margin-bottom:32px;}
.brochures-content{width:100%; float:left; background:#c3c3c3; padding:110px 5px 18px;}
.brochures-content a.button{font-size:14px;  font-family: 'proxima_novasemibold'; margin:18px 5px 20px; padding:16px 0; display:block;}
.brochures-content a.button span{margin-left:8px;}


.service-banner{width:100%; float:left; padding:50px 0 55px 0;}
.business-content{width:100%; float:left;}
.business-content h4{margin-bottom:4px}
.business-content h5{color:#303283; font-family: 'proxima_nova_rgregular'; line-height:30px; margin-bottom:12px;}
.business-content p{color:#5e5e5e; font-size:17px; font-family: 'proximanovalight';}
.business-content ul li{background:url(../img/business-list-style.png) no-repeat left center; padding-left:45px;} 
.business-content ul li p{font-size:15px; line-height:22px; font-family: 'proxima_nova_rgregular'; }
.business-content ul {width:100%; float:left; margin-bottom:12px;}
.business-image{width:100%; float:left; padding:65px 0 0 0; text-align:center;}


.business-service{width:100%; float:left;}
.service-title{width:100%; float:left; background:#303283; text-align:center; padding:37px 0 40px 0; position:relative;}
.service-title:after{content:""; width:20px; height:20px; position:absolute; bottom:-25px; left:0; right:0; margin:0 auto; border-left: 25px solid transparent; border-right: 25px solid transparent; border-top: 25px solid #303283;}
.service-title h4{color:#fff;}
.service-title p{color:#fff; font-size:17px; font-family: 'proximanovalight'; max-width:940px; margin:0 auto;}
.service-title p a{color:#afafaf;}
.service-title p a:hover{color:#088c45;}

.service-list{width:100%; float:left;  background:#f1f1f1;  padding:50px 0 0 0;}
.service-item{width:100%; float:left;padding:70px 0 75px 0; border-bottom:1px solid #e2e1e1;}
.service-image img{width:100%;}
.service-content{width:100%; float:left; padding:32px 0 0 0;}
.service-content h5{color:#000; font-family: 'proxima_nova_rgregular';}
.service-content p{font-size:17px; color:#5e5e5e; font-family: 'proximanovalight'; line-height:24px;}
.service-content ul {width:100%; float:left; padding:24px 0 0 55px; }
.service-content ul li{color:#383838; background:url(../img/service-list-style.png) no-repeat top 7px left; padding-left:25px;}
.service-content ul li p{font-size:15px; margin-bottom:15px;}
.service-content a{font-size:17px; color:#303283; font-family: 'proxima_novasemibold'; margin-top:20px; display:inline-block;}
.service-content a:hover{color:#088c45;}


.service-demo{width:100%; float:left; padding:70px 0 60px 0; border-bottom:1px solid #ebebeb;}
.demo-item{width:50%; float:left; padding:0 3% 0 0;}
.demo-item:nth-child(even){padding:0 0 0 3%;}
.demo-content{width:50%; float:left; padding:0 8px 0 0;}
.demo-item:nth-child(even) .demo-content{float:right; text-align:right; padding:0 0 0 8px;}
.demo-content h5{font-size:30px; color:#505050; font-family: 'proxima_novasemibold'; margin-bottom:14px;}
.demo-content p{color:#5e5e5e; font-size:18px; line-height:22px;}
.demo-image{width:50%; float:left;}



.special-banner{width:100%; float:left; padding:50px 0 0 0; border-top:1px solid #e2e1e1;}
.special-left{width:70%; float:left; background:url(../img/special-left-bg.jpg) no-repeat; padding:0 0 50px 0;}
.special-left figure{width:100%; text-align:right; padding:17px 45px 0 0;}
.special-content{width:auto; float:left; padding:82px 0 0 85px;}
.special-content h1{font-size:103px; font-style:italic; font-family: 'proxima_nova_rgbold'; margin:0; line-height:85px; color:#363636; margin-bottom:8px;}
.special-content h2{font-size:50px; font-style:italic; font-family: 'proxima_nova_rgregular'; margin:0; line-height:40px; color:#363636;}
.special-content h5{font-size:25px; color:#363636; margin-bottom:0; line-height:28px;}
.special-content p{font-size:16px; color:#242424; font-family: 'proxima_novasemibold'; margin-bottom:30px;}
.special-content a.button{font-size:25px; font-family: 'proxima_novasemibold'; background:#ff6600; padding:9px 38px;}
.special-content a.button:hover, .right-now a:hover{background:#FF9C00;}

.special-right{width:28%; float:left; border-top:18px solid #ff9c00; margin-left:2%;}
.special-right figure{text-align:center; padding:32px 0 42px 0;}
.right-now{width:100%; float:left; background:#f2f2f2; padding:15px 0 0 20px; position:relative; padding-bottom:89px;}
.right-now h5{font-size:23px; font-family: 'proximanovalight'; margin-bottom:0;}
.right-now h2{color:#363636; font-size:60px; font-style:italic; font-family: 'proxima_nova_rgbold'; line-height:45px;}
.right-now p{font-size:13px; color:#ff9c00; max-width:190px; margin-bottom:30px;}
.right-now a{font-size:16px; color:#fff; background:#ff6600; font-family: 'proxima_novasemibold'; padding:3px 19px; display:inline-block;}
.right-now img{position:absolute; bottom:0; right:0;}
.now-content{position:relative; z-index:99;}
.special-right a.button{width:100%; float:left; margin-top:-45px; font-family: 'proxima_novasemibold'; font-size:15.5px; padding:10px 0;}
.special-right a.button em{font-size:24px; margin-left:7%; }


.special-system{width:100%; float:left; padding:78px 0 0 0;}
.system-content{width:100%; float:left; background:#fafafa url(../img/system-bg.png) no-repeat top right;}
.system-left{width:100%; float:left; background:url(../img/system-left-bg.png) no-repeat top right 25px; margin-top:-50px; padding:95px 0 10px 58px;}
.system-left h4{color:#1c1c1c; font-family: 'proxima_nova_rgbold'; margin:0; line-height:34px;}
.system-left h5{color:#ff6600; margin:0; }
.system-left p{font-size:21px; color:#787878;}

.system-right{width:100%; float:left; padding:25px 0 0 0;}
.system-right h6{font-size:22px; color:#202020; margin-bottom:2px;}
.system-right ul li{background:url(../img/system-list-style.png) no-repeat top 3px left; padding-left:35px;}
.system-right ul li p{font-size:14px; color:#1c1c1c; margin-bottom:3px;}


.system-package{width:100%; float:left; padding:40px 0 100px 0; border-bottom:1px solid #ebebeb;}
.package-smt{width:100%; float:left; background:#05b5ff; text-align:center; padding:30px 0 4px 0;}
.package-smt h5{color:#fff; font-size:24px; font-family: 'proxima_nova_rgbold'; max-width:310px; margin:0 auto; line-height:25px}
.package-smt h4{color:#000000; font-family: 'proxima_nova_rgbold'; margin-bottom:11px;}
.package-smt h4 span{font-size:28px; color:#fff; font-family: 'proxima_nova_rgregular'; text-decoration:line-through;}
.package-smt a.button{font-size:18px; padding:7px 30px; display:inline-block;}

.cisco-phone{width:100%; float:left; background:#e9e9e9; padding:32px 0 10px 0; position:relative;}
.cisco-title{width:100%; float:left; background:#ff9c00; position:relative; border-right:30px solid #e9e9e9; padding:16px 0 12px 27px;}
.cisco-title:after{content:"";	width: 30px; 	height: 100%; border-left: 73px solid transparent; border-right: 0px solid transparent; border-bottom: 99px solid #e9e9e9; position:absolute; bottom:0; right:0;}
.cisco-title h4{font-family: 'Oswald', sans-serif; font-weight:normal; font-size:34px; color:#fff; margin:0; line-height:30px;}
.cisco-title h5{font-family: 'Oswald', sans-serif; font-weight:normal; font-size:24px; color:#fff; margin:0;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    ::i-block-chrome,.cisco-title h5, .cisco-title h4
    {
        font-family: 'proxima_novasemibold';
    }
}
.cisco-phone img{position:absolute; bottom:0; right:0;}
.cisco-content {width:100%; float:left; padding:20px 0 0 10px;}
.cisco-content h5{font-family: 'proxima_nova_rgbold'; color:#000000; margin-bottom:3px; padding-left:8px;}
.cisco-content h6{font-family: 'proxima_novasemibold'; color:#202020;}
.cisco-content p{color:#1c1c1c; font-size:14px; max-width:90px; margin-left:25px;}

.free-book{width:100%; float:left; background:#0078a2; text-align:center; padding:50px 0 28px 0;}
.free-book h5{color:#fff; font-style:italic; margin-bottom:18px;}
.free-book h4{color:#fff; margin-bottom:0; line-height:40px;}
.free-book h6{color:#fff; font-size:25px; line-height:30px; margin-bottom:25px;}
.free-book span{color:#fff; font-size:20px;}
.free-book a{background:#ec0000; color:#fff; padding:9px 30px; font-size:20px; display:inline-block;}
.free-book a:hover{background:#ff6600;}


.interior_content{width:100%; float:left; border-bottom:1px solid #ebebeb; padding:147px 0 80px 0;}
.interior_content .row{max-width:970px;}
.left_panel {float: right;}
.features_right_panel {    width: 100%;    float: left;}
.feature-menu p {font-size: 13px; color: #fff;  background: #ff6600; font-family: 'proximanovalight'; text-transform:uppercase; padding:14px 25px; margin:0;}
.feature-menu ul li {    width: 100%;    height: auto;    float: left;    border-bottom: 1px solid #c5c5c5;}
.feature-menu ul li a {font-size:13px; color:#2c2c2c; font-family: 'proximanovalight'; display:block; padding:15px 25px;}
.feature-menu ul li:hover a {font-family: 'proxima_nova_rgbold';}


.features_content_area h4{color:#2c2c2c; text-transform:uppercase; letter-spacing:2px; margin-bottom:20px;}
.all-event{width:100%; float:left; border-bottom:1px solid #f0f0e2; margin-bottom:35px;}
.event-list {    width: 100%;    margin: 15px 0px 0px;    float: left;}
.event-items{width:100%; float:left; margin-bottom:40px;}
.event-items h6 a{color:#3f3f3f;}
.event-items h6:hover a{color:#ff9c00;}
.all-event p{font-size:16.5px; color:#2c2c2c; font-family: 'proximanovalight';}
.event-items .event-item-content{width:100%; float:left; background:#f6f6f0; padding:20px 24px 10px ;}
.event-items .event-item-content p{font-size:14px; color:#2c2c2c; font-family: 'proximanovalight';}
p.date-com, p.date-com a{font-size:14px; color:#2c2c2c; font-family: 'proximanovalight';}
p.date-com a:hover{color:#ff9c00;}


.feature-news {    width: 100%;    float: left;    margin-bottom: 30px;    border-bottom: 1px solid #ededdd;}
.news-items {    width: 100%;    height: auto;    float: left;    margin-bottom: 30px;}
.news-items h6{display:inline-block;}
.news-items h6 a {    color: #3f3f3f; display: inline-block; font-family: 'proxima_nova_rgregular';}
.news-items h6:hover a{color:#ff9c00;}
.news-items span{color:#b1b1a7; margin-left:4px;}
.news-items p{font-size:14px; color:#2c2c2c; font-family: 'proximanovalight';}


.feature-faqs {    width: 100%;    float: left;    border-bottom: 1px solid #088c45;    padding-bottom: 40px;}
.accordion .accordion-navigation > a, .accordion .accordion-navigation.active > a{background:#afafaf; color:#fff; font-family: 'proximanovalight'; font-size:15px; border-bottom:1px solid #303283; padding:11px 17px;}
.accordion .accordion-navigation > .content.active{background:#f1f1f1;   padding:20px 15px;}
.accordion .accordion-navigation > .content p{margin:0; font-size:15px; color:#5e5e5e; font-family: 'proximanovalight';}
.accordion .accordion-navigation > .content a {color:#303283; }
.accordion .accordion-navigation > .content a:hover {color:#088c45; }
.accordion .accordion-navigation > a:hover{background:#088c45;}

.feature-forum {    width: 100%;    height: auto;    float: left;    margin: 30px 0;    padding-bottom: 40px;    border-bottom: 1px solid #ebebdb;}
.feature-forum .forum-but p {font-size: 13px;  width: auto;  height: auto;    float: left; display: inline-block; margin: 14px 0px 0px 0px;  color: #3f3f3f; font-family: 'proximanovalight';}
.feature-forum .forum-but p a{font-family: 'proxima_novasemibold'; color: #3f3f3f;}
.feature-forum .forum-but p a:hover{color:#ff9c00;}
.feature-forum p {font-size: 13px; color: #5f5f5f;  margin: 0px;  font-family: 'proximanovalight';}
.feature-forum .forum-but a.secondary{border:2px solid #3f3f3f; background:none; color:#3f3f3f; font-size:13px; font-family: 'proximanovalight'; padding:14px 30px; margin-right:25px;}
.feature-forum .forum-but a.secondary:hover{background:#ff9c00; color:#fff;}
.feature-forum .forum-but a.small{text-transform:uppercase;}
.feature-forum .forum-title p{font-size:14px;}
.feature-forum ul li {    width: 100%;    height: auto;    float: left;    margin: 0px;    padding: 0px 15px;    border-bottom: 2px solid #f6f6f6;}
.feature-forum ul li:nth-child(odd) {    background: #fcfcfc;}
.feature-forum ul li a {color: #1a374d;}
.feature-forum ul li a:hover{color:#ff9c00;}

.feature-forum .forum-title {    width: 100%;    height: auto;    float: left;    background: #f6f6f0;    padding: 0px 15px;}
.feature-forum .forum-name {    width: 40%;    height: auto;    float: left;    padding: 6px 0;    border-right: 1px solid #fff;}
.feature-forum .forum-topic {    width: 13%;    height: auto;    float: left;    padding: 6px 0 6px 12px;    border-right: 1px solid #fff;}
.feature-forum .forum-post {    width: 13%;    height: auto;    float: left;    padding: 6px 0 6px 12px;    border-right: 1px solid #fff;}
.feature-forum .forum-reply {    width: 34%;    height: auto;    float: left;    padding: 5px 0 5px 12px;}

.feature-media {    width: 100%;    height: auto;    float: left;    padding-bottom: 25px;    border-bottom: 1px solid #ededdd;}
p.literature-container span.name a{font-size:14px; color:#3f3f3f; text-decoration:underline;  font-family: 'proximanovalight';}
p.literature-container span.name a:hover{color:#ff9c00;}
p.literature-container span.icon {    margin: 0 5px 0 0;}

.feature-blog {width: 100%;    float: left;    padding-top: 20px;    margin-bottom: 0px;}
.blog-items {width: 100%;    height: auto;    float: left;    margin-bottom: 30px;    border-radius: 2px;    border-bottom: 1px solid #ebebdb;}
.blog-items:last-child {    border-bottom: none;    margin-bottom: 0px;}
.blog-items h6 a {color: #3f3f3f; margin-bottom: 10px;    display: block;}
.blog-items h6:hover a{color:#ff9c00;}
.blog-items span {font-size: 14px; color: #2c2c2c; margin-bottom: 22px; display: block; font-family: 'proximanovalight';}
.blog-items p {    font-size: 14px;    color: #2c2c2c; font-family: 'proximanovalight';}

.blog-items p.media-comment span {    display: inline-block;}
.blog-items p a{color:#1a374d; font-size:14px;}
.blog-items p a:hover{color:#ff9c00;}
.blog-items p.media-comment span:first-child:before {    content: '';    margin: 0px;}
.blog-items p.media-comment span:before {    content: '|';    margin: 0 7px;    text-decoration: none;    color: #1a374d;}

ul.pagination li.current a, ul.pagination li.current button {background: #1a374d;    border-radius: 0px; font-weight:normal;}
ul.pagination li a, ul.pagination li button {    border: 2px solid #3f3f3f;    border-radius: 0px;    color: #3f3f3f; font-family: 'proximanovalight'; font-size:15px; padding:0; width:30px; text-align:center;}
ul.pagination li{margin:0 10px 0 0;}

.feature-store {    width: 100%;    float: left;    height: auto;    margin: 45px 0 0 0;    padding: 20px 0;}
.feature-store .view-cart {width: auto;    height: auto;    float: right;}
.feature-store .view-cart p {text-transform: uppercase; font-size: 13px; margin-bottom: 15px; color: #2c2c2c; font-family: 'proximanovalight'; }
.feature-store .view-cart p a {    padding: 0;    width: auto;    margin-left: 8px;    color: #ce0000;}
.feature-store .view-cart p a:hover{color:#ff9c00;}
.shop-block {    width: 100%;    float: left;    border: 2px solid #565656;    border-radius: 0px;    padding: 16px;}
.shop-images img{width:100%;}
.feature-store ul {float: left;    margin: 0px;    padding-top: 30px}
.feature-store ul li {    margin-bottom: 30px;    background: #ffffff;}
.feature-store ul li .shop-description h6 a {    display: block;    text-align: center;    color: #1a374d;    text-transform: uppercase;  display: block; font-size: 16px; font-family: 'proximanovalight';}
.feature-store ul li .shop-description {    width: 100%;    float: left;    padding: 35px 0 15px 0; text-align:center;}


#preloader {position: fixed;top: 0;left: 0;right: 0;bottom: 0;background-color: #fff;height: 100%;z-index: 9999;overflow: hidden;}
#status {width: 220px;height: 220px;position: absolute;left: 50%;top: 50%;background-image: url(../img/logo.png) ;background-repeat: no-repeat;background-position: center;margin: -110px 0 0 -110px;z-index: 9999;}


.side-nav li{width: 100%; height: auto; float: left; border-bottom: 1px solid #c5c5c5;	}
.side-nav li a:not(.button){font-size: 15px; color: #2c2c2c; font-family: 'proximanovalight'; display: block; padding: 10px 25px; }
.side-nav li.active > a:first-child:not(.button){font-family: 'proximanovalight'; color:#afafaf;}
.side-nav li a:not(.button):hover{color:#afafaf;}
.main{width:100%; float:left; padding:50px 0; }
.main h1{font-size:40px;}
.main h2{font-size:34px;}
.main h3{font-size:30px;}
#catshopbuy{display:block; background: #ff9c00; color: #fff; text-transform: uppercase; font-size:18px;}
#catshopclear{float:right; background: #ff9c00; color: #fff;     font-size: 14px !important; padding: 8px 34px; margin-top: 15px;}
#catshopclear:hover, #catshopbuy:hover{background:#ff6600;}
.list-style {margin-bottom:20px;}
.list-style li{    background: url(../img/service-list-style.png) no-repeat top 7px left; padding-left: 25px; color: #383838; font-family: 'proximanovalight';    margin-bottom: 10px; }
.faq-details p {    font-size: 16px;    color: #363636;    line-height: 24px;}
.login-section form label{display:inline-block !important;}
.alert-box.success{background:#ea2328; border-color:#ea2328; font-size:18px;}
.staff-detail{width:100%; float:left; padding:40px 0;}
.staff-detail img{width:100%;}
.staff-detail ul li a{    width: 38px;    height: 38px;    line-height: 38px;    border: 1px solid #afafaf; text-align:center;    border-radius: 50%;    color: #afafaf;    display: inline-block;}
.staff-detail ul {margin:50px 0;}
.staff-detail ul li a:hover{    background: #e78d00;    border-color: #e78d00;    color: #fff;}
.staff-detail p{color:#928f8f;}
.comment-form input.cat_textbox_small, .comment-form textarea{max-width:100%;}



.cartSummary.empty0{display:none;}
.cartSummary.notEmpty1{display:none; }
header .cartSummary{width:auto; display:inline-block;}

td.runner_no img{
	max-width: 50px;
}


/*===================
		MEDIA QUERY   
			 ====================*/		

@media(max-width:1100px){
	
	/*.top-bar-section li:not(.has-form) a:not(.button){padding: 8px 9px 8px !important;}*/
	.box-caption{padding:70px 65px 0 20px;}
	.caption-left h3{font-size:36px;}
	.news-content h5 a{font-size:20px;}
	.news-author span{font-size:13px;}
	.about-question a{font-size:25px;}
	.manual-content h4{font-size:28px;}	
	.system-left{padding:95px 260px 10px 20px;}
	.free-book h4{font-size:32px;}	
	.free-book h6{font-size:22px;}
	.package-smt{padding-bottom:17px;}
	.top-bar-section li:not(.has-form) a:not(.button){padding:8px 10px 8px 10px !important;}
	
}

@media(max-width:991px){

	/*.top-bar-section ul{display:none;} 
	.top-bar .toggle-topbar {    display: block;    cursor: pointer; right:80px;}
	.top-bar-section ul li{width:100%;}*/
	.search-icon em {    width: 43px;    height: 55px;    line-height: 55px;}
	.top-bar-section{width:100%; z-index:999;}		
	.search-icon{margin-top:-65px;}	
	.top-bar .toggle-topbar.menu-icon a span::after{box-shadow:0 0 0 1px #303283, 0 7px 0 1px #303283, 0 14px 0 1px #303283;}
	/*.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button){background:#fff; color:#8c8b8b;}
	.top-bar-section .has-dropdown.not-click:hover > .dropdown{position:inherit !important;}*/
	.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button){display:block;}
	.top-bar-section .has-dropdown.open:after{content: '\f106';    top: 3px;}
	.top-bar-section li:not(.has-form) a:not(.button){height:36px; line-height:26px; width:auto; display:inline-block;}
	.top-bar .title-area{float:none; display:block;}
	.top-bar .name{height:65px; width:140px;}
	.utility-left span{display:none;}
	.hero-caption{padding-top:40px;}
	.caption-left{padding-top:20px;}
	.caption-left h3{font-size:22px;}
	.caption-left h5{font-size:18px;}
	.caption-left p{font-size:15px; line-height:20px; margin-bottom:15px;}
	.box-caption{width:65%; height:auto; padding-top:15px; padding-bottom:15px;}
	.caption-image{width:35%;}
	.box-caption h5{font-size:20px;}
	.home-service{padding:0;}
	.home-service h6{font-size:18px;}
	.customer-name{text-align:center;}
	.customer-name figure{float:none; margin:0 auto;}
	.news-author span{display:block; border:none;}
	.news-content h5{line-height:25px;}
	h2{font-size:32px;}
	.social-share ul li{margin:0 25px;}
	.news-comment{margin-right:0;}
	
	.training-image{width:80%; max-width:380px;}
	.about-question a{font-size:18px;}
	.video-content p em{font-size:18px; margin-right:0;}
	.video-content p{padding:7px 4px;}
	.video-content h6{font-size:18px;}
	h4{font-size:32px;}
	.blog-share .stButton .stMainServices, .blog-share .stButton .stButton_gradient{margin-bottom:10px;}
	.con-detail span{width:100%;}
	.form-content{padding:40px 10px;}
	.phone-content{padding-top:0;}
	.download-content{width:65%;}
	.download-content h6{font-size:18px;}
	.download-icon span{margin:0 8px;}
	.service-content ul{padding:0px 0 0 10px;}
	.special-banner{text-align:center;}
	.special-left{width:100%; text-align:left;}
	.special-right{width:100%; margin:0 auto; float:none; display:inline-block; max-width:350px; margin-top:25px; text-align:left;}
	.system-package .medium-4{width:100%;}
	.system-package .medium-4 div{max-width:360px; float: none; margin: 0 auto; margin-bottom: 25px;}
	.free-book{padding:50px 15px 28px;}
	.staff-overlay ul li a{width:30px; height:30px; line-height:30px;}
	.inner-banner h1{font-size:42px;}
	.top-bar-section li:not(.has-form) a:not(.button){padding:8px 14px 8px 17px !important;}
	


}

@media(max-width:641px){

	.utility-right ul li a{font-size:14px;}
	.add-cart{margin-left:12px;}
	.top-bar{height:77px;}
	.search-icon em{height:77px; line-height:77px;}
	.top-bar.expanded .title-area{background:none;}
	.top-bar .name h1 a{width:100%;}
	/*.top-bar-section .dropdown{height:auto; position:inherit !important; width:100%; left:0;}
	.top-bar-section{left:0 !important;}
	.top-bar-section .dropdown li.back{display:none;}
	.top-bar-section .dropdown li.parent-link{display:none !important;}*/
	.top-bar-section li:not(.has-form) a:not(.button){display:block;}
	.top-bar-section .dropdown li.title h5 a{color:#8c8b8b;}
	.cation-box{display:none;}
	h4{font-size:28px;}
	.home-service{margin-bottom:30px;}
	.customer-name{border:none;}
	.technology-content{padding:50px 15px;}
	.home-partner ul li{width:33.3%; margin-bottom:10px;}
	.news-author span{display:inline-block;}
	.news-item{max-width:350px; margin:0 auto;}
	.news-content{margin-bottom:25px;}
	.social-share ul li a{font-size:24px;}
	.social-share ul li{margin:0 20px;}
	.footer-community, .footer-ontact{float:left;}
	.footer-copyright{text-align:center;}
	.footer-copyright p{float:none;}
	.footer-copyright ul{float:none; margin:0 0 15px 0;}
	.training-content{margin-bottom:40px;}
	.about-question a{font-size:22px; max-width:280px;}
	.about-ceo img{display:block;}
	.staff-item{margin-bottom:30px;}
	.con-detail span{width:50%;}
	.con-detail{padding-top:40px;}
	.col-12{width:100%; float:left; padding:0 15px;}
	.form-layout input[type='text']{width:100%;}
	.form-area{display:inline-block;}
	.get-quote .tabs.top .tab-title{width:60px; height:60px; border-width:5px;}
	.get-quote .tabs.top .tab-title a{font-size:24px; line-height:50px;}	
	.phone-video{padding-top:20px;}
	.learn-listing .tabs .tab-title{margin-right:18px;}
	.most-dowonload{padding-bottom:70px;}
	.most-dowonload .slick-prev{left:43%;}
	.demo-item{width:100%; padding:0; margin-bottom:30px;}
	.demo-image img{width:100%;}
	.special-left{background-size:contain;}
	.special-content{padding:0 0 0 15px;}
	.system-content{background-position:bottom right;}
	.system-right{padding:0 20px 25px;}
	.utility-right ul li{margin-left:0;}
	.interior_content, .features_content_area{padding-top:50px;}
	.staff-detail img{margin-bottom:30px;}
	.staff-detail ul{margin:20px 0;}
	.blog-item h4 a{font-size:28px;}
	.inner-banner h1{font-size:32px;}
	.main h1{font-size:32px;}
	.productLarge .image-large, .poplets{text-align:center;}
	#productPoplets .productPopletsItem{float:none !important; display:inline-block;}
	.related-prod{padding:0 30px;}
	.forum h3{font-size:22px;}
	#new-account, .signupform, .solutions-detail{padding-top:40px;}
	.top-bar-section .has-dropdown:after{content: '\f107'; width: 20px; height: 20px; font-size: 24px; color: #ff6600; text-align: center; line-height: 22px; position: absolute; top: 4px; right: 11px;  font-family: 'FontAwesome';}
	.top-bar .toggle-topbar {    display: block;    cursor: pointer; right:60px; top:60% !important;}
	.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button){background:#fff;}
	
	

}

@media(max-width:567px){

	.utility-left{max-width:inherit; margin-bottom:10px;}
	.utility-left span a{font-size:13px;}
	.utility-left span{margin-top:0;}
	.caption-left{padding-top:20px;}
	.caption-left a{padding:0; font-size:20px;}
	h4, .home-provider h4, .manual-content h4{font-size:24px; line-height:30px;}
	.social-share ul li{margin:0 15px;}
	.home-welcome{padding-bottom:30px;}
	.inner-banner h1{line-height:38px;}
	.author-content ul li{margin-right:10px;}
	.blog-detail h5{font-size:22px;}
	.blog-item .blog-date p{font-size:15px;}
	.blog-date p span{margin-right:18px;}
	.blog-item h4 a{font-size:24px;}
	.learn-listing form{width:100%; margin-bottom:30px;}
	.basic-video{padding:25px 0;}
	.download-content{width:100%;}
	.most-dowonload h5{font-size:20px;}
	.most-dowonload h5{padding:15px;}
	.download-icon{width:100%; text-align:center;}
	.special-left{background:#ff6600 url(../img/special-left-bg.jpg) no-repeat; background-size:contain;}
	.special-content a.button{border:1px solid #fff;}
	.system-left{padding:226px 20px 10px}
	.feature-forum .forum-but p{width:100%; margin-bottom:15px;}
	.home-contact{display:none;}
	.video-grid .video-item a img{width:100%; max-width:inherit; }
	.video-grid .video-content{width:100%; max-width:inherit; height:auto; }
	.video-grid .video-content{width:100%; float:left; margin:20px 0 0 0;}
	.area-box{width:100%; margin-left:0;}
	.quote-form h5{font-size:20px;}

}

@media(max-width:479px){

	.search-icon em{width:50px;}
	.top-bar .toggle-topbar{right:50px;}
	.header-search input[type="submit"]{padding:0; font-size:16px;}
	.hero-caption{padding-top:10px;}
	.caption-left p{display:none;}
	.technology-content h5, h5{font-size:20px; line-height:25px;}
	.technology-content ul li p{margin-left:86px;}
	.home-partner ul li{width:50%;}
	.home-partner{padding:20px 0;}
	.about-ceo, .about-training, .about-welcome, .about-video{padding:30px 0;}
	.news-author span{margin-right:0;}
	h2, .main h2{font-size:26px;}
	.signup-content{padding:0; border:none;}
	.signup-content input[type="text"]{width:100%;}
	.signup-content input[type="submit"]{margin:0 auto; display:block;}
	.social-share ul li{margin:0 9px;}
	.social-share ul li a{font-size:20px;}
	footer .small-6, .about-staff .small-6, .about-video .small-6{width:100%;}
	.inner-overlay{padding-top:40px;}
	.about-welcome h5{font-size:20px;}
	.training-image figure{width: 90px; height: 90px; border-width:5px;}
	.training-image figure.train-img{width:auto; height:auto;}
	.question-content{margin-left:80px;}
	.about-question span {  width: 62px;  height: 60px;}
	.author-content{width:100%; margin-left:0;}
	.author-content ul li{margin-right:7px;}
	.author-content ul li p, .author-content ul li a{font-size:12px;}
	.comment-item span{width:100%; text-align:right;}
	.con-detail span, .feature-store ul li{width:100%;}
	.quote-form h5{padding-left:10px;}
	.quote-form h5 span{margin-right:5px;}
	.quote-form label{font-size:14px;}
	.learn-listing .small-6, .demo-content, .demo-image{width:100%;}
	.most-dowonload .slick-prev{left:35%;}
	.special-content{padding-top:60px;}
	.cisco-content p{max-width:inherit;}
	.cisco-content{padding:20px 10px 152px 10px;}
	.special-left figure{width:73%; float:left;}
	.free-book h4, .main h1{font-size:24px;}
	.feature-forum .forum-name{width:34%;}
	.feature-forum .forum-topic, .feature-forum .forum-post{width:16%; padding-left:3px;}
	.feature-forum .forum-title p{font-size:13px;}
	.feature-forum .forum-but a.secondary{margin-right:0;}
	p.date-com a{display:block;}
	.utility-right, .utility-left{width:100%; text-align:center;}
	.utility-left ul li{width:100%; float:left;}
	.utility-left ul li a.button{float:left; margin:0;}
	.utility-left ul li a.button:last-child{float:right;}
	.main .small-6{width:100%;}
	.quote-form h5{font-size:18px;}
	.side-panel ul li a{font-size:16px;}	
	.inner-banner h1 {    font-size: 24px;    line-height: 26px;}
	table.webform td{width:100%; float:left;}
	.main h3{font-size:14px;}
	table.forum td.name{width:140px; float:left;}
	#panel3 .form-content span.tab-title{margin:0; float:right;}
	#panel3 .form-content .medium-4{width:100%;}
	

}










/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before,
  .mfp-arrow:after,
  .mfp-arrow .mfp-b,
  .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after,
  .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before,
  .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }
  }
















