* { margin: 0px; padding: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-text-size-adjust: none; }
html, body { width: 100%; font-size: 16px; line-height: 28px; color: #28282d; font-family: 'Roboto', sans-serif; background: #fff; }
body { position: relative; }
*::-webkit-input-placeholder { opacity:1; color: #28282d; }
*::-moz-placeholder {opacity:1;color: #28282d; }
*:-ms-input-placeholder {opacity:1;color: #28282d;}

select,
input[type="checkbox"]{
  
  /* Removing outline */
  outline: 0 !important;
	border: 1px solid #CCCCCC !important;
	-webkit-box-shadow: 0px 0px 0px  #FFFFFF !important;
	box-shadow: 0px 0px 0px  #FFFFFF !important;
}


.gap { margin-bottom: 20px; }
.btn-primary, .btn-secondary { text-transform: uppercase; border-radius: 2rem; padding: 6px 18px; }
.btn-secondary { margin-left: 15px;}
input[type=checkbox]{ -webkit-appearance: checkbox; margin: 5px 0 0 5px; display: inline-block; vertical-align: top;}
button, textarea { -webkit-appearance: none; -webkit-border-radius: 0px; font-family: 'Roboto', sans-serif; }

:focus,input:focus, textarea:focus { outline: none; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
:focus { outline: none !important; text-decoration:none !important; }
a[href^="tel"]:hover { text-decoration: none !important; }
a[href^="tel"] { cursor: default; }

/* commons */
.navbar-collapse { box-shadow: none; border: none; }
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover { background-color: #0274b3; }
.spacer { margin-top: 40px; }
.panel { border-radius: 0; padding: 0; border: none; box-shadow: none; }
.panel fieldset { padding: 20px; margin-bottom: 25px; border: 4px solid #EEEEEE; }
.panel fieldset legend { width: auto; padding: 5px; font-size: 16px; font-weight: bold; text-transform: uppercase; letter-spacing: 1px; }
.table > thead > tr > th { border-bottom: none; background-color: #337ab7; color: #FFFFFF; }
.table > tbody > tr > td { border: none; vertical-align: middle; }
.table-striped { margin-top: 30px; }
.crumb { color: #808080; font-size: 14px;}
.alert { border-radius: 0; padding: 6px 12px; border: none; }
.alert-success { background-color: #f3f3f3; color: #333333; border: 3px solid #eeeeee; }
.alert-success a { color: #333333; }
.error { color: #a94442; display: block; padding: 2px 0; font-weight: bold; font-size: 14px; line-height: normal; }
label.error { color: red; }
form { margin: 10px 0; }
a { color:inherit; transition: all 0.3s; -webkit-transition: all 0.3s; -ms-transition: all 0.3s; text-decoration: none; outline: none; }
a:hover { color:inherit; }
ul { list-style: none; font-weight: 300; }
.content ul, .left_side ul, .detailBar ul { list-style: disc; margin: 0 0 25px 20px; font-weight: 300; line-height: 28px; }
.clear { clear: both; overflow: hidden; }
img { border: 0px; outline: none; display: block; max-width: 100%; }
p { line-height: 28px; font-weight:300; padding-bottom: 28px; }
.big_text ,.big_text p { font-size: 20px !important; line-height: 36px !important; }
.big_text ul { font-size: 20px!important; line-height: 36px!important; font-weight: 300; }

.accountHeader { float: right; }
.accountHeader li, .accountHeader li a { color:#FFFFFF; font-weight: bold; display: inline; }
.accountBlocks { padding: 10px 0 60px 0; }
.accountTitle{ display: }
.subscriptionName { display: inline-block; line-height: normal; width: 75%; margin: 5px 0 0 10px; font-weight: bold; }
.accountName { font-weight: 500; font-size: 24px; color: #28282d; margin-bottom: 20px; }
.checkout h2 { font-weight: 600; font-size: 20px; background-color: #E8E8E8; color: #28282d; letter-spacing: 1px; margin-bottom: 10px; padding: 0 30px; }
/*.checkout h2 span { display: inline-block; background-color: #AAAAAA; padding: 8px; border-radius: 10px; }*/
.checkout h2 i { color: #AAAAAA; }
.checkout .addAddress { display: block; width: 100%; background: transparent; text-transform: uppercase; padding: 10px 30px; min-height: 100px; border: dashed 1px #bcbcbc; text-align: center; color: #999999; font-size: 14px; opacity: .9; }
.checkout .addAddress:hover { opacity: 1; background: #EEEEEE; border: 1px solid #EEEEEE; }
.checkout .addAddress i { display: block; color: #c9c9c9; font-size: 24px; line-height: 28px; margin: 18px 0 7px; background: transparent; }
.checkout .address-info { background: #e0eaf5; line-height: 20px; padding: 20px; font-size: 14px; font-weight: 400; }
.checkout .address-info .btn { font-size: 12px; padding: 3px 9px; }
.checkout .panel .form-container, .paymentType label { font-size: 12px; text-transform: uppercase; color: #999; font-weight: bold; }
.btnPaymentType { line-height: normal; text-align: center; display: block; padding: 20px 30px; background-color: #e0eaf5; border: none; width: 100%; font-size: 14px; text-transform: uppercase; opacity: .85; margin: 20px 0 10px 0; }
.btnPaymentType:hover { opacity: 1; text-decoration: none; }
.btnPaymentType i { display: block; margin-bottom: 10px; }
.small_text,.small_text p { font-size: 14px !important; line-height: 20px !important; }
.form-container p { font-size: 15px; font-weight: 400; line-height: 23px; padding-bottom: 10px; }
.form-container, .orderBox { background-color: #e0eaf5; padding: 15px 30px; margin-bottom: 25px; }
.form-container legend, .form-container h3, .orderBox h3 { font-size: 18px; font-family: sans-serif; font-weight: bold; color: #28282d; }
.form-container label { font-weight: normal; }
.form-container .table ul li { color: #979494; font-weight: bold; font-size: 12px; text-transform: uppercase; margin-bottom: 5px; }
.cart_product.form-container .table tr:nth-child(even) { border-bottom: 1px solid #FFFFFF; }
.form-container .form-control { border: none; }
.form-control { border-radius: 0; box-shadow: none; }
a { color: #337ab7; }
a:hover:focus { text-decoration:none; outline:none; }

#globalCTA {
    position: fixed;
    top: 250px;
    right: 0;
    z-index: 9999;
}
#globalCTA img {
    width: 40px;
}
#globalCTA li a {
    padding: 10px;
    display: block;
}
#globalCTA li:first-child a {
    background-color: #ff8c00;
    border-top-left-radius: 6px;
}
#globalCTA li:last-child a {
    background-color: #0b8dd5;
    border-bottom-left-radius: 6px;
}

#searchForm { padding: 25px 40px 40px 40px; margin-bottom: 35px; background-color: #e8ebed; }
#searchForm input { padding: 25px; margin-top: 15px; font-size: 30px; border: none; }
#searchForm button { margin-top: 15px; }
.searchResults { margin-bottom: 30px; }
.searchResults li:not(:last-of-type) { margin-bottom: 20px; padding-bottom: 15px; border-bottom: 1px solid #e8ebed; }
.searchResults li a { font-size: 16px; }
.searchResults li a:hover { text-decoration: none; }

/* spinners */
.spin {
  display: inline-block;
  opacity: 0;
  width: 0;
  -webkit-transition: opacity 0.25s, width 0.25s;
  -moz-transition: opacity 0.25s, width 0.25s;
  -o-transition: opacity 0.25s, width 0.25s;
  transition: opacity 0.25s, width 0.25s;
}
.spin .fa-refresh {
  color: #FFFFFF;
}
.has-spinner.active {
  cursor: progress;
}
.has-spinner.active .spin {
  opacity: 1;
  width: 20px;
}
/* checkout loading animations */
.spinner {
  margin: 100px auto;
  width: 150px;
  height: 100px;
  text-align: center;
  font-size: 10px;
}
.spinner > div {
  background-color: #337ab7;
  height: 100%;
  width: 16px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}
.spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.spinner .rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
@-webkit-keyframes sk-stretchdelay {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}
@keyframes sk-stretchdelay {
  0%,
  40%,
  100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}
.help-block {
  line-height: 22px;
  margin-top: 15px;
}
.vcenter {
    display: flex;
    align-items: center;
}
.nav-pills {
  margin: 0 0 25px 0;
}
.nav-pills > li > a {
  padding: 5px;
  border-radius: 0;
  border-bottom: 3px solid #337ab7;
  font-size: 16px;
  font-weight: bold;
}

.sysOrders .content h6:not(.order) {
  background-color: #337ab7;
  color: #FFFFFF;
  padding: 5px 10px;
}
#checkout #content-part .container {
  margin-bottom: 50px;
}
h1 { font-size: 52px; line-height: 58px; font-weight:300; }
h2 { font-size: 40px; line-height: 48px; font-weight:300; }
h3 { font-size: 32px; line-height: 40px; font-weight:400; font-family: 'Roboto Slab', serif; }
h4 { font-size: 24px; line-height: 30px; font-weight:400; font-family: 'Roboto Slab', serif; }
h5 { font-size: 24px; line-height: 30px; font-weight:400; }
h6 { font-size: 16px; line-height: 28px; font-weight:700; }
h1.bold,
h2.bold { font-weight:500; }
h3.bold,
h4.bold,
h5.bold,
h6.bold { font-weight:700; }
.subheading { display: block; font-weight: bold; color: #979494; text-transform: uppercase; font-size: 13px; }

.listing { padding-bottom: 28px; }
.listing li { position: relative; padding: 0 0 0 12px; font-weight:300; }
.listing li:before { width: 3px; height: 3px; content:''; position:absolute; left: 0px; top: 14px; background:#28282d; border-radius: 50%; -webkit-border-radius: 50%; -ms-border-radius: 50%; }
.header-wrapper { display: none; }

.button { font-size: 22px; line-height: 46px; border: 2px solid #ff8c00; padding: 0 35px; display: inline-block; vertical-align:top; border-radius: 30px; font-family: 'Roboto Condensed', sans-serif; text-decoration:none; background:#ff8c00; color:#fff; font-weight:400; text-transform:uppercase; letter-spacing: 0.01em; }
.button:focus,.button:hover { background:none !important; text-decoration:none !important; color:#ff8c00 !important; border-color:#ff8c00;}
.button.border { background:none !important; color:#28282d; }
.button.border:focus,.button.border:hover { background:#ff8c00 !important; color:#fff !important; }
.button.green { background:#5db239; border-color:#5db239; }
.button.green:hover { color:#5db239 !important; border-color:#5db239 ; }
.button.blue { background-color: #0174b3; border-color: #0174b3; margin-top: 70px !important;}
.button.blue:hover { color: #0174b3; }

#back-to-top { position: fixed; bottom: 20px; display: none; right: 15px; z-index: 9999; width: 60px; height: 60px; cursor: pointer; border-radius: 50%; -webkit-border-radius: 50%; transition: opacity 0.2s ease-out; -webkit-transition: opacity 0.2s ease-out; border: 2px solid #fff; opacity: 0; background: #0274b3 url(../images/btt.png) center center no-repeat; }
#back-to-top.show { opacity: 0.5; }
#back-to-top.show:hover { opacity: 1; }
a.close, a.mobilemenu { display: none; }

/* wrapper */
#wrapper { padding-top:110px; width: 100%; min-height: 100%; position: relative; }
.centering { max-width: 1170px; margin: auto; position: relative; }
#myaccount footer { margin-top: 100px; }

.subscribeBar .price { font-size: 20px; }
.subscribeBar .fullLibrary { font-size: 12px; color: #016aac; }
.subscribeBar .dropdown-menu { border-radius: 0; text-shadow: none; box-shadow: none;}
.subscribeBar .dropdown-menu>li>label {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.subscribeBar .dropdown-menu>li>label>i {
    float: left;
    margin-left: 5px;
    margin-right: 4px;
    padding: 11px 0 10px 0;
}
.subscribeBar .dropdown-menu>li>label>span {
    float: left;
    font-weight: bold;
    padding: 8px 0;
}
.subscribeBar .dropdown .btn { background: #FFFFFF; color: rgb(85, 85, 85); width: 100%; border: 1px solid #ccc; border-radius: 4px; text-align: left; }
.subscribeBar .dropdown .btn i { font-size: 13px; float: right; margin-top: 3px; }
/*banner_sec*/
.banner_sec { padding: 111px 0; color:#fff; text-align: center; width:auto; overflow: hidden; background-repeat: no-repeat; background-size: cover; background-position: center center; }
.banner_sec h1 { padding-bottom:45px; font-size: 60px; line-height: 66px; font-weight:900; font-family: Roboto; }
.banner_sec p { font-size: 32px; padding: 0; line-height: 38px; font-weight: 400; font-family: 'Roboto Slab', serif;}
  
.banner_sec .inner { max-width: 615px; margin:auto; padding: 20px 30px; }
.banner_sec.fullSize .inner { max-width: 100% !important; }

.banner_sec .skinnyText { font-weight: 300 !important; }

.banner_sec .inner.left { text-align: left; margin: initial !important; }
.banner_sec .inner.right { text-align: left; float: right; }
.banner_sec .button { margin-top:40px; font-size: 24px; line-height: 58px; padding: 0 40px; }
.banner_sec .button:hover { color:#ff8c00 !important; }
.banner_sec.feature { background-image:url(../images/bg-green.jpg); padding: 85px 0 80px; }
.banner_sec.feature h1 { font-size: 52px; line-height: 58px; }

/*listing*/
.box.susbscriptionListing ul { list-style: disc; font-size: 14px; line-height: 20px; margin: 0 0 8px 15px; }
.box { padding: 15px; margin: 15px 0; background: #e0eaf5; }
.box .children li { margin-bottom: 10px; line-height: normal; }
.box .children li a:not(.remove) { padding-left: 15px;}
.box .children li i { vertical-align: top; }
.box .count { float: right; font-size: 14px; vertical-align: top; line-height: normal; }
.box .filterTitle { display: inline-block; width: 75%; font-size: 14px; font-weight: 500; vertical-align: top; }
.reportItem:not(:last-of-type) { border-bottom: 2px solid #EEEEEE; margin-bottom: 15px; }
.reportItem ul li { color: #979494; font-weight: bold; font-size: 12px; text-transform: uppercase; margin-bottom: 5px; }
.reportItem .more { display: block; font-weight: bold; }
.reportItem img, .box img { margin: 0 auto; }
.reportItem h2, .box h2 { color: #337ab7; line-height: normal; font-weight: 500; padding: 0 !important; font-size: 20px; margin: 0 0 10px 0;}
.reportItem p, .box p { font-size: 14px; font-weight: 400; line-height: 20px; padding-bottom: 10px; }
.reportItem .col-sm-2, .box .col-sm-2 { padding-right: 0; }
.reportItem .col-sm-10 { padding-left: 0; }
.product_list li a { font-weight: 400; font-size: 15px; color: #333333; }

/*product_sec*/
.product_sec { padding: 60px 0; text-align: center; width:auto; overflow: hidden; position: relative; }
.product_sec figure { margin-bottom: 30px; display: inline-block; vertical-align: top; width: 202px; height: 202px; border: 2px solid #1895ac; border-radius: 50%; -webkit-border-radius: 50%; -ms-border-radius: 50%; position: relative; }
.product_sec figure img { position:absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); max-width: 90%; }
.product_sec img { display:inline-block; vertical-align: top; }
.product_sec h2 { font-family: 'Roboto Slab', serif; font-weight: 400; padding-bottom: 45px; }
.product_sec h3 { padding-bottom: 45px; }
.product_sec h4 { padding: 45px 0 10px; min-height: 115px; }
.product_sec p { padding: 0 15px; }
.product_sec.column4 h6 { min-height: 128px; padding: 45px 0 27px; letter-spacing: 0.20em; }
.product_sec.column5 { }

/*description_sec*/
.description_sec { width:auto; overflow: hidden; padding: 75px 0 80px; }
/*.description_sec .bar { background:#1995ad; color: #fff; }*/
.description_sec .bar .button { color: #fff; }
.description_sec .bar .button.green:hover { color: #5db239 !important; }
.description_sec .bar .button.differ:hover { color: #ff8c00 !important; }
/*.description_sec .bar { overflow: hidden; padding: 75px 0 80px; }*/
.description_sec h2 { font-family: 'Roboto Slab', serif; font-weight: 400; padding-bottom: 40px; }
.description_sec h3 { padding-bottom: 25px; }
.description_sec .subheading, .product_sec .subheading { font-size: 26px; text-align: center; padding-bottom: 60px; }
.description_sec p { padding-bottom: 25px; }
.description_sec h4 { font-weight:700; }
.description_sec.feature .bar,.description_sec .bar:nth-of-type(even) { background:#fff; color:#28282d; }
.description_sec .bar:nth-of-type(even) p { padding-bottom: 35px; }
.description_sec .bar:nth-of-type(even) h2 { padding-bottom: 25px; }
.description_sec.feature h4 { font-size: 20px; line-height: 36px; }
.description_sec.feature h2 { padding-bottom: 30px; }
.description_sec.feature p { padding-bottom: 25px; }

.twoColumn h2 { color: #28282d; }
.twoColumn .image, .twoColumn p, .twoColumn ul { font-size: 20px !important; line-height: 36px !important; }
.twoColumn .image .button { margin-top: 20px; }


/*text_sec*/
.text_sec { background:#1995ad; padding: 80px 0 65px; margin-bottom: 20px; color:#fff; width:auto; overflow: hidden; }
.text_sec h2 { padding-bottom: 35px; }

/*notice_sec*/
.notice_sec { padding: 70px 0 ; text-align: center; color:#fff; width:auto; overflow: hidden; background-position: center center; background-size:cover; }
.notice_sec img { display: inline-block; margin-bottom: 35px; vertical-align: top; }
.notice_sec h2 { font-size: 52px; line-height: 58px; font-weight:700; }
.notice_sec p { font-size: 40px; line-height: 48px; padding-bottom:0; }

/*testimonial_sec*/
.testimonial_sec { width:auto; overflow: hidden; text-align: center; padding: 75px 0 85px; }
.testimonial_sec h3 { font-weight: 700; font-family: 'Roboto', sans-serif; letter-spacing: 0.01em; padding-bottom: 33px;}
.testimonial_sec p { font-size: 22px; line-height: 36px; padding-bottom: 27px; font-family: 'Roboto Slab', serif; }
.testimonial_sec h6 { text-transform:uppercase; letter-spacing: .20em; }
.testimonial_sec .slider { padding-bottom: 90px; }
.testimonial_sec img { display: inline-block; vertical-align: top; margin-bottom: 40px; }
.testimonial_sec h2 { font-weight:400; padding-bottom: 30px; }
.testimonial_sec .big_text p { font-family: 'Roboto', sans-serif; max-width: 1100px; margin:auto; }
.testimonial_sec.feature .slider { padding-bottom: 60px; }
.testimonial_sec.feature { padding-bottom: 50px; }

.slick-dots { position:absolute; left: 0; bottom:4%; width:100%; font-size:0; text-align: center; }
.slick-dots li { margin: 0 16px; display:inline-block; vertical-align: top; }
.slick-dots li button { border-radius: 50%; -webkit-border-radius: 50%; -ms-border-radius: 50%; background:none; width: 28px; height: 28px; cursor: pointer; border: 2px solid #b6bfc6; }
.slick-dots li.slick-active button,.slick-dots li:hover button { background:#b6bfc6; }

/*pagination*/
.pagination_sec { text-align: center; }
.pagination_sec ul { margin-top: 30px; display:inline-block; border-radius: 30px; -webkit-border-radius: 30px; -ms-border-radius: 30px; overflow: hidden; vertical-align: top; font-size:0; line-height:0; }
.pagination_sec li { font-size: 22px; font-weight:300; line-height: 50px; display:inline-block; vertical-align: top; border-left: 2px solid #fff; min-width: 47px; }
.pagination_sec li:first-child { border-left:0; }
.pagination_sec li:first-child a { border-radius: 30px 0 0 30px; -webkit-border-radius: 30px 0 0 30px; -ms-border-radius: 30px 0 0 30px; }
.pagination_sec li:last-child a { border-radius: 0 30px 30px 0; -webkit-border-radius: 0 30px 30px 0; -ms-border-radius: 0 30px 30px 0; }
.pagination_sec li a { color: #28282d; padding: 0 15px; display:block; background:#e8ebed; }
.pagination_sec li.active a,.pagination_sec li a:hover { background:#ff8c00; color:#fff; text-decoration:none; }

/*gallery_sec*/
.gallery_sec { width:auto; overflow: hidden; background:#426386; padding: 60px 0; }
.gallery_sec .text { background:#fff; overflow: hidden; padding: 30px 30px 35px; }
.gallery_sec .pic img,.gallery_sec .pic { width:100%; display:block; }
.gallery_sec .inner { background:#fff; border-radius: 4px; -webkit-border-radius: 4px; -ms-border-radius: 4px; overflow: hidden; box-shadow: 3px 3px 3px rgba(0,0,0,0.3); }
.gallery_sec h6 { line-height: 20px; padding: 20px;}
.gallery_sec p { font-size: 14px !important; line-height: 20px; padding: 0 20px 20px 20px; }

/*blog_sec*/
.blog_sec { padding: 82px 0 110px; width:auto; overflow: hidden; }
.blog_sec.one_column { padding: 82px 0 0; }

.trigger { font-weight: bold; letter-spacing: 0.09em; text-transform: uppercase; display: none; margin: auto; padding: 6px 15px; color: #FFFFFF; font-size: 14px; line-height: 30px; position: relative; background:#0274b3; border: none; text-align: left; }
.trigger:hover { text-decoration:none; }
.trigger:before { transition: all 0.3s; -webkit-transition: all 0.3s; -ms-transition: all 0.3s; width: 0px; height: 0px; content:''; position: absolute; right: 20px; top: 50%; margin: -8px 0 0 0; border: 5px solid transparent; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); }
.trigger:before { border-left-color: #FFFFFF; border-bottom-color: #FFFFFF; }
.trigger.active:before { transform: rotate(135deg); -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg);  }

.blog_sec .navbar-collapse.in { overflow: visible; }
.blog_sec .navbar-collapse { padding: 0; }

.blog_sec .filter,
.blog_sec .nav
{ margin-bottom: 60px; text-align: center; background:#f1f2f4; border-radius: 35px; -webkit-border-radius: 35px; -ms-border-radius: 35px; }
.blog_sec .filter > ul > li { display:table-cell; vertical-align: middle; }
.blog_sec .filter > ul > li,
.blog_sec .nav > li
{ letter-spacing: 0.10em; text-transform:uppercase; font-weight:500; vertical-align: middle; }
.blog_sec .filter .dropdown-menu,
.blog_sec .nav .dropdown-menu
{ background-color: #535357; border: none; border-radius: 0; box-shadow: none; margin: 0; padding: 0; width: 90%; }
.blog_sec .filter .dropdown-menu > li > a,
.blog_sec .nav .dropdown-menu > li > a
{ color: #FFFFFF; text-transform: capitalize; padding: 10px 20px; white-space: normal; }
.blog_sec .filter .dropdown-menu > li > a:hover,
.blog_sec .nav .dropdown-menu > li > a:hover
{ background-color: #737376; }

.blog_sec .filter > ul > .dropdown > a:after,
.blog_sec .nav .dropdown > a:after
{ font-family: FontAwesome; content: "\f0d7"; margin-left: 10px; }

.blog_sec .filter > ul > li > a,
.blog_sec .nav > li > a
{ font-size: 15px; color:#939396; display: block; line-height: normal; padding: 15px 0; }
.blog_sec .filter > ul > li:hover > a,
.blog_sec .nav > li:hover > a,
{ background-color: #0274b3; color: #FFFFFF; }
.blog_sec .filter > ul > li:last-child > a,
.blog_sec .nav > li:last-child > a
{ border-radius: 0 35px 35px 0; -webkit-border-radius: 0 35px 35px 0; -ms-border-radius: 0 35px 35px 0; }

.dropdown-submenu {
    position: relative;
}
.dropdown-backdrop { display: none; }

.blog_sec h1 { padding-bottom: 70px; text-align: center; }
.blog_sec .inner { position: relative; margin-bottom: 30px; background:#f4f5f6; overflow: hidden; border-radius: 4px; -webkit-border-radius: 4px; -ms-border-radius: 4px; box-shadow: 4px 4px 4px rgba(0,0,0,0.2); -webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.2); -ms-box-shadow: 4px 4px 4px rgba(0,0,0,0.2); }
.blog_sec .pic img,.blog_sec .pic { width: 100%; display: block; }

.blog_sec .listingItemWrapper:hover h4 { text-decoration: underline; }
.blog_sec .listingItem { display: table; width: 100%; margin-bottom: 35px; min-height: 200px; height: 200px; max-width: 400px; }
.blog_sec .listingItem h4 { color: #FFFFFF; }
.blog_sec .listingItem .category { color: #ff8c00; text-transform: uppercase; font-size: 14px; font-weight: 500; margin-bottom: 10px; display: inline-block; }
.blog_sec .listingItem .left { position: relative; display: table-cell; height: 100%; width: 240px; background: rgba(0, 0, 0, 0.6); padding: 15px 20px 40px 15px; vertical-align: top; }
.blog_sec .listingItem .left .author { color: #FFFFFF; font-size: 12px; font-style: italic; position: absolute; bottom: 10px; left: 20px; right: 8px; line-height: normal; }
.blog_sec .listingItem .right { display: table-cell; height: 100%; width: 160px; vertical-align: middle; text-align: center; }
.blog_sec .listingItem .right img { display: inline; width: 80px; }

.blog_sec .text { padding: 20px 30px; min-height: 205px; overflow: hidden; }
.blog_sec span.date { font-weight:500; }
.blog_sec h4 a { color:#0274b3; }
.blog_sec h4 { font-family: 'Roboto', sans-serif; line-height: 22px; font-size: 18px; }
.blog_sec .content { padding-bottom: 75px; }
.blog_sec.resource .filter > ul > li > a { padding: 0 32px; }
.blog_sec.resource .filter > ul > li > .dropdown-toggle:after { font-family: FontAwesome; content: "\f0d7"; float: right; }
.blog_sec .icon { padding: 20px 30px 10px 15px; width: 100px; height: 80px; border-radius: 0 50px 50px 0 ; -webkit-border-radius: 0 50px 50px 0 ; -ms-border-radius: 0 50px 50px 0 ; background:#0174b3; position:absolute; left:0; top:18px; }
.blog_sec .icon img { width: 40px; float: right; }
.blog_sec .sky .icon { background:#50c1e2; }
.blog_sec .green .icon { background:#5db138; }
.blog_sec .pink .icon{ background:#ed1c5d; }
.blog_sec .orange .icon { background:#ff8c00; }
.blog_sec .dgreen .icon { background:#1895ac; }
.blog_sec .grey .icon { background:#426285; }
.blog_sec .sky span.date { color:#50c1e2; }
.blog_sec .green span.date { color:#5db138; }
.blog_sec .pink span.date { color:#ed1c5d; }
.blog_sec .orange span.date  { color:#ff8c00; }
.blog_sec .dgreen span.date { color:#1895ac; }
.blog_sec .grey span.date { color:#426285; }

/*post_sec*/
.post_sec { padding: 80px 0; width:auto; overflow: hidden; }
.post_sec h4 {  font-family: 'Roboto', sans-serif; font-weight:500; }
.post_sec h2 { font-weight:500; padding-bottom: 17px; }
.post_sec .social { border-top: 1px solid #b6bfc6; padding: 14px 0; overflow: hidden; }
.post_sec .social ul { float: right;  }
.post_sec .social li { float: left; margin: 0 0 0 4px; }
.post_sec .social > a ,.post_sec .social span.date { margin: 7px 0 0; font-weight:300; display:inline-block; vertical-align: top; }
.post_sec .social > a { color:#0274b3; margin-left: 14px; }
.post_sec .social li a:hover img { opacity:0.70; }
.post_sec .image { margin-bottom:35px; width: 100%; }
.post_sec p { padding-bottom: 28px; letter-spacing: 0.005em;}
.post_sec p a { text-decoration:none; }
.post_sec p a:hover { text-decoration:underline; }
.post_sec p strong { text-transform:uppercase; font-weight:500; }
.post_sec .comment { padding-top:20px; }
.post_sec .subscribe { background:#faf4cc; overflow: hidden; padding: 23px 20px; border-radius: 4px; -webkit-border-radius: 4px; -ms-border-radius: 4px; margin:12px 0 0 -30px;}
.post_sec .subscribe .form-control { font-size: 20px; color:#222; padding: 15px 7px; height: 62px; }
.post_sec *::-webkit-input-placeholder { opacity:1; color: #b6bfc6; }
.post_sec *::-moz-placeholder {opacity:1;color: #b6bfc6; }
.post_sec *:-ms-input-placeholder {opacity:1;color: #b6bfc6;}
.post_sec .subscribe h4 { padding: 0 0 27px 10px; }
.post_sec .subscribe .btn-primary { float: right; margin: 15px 0 0 0; }
.post_sec .older_post { padding: 45px 0px 0px 0px ; }
.post_sec .older_post h4 { padding-bottom: 33px; }
.post_sec .older_post li span.date { display: block; padding-bottom:2px; }
.post_sec .older_post li h4 { line-height: 36px; font-weight:400; }
.post_sec .older_post li h4 a { display:inline-block; color:#0274b3; }
.post_sec .right_side { padding-left: 45px; }
.post_sec .tags li a { padding: 0 25px; font-size: 16px; margin: 5px; background:#f0f2f3; line-height: 40px; display: inline-block; vertical-align: top; }
.post_sec .tags { font-size:0; line-height:0; margin: -5px; }
.post_sec .tags li a:hover { text-decoration:none; background:#dee1e2; }
.post_sec .tags li { display:inline-block; vertical-align: top; }
.post_sec .topics h4 { padding-bottom: 20px; }

/*tabs_sec*/
.tabs_sec { padding: 35px 0 0; text-align: center; overflow: hidden; border-bottom: 2px solid #d3d8dc; margin-bottom: 65px; }
.tabs_sec li { font-size: 18px; display:inline-block; vertical-align: top; line-height: 22px; margin: 0 42px; }
.tabs_sec li a { display: block; border-bottom: 10px solid transparent; padding-bottom: 15px; font-weight:300; transition:none; -webkit-transition:none; -ms-transition:none;}
.tabs_sec li.active a,.tabs_sec li a:hover { text-decoration:none; border-bottom-color:#0174b3; font-weight:500; }

/*team_sec*/
.team_sec {}
.team_sec ul{ list-style: none; }
.team_sec .container>h1{ text-align: center; margin-bottom: 7px; }
.team_sec .container .big_text>p{ text-align: center; }
.team_sec a.pic>img{ text-align: center; }
.team_sec .text{ text-align: center; }
.team_sec .text h4{ font-size: 20px; margin-top: 20px; }
.team_sec .text .bio{ display: inline-block; font-weight: bold; color: orange; padding: 12px 0; }

/* Modal */
.team_sec .modal{ font-family: Arial; font-size: 16px; text-align: left; }
.team_sec .modal-header{ font-family: Arial; font-size: 10px; text-align: left; }
.team_sec .modal-header, .team_sec .modal-body, .team_sec .modal-footer{ padding: 20px 30px; }
.team_sec .modal-header h4{ padding: 12px 0 0 0; }
.team_sec .modal-header button span{ font-size: 50px; }
.team_sec .modal-body p{ font-size: 17px; line-height: 1.9; padding-bottom: 16px; }
.team_sec .modal-footer button{ border-radius: 4px; border: 1px solid #ddd; }

/*content_sec*/
.content_sec { overflow: hidden; padding: 45px 0; }
.content_sec h1 { padding-bottom: 25px; }
.content_sec p { padding-bottom: 18px; }
.content_sec h2 { padding: 30px 0 25px;  }
.content_sec .columns h2 { text-align: left; padding-bottom: 48px; }
.content_sec h5,.content_sec h3 { padding-bottom: 10px; }

/*Crumbs*/
.breadcrumb { background: none; padding: 0; }
.breadcrumb > li { float: none; }
.breadcrumb > li:first-child, .breadcrumb > li:last-child { display: none; }
.breadcrumb > li:nth-child(2):before { content: ""; padding: 0; }
.breadcrumb > li+li:before { color: #232323; }
.breadcrumb > li > a { color: #232323; }

/*news_sec*/
.news_sec { width:auto; overflow: hidden; padding-bottom: 80px; margin-top: 20px; min-height: 500px; }
.news_sec h1,.news_sec h2 { text-align: center; padding-bottom: 40px; }
.news_sec h2 + h4 { text-align: center; padding-bottom: 33px; }
.news_sec p strong { font-weight:500; }
.news_sec h4 { font-family: 'Roboto', sans-serif; font-weight:500; padding-bottom: 10px; }
.news_sec .bg_box { padding: 27px 40px; background:#f4f5f6; overflow: hidden; }
.news_sec .bg_box p a { color:#0274b3; text-decoration:none; }
.news_sec .bg_box p a:hover { text-decoration:underline; }
.news_sec .bg_box p { padding:0; }
.news_sec h6 { font-weight:500; }
.news_sec .block .inner { padding: 45px 30px 20px; min-height:340px; position: relative; background:#f4f5f6; overflow: hidden; border-radius: 4px; -webkit-border-radius: 4px; -ms-border-radius: 4px; box-shadow: 2px 2px 4px rgba(0,0,0,0.3); margin-bottom: 30px; }
.news_sec .block .icon { padding: 20px 30px 10px 15px; width: 100px; height: 80px; border-radius: 0 50px 50px 0 ; -webkit-border-radius: 0 50px 50px 0 ; -ms-border-radius: 0 50px 50px 0 ; background:#0174b3; position:absolute; left:0; top:18px; }
.news_sec .block .icon img { width: 40px; float: right; }
.news_sec .block span.date { padding: 0 0 63px 80px; text-align: right; display: block; font-weight:500; text-transform:uppercase; }
.news_sec .block h4 { padding-bottom:0; font-family: 'Roboto Slab', serif; line-height: 36px; }
.news_sec .block h4 a { color:#0274b3; }
.news_sec .block .location { font-weight:300; }



/*footer*/
.social [class*="fa fa-"] {
    background-color: #333;
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin: auto 3px;
    width: 30px;
    font-size: 15px;
    text-align: center;
}
footer { width: auto; overflow: hidden; }
footer li a { color:#fff; }
footer li { font-size: 13px; padding-bottom: 10px; line-height: 20px; }
footer h6 { padding-bottom: 10px; text-transform: uppercase; line-height:20px; color:#8ea1b6; font-family: 'Roboto Condensed', sans-serif; font-weight:400;}
footer address { padding: 20px 0 0 0; font-size: 12px; line-height: 20px; }
footer .footer { padding: 45px 0 53px; color:#fff; background:#28282d; overflow: hidden; }
footer .bottom .social a { opacity: .9; }
footer .bottom .social a:hover { text-decoration: none; opacity: 1; }
footer .bottom li { float: left; margin-right:24px; padding:0; }
footer .bottom li a { color: #28282d; }
footer .bottom { padding: 14px 0; background:#ccd2d7; overflow: hidden; }
footer .bottom p { text-align: right; font-weight:400; line-height: 20px; padding: 6px 0; }
footer .bottom p a { margin: 0 2px; letter-spacing: -0.02em; color:inherit; text-decoration:none; }
footer .bottom p a:hover { text-decoration:underline; }
footer .bottom li a:hover img { opacity: 0.50; }

/*popup*/
.modal-body h4 { font-family: 'Roboto', sans-serif; padding-bottom: 10px; }
.modal-body h5 { font-size: 20px; line-height: 26px; font-weight:300; padding-bottom: 30px; font-family: 'Roboto Slab', serif; }
.modal-body .close { opacity:1; width: 25px; height: 25px; position:absolute; opacity:1; right: 20px; top:20px; background:url(../images/close.png) no-repeat; background-size:100% 100%; display:block; }
.modal-body .close:hover { opacity: 0.50; }

/*keyframes*/
@-webkit-keyframes stickyhead{
	0%{opacity:0;-webkit-transform:translateY(-100%)}
	100%{opacity:1;-webkit-transform:translateY(0)}
}

@-moz-keyframes stickyhead{
	0%{opacity:0;-moz-transform:translateY(-100%)}
	100%{opacity:1;-moz-transform:translateY(0)}
}
@keyframes stickyhead{
	0%{opacity:0;-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}
	100%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}
}

/* Cart */
.heading-sec { width: auto; overflow: hidden; margin: 25px 0 15px 0; position: relative; }
.heading-sec .return-btn { float: right; color: #1678ba; font-size: 14px; font-family: 'clear_sansbold'; margin: 22px 5px 0 0px; }
.heading-sec h1 { padding: 0; float: left; font-size: 30px; font-weight: 400; }
.heading-sec .btn { margin-top: 12px; }
.check_out_btn { padding-top: 12px; }
.check_out_btn .btn { padding: 0.64rem 2.2rem; border-radius: 2rem; }
.check_out_btn .back { margin: 0 15px 0 0; position: relative; top: 2px; color: #1275b8; font-weight: bold; }

.cart-bar { width: 100%; overflow: hidden; position: relative; margin-bottom: 40px; }
.cart-bar p { font-size: 16px; color: #2f2a2a; }
.cart-bar .block-1 { padding-right: 45px; width: 60%; float: left; position: relative; }
.cart-bar .block-2 { width: 13.8%; float: left; position: relative; }
.cart-bar .block-3 { width: 18.5%; float: left; position: relative; text-align: right; }
.cart-bar .block-3 h4 { width: 60px; text-align: center; }
.cart-bar .block-4 { width: 17.2%; float: left; position: relative; }
.cart-bar .scroll > .row { margin: 0; border-bottom: 1px solid #dcdcdc; padding-bottom: 35px; margin-bottom: 35px; }
.cart-bar .scroll .row:last-of-type { margin-bottom: 0; }
.cart-bar h4 { padding-top: 15px; }
.cart-bar .hidden-xs { display: none; }
.cart-bar img { float:left; }
.cart-bar .text { padding-left: 114px; }
.cart-bar h3 { font-size: 22px; line-height: 24px; padding-bottom: 14px; }
.cart-bar h3 a { color: #2f2a2a; font-family: 'Roboto', sans-serif; }
.cart-bar .block { padding: 8px 18px; background: #f3f3f3; }
.cart-bar .block span { font-size: 14px; color: #2f2a2a; line-height: 18px; padding-bottom: 5px; }
.cart-bar .block small, .cart_product small { line-height: 20px; color: #979494; font-size: 12px; font-weight: bold; text-transform: uppercase; display: block; }
.cart-bar .block p { font-size: 13px; line-height: 16px; color: #2f2a2a; padding: 0; border-top: 1px solid #cfcfcf; margin-top: 14px; padding-top: 12px; padding-bottom: 7px; position: relative; padding-right: 25px; }
.cart-bar .block p .delete-btn { margin: 0; font-size: 14px; line-height: 14px; margin-right: 8px; position: absolute; right: 0px; top: 50%; margin-top: -6px; }
.cart-bar .form-control.qty { width: 60px; text-align: center; float:left; margin: -7px 15px 0 0; }
.cart-bar .refresh { font-size: 18px; display: block; float: left; padding: 4px 0 0 0px; line-height: 20px; }
.cart-bar .price { font-size: 18px; line-height: 24px; text-align: right; display: block; }
.cart-bar .delete-btn { color: #777777 !important; text-decoration: none; font-size: 18px; line-height: 22px; }
.cart-bar .delete-btn:hover { color: #393335; }
.cart-bar .add-on { width: 88px; padding: 7px 12px 8px 5px; margin-top: 15px; border: 1px solid #d1d1d1; }
.cart-bar .add-on span { display: block; color: #2f2a2a; text-align: right; text-transform: uppercase; font-size: 12px; line-height: 18px; }
.cart-bar .add-on strong { display: block; font-size: 14px;  }
.cart-bar .total { overflow: hidden; border-bottom: 1px solid #dcdcdc; margin-bottom: 11px; }
.cart-bar .total .left { padding: 50px 85px; float: left; width: 49.2%; background: #e0eaf5; }
.cart-bar .total .right { float: right; width: 49.2%; }
.cart-bar .total .left strong { display: block; padding: 0 0 6px; color: #434343; font-size: 14px; line-height: 20px; }
.cart-bar .total .left a { color: #2f2a2a; }
.cart-bar .total .left .form-control { height: 43px; border: none; }
.cart-bar .total .left .promo { background: #aaaaaa; color: #ffffff; font-size: 12px; font-weight: bold; padding: 3px 15px; border-radius: 6px; }
.cart-bar .total .right ul { list-style: none; padding: 26px 0 0; margin: 0; overflow:hidden; }
.cart-bar .total .right li { width: 100%; float:left; text-align: right; font-size: 18px; line-height: 22px; padding: 10px 95px 8px 0; }
.cart-bar .total .right li strong { width: 105px; display: inline-block; }
.cart-bar .total .right li:last-child { font-size: 22px; line-height: 24px; border-top: 1px solid #dcdcdc; margin-top: 20px; padding-top: 28px; }
.cart-bar .btn { cursor: pointer; padding: 0.64rem 2.4rem; border-radius: 2rem; -webkit-border-radius: 2rem; text-transform: uppercase; font-size: 13px; letter-spacing: 0.08em; }
.cart-bar .total .left .btn-primary { color: #fff; background-color: #337ab7; border-color: #2e6da4; border-radius: 2rem !important; }
.cart-bar .total .left .btn-primary:hover { color: #FFFFFF; background-color: #025aa5; border-color: #01549b; }

.no-bullets{ list-style: none !important; }

.label-special-line{  }
.label-special-icon{ float: left; }
.label-special-icon i.fa{  }
.label-special-span{ float: left; }

@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:100,300,400,700');

:focus,input:focus, textarea:focus { outline: none; }
:focus { outline: none; }

/* common */
a { text-decoration: none; outline: none; }
.clear { clear: both; overflow: hidden; height: 0px; }
img { border: 0px; outline: none; display: block; max-width: 100%; }

/* wrapper */
.centering { max-width: 1170px; margin: auto; position: relative; }

/* header-part */
.main-header { position: fixed; top: 0px; left: 0px; z-index: 100; width: 100%; background: #111111; }
.main-header .navbar-toggler {  display: none; border: none; }
.main-header .menu-inner { position: relative; }
.main-header .navbar-brand { margin: 37px 0 23px; padding: 0px; max-width: 131px; position: absolute; top: 0px; left: 0px; } 
.main-header .top-links { position: absolute; top: 21px; right: 2px; }
.main-header .top-links .login { float: left; }
.main-header .top-links .login p { float: left; }
.main-header .top-links .dropdown-menu { box-shadow: none; padding: 20px 0 28px; top: 44px; left: -21px; width: 200px; background: #64c2e5; border-radius: 0px; -webkit-border-radius: 0px; min-width: inherit; width: 200px; }
.main-header .top-links .dropdown-menu li { box-shadow: none; padding: 0px 30px 30px; display: block; font-size: 16px; line-height: 20px; letter-spacing: 0.06em; text-transform: none; }
.main-header .top-links .dropdown-menu li:last-child { padding-bottom: 0px; } 
.main-header .top-links .dropdown-menu li a { color: #000; padding: 0; }
.main-header .top-links .dropdown-menu li a:hover { background-color: transparent; }
.main-header .top-links .login .dropdown-toggle { font-size: 12px; line-height: 28px; color: #b6bfc6; font-weight: 400; text-transform: uppercase; background: url(../images/login.png) 0px 1px no-repeat; background-size: 25px auto; display: block; margin: 0 28px 0 0; padding: 0 0 20px 38px; letter-spacing: 0.1em; }
.main-header .top-links .login .dropdown-toggle:after { border-width: 5px 5px 0px 6px; margin: 12px 0 0 10px; display: inline-block; vertical-align: top; }
.main-header .navbar .top-links li a:after { bottom: -7px; }
.main-header .top-links .login .dropdown-toggle:hover, .main-header .top-links .login .dropdown-toggle[aria-expanded = "true"] { color: #50c2e3; text-decoration: none; background-image: url(../images/login_hover.png); }
.main-header .top-links .subscribe { float: left; font-size: 12px; line-height: 16px; color: #b6bfc6; text-transform: uppercase; padding: 6px 20px 4px 21px; letter-spacing: 0.1em; border-left: 1px solid #b6bfc6; }
.main-header .top-links .subscribe:hover { text-decoration: none; color: #50c2e3; }
.main-header .top-links .cart { width: 26px; height: 26px; float: left; font-size: 0px; line-height: 0px; background: url(../images/cart.png) top left no-repeat; background-size: 26px auto; position: relative; margin-left: 20px; }
.main-header .top-links .cart:hover { color: #50c2e3; background-image: url(../images/cart_hover.png); text-decoration: none; }
.main-header .top-links .cart:before { content: ""; position: absolute; top: 0px; left: -19px; width: 1px; height: 26px; background: #b6bfc6; }

.main-header .navbar { padding: 74px 0 0px; margin: 0 -2px 0 0; float: right; position: static; border: none; }
.main-header .navbar p { display: inline; font-weight: normal; padding: 0; }
.main-header .navbar ul { padding: 0px; margin: 0px; list-style-type: none; list-style: none; list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7); }
.main-header .navbar li { padding: 0 0 15px 54px; float: left; font-size: 16px; line-height: 20px; text-transform: uppercase; color: #b6bfc6; letter-spacing: 0.15em; position: relative; list-style-type: none; list-style: none; list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7); }
.main-header .navbar li a { font-weight: 400; color: #b6bfc6; display: block; position: relative; transition: all 350ms; -webkit-transition: all 350ms; }
.main-header .navbar ul ul, .main-header .navbar ul ul ul, .main-header .navbar li, .main-header .navbar li li, .main-header .navbar li li li { list-style-type: none; list-style: none; }
.main-header .navbar li a:after { content: ""; width: 0px; height: 1px; position: absolute; bottom: -6px; left: 50%; background: #f7eb9a; transition: all 350ms; -webkit-transition: all 350ms; transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); }
.main-header .navbar li a:hover { text-decoration: none; }  
.main-header .navbar li a:hover:after, .main-header .navbar li:hover > a:after { width: 100%; }    
.main-header .navbar li ul { padding: 27px 0 4px; position: absolute; top: 100%; left: -55px; width: 250px; background: rgba(17,17,17,0.95); display: none; }
.main-header .navbar li ul.resources-dropdown { width: 320px; }
.main-header .navbar li ul.insights-dropdown { width: 350px; left: -3px; padding-bottom: 8px; }
.main-header .navbar li ul.insights-dropdown li { padding-bottom: 25px; }
.main-header .navbar li ul.solution-dropdown { width: 320px; }
.main-header .navbar li ul.solution-dropdown li { padding: 0px 39px 40px; }
.main-header .navbar li ul ul { padding: 20px 0 8px 3px; position: relative; left: auto; top: auto; background: none; list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7); list-style: none; list-style-type: none; }
.main-header .navbar li ul ul li, .main-header .navbar li ul.solution-dropdown li li { padding: 0px 0 20px 12px; letter-spacing: 0px; border-left: 1px solid #b6bfc6; list-style: none; list-style-type: none; list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7); }
.main-header .navbar li ul ul li:last-child, .main-header .navbar li ul.solution-dropdown li li:last-child { padding-bottom: 0px; }
.main-header .navbar li li { padding: 0px 50px 30px; text-transform: none; color: #fff; letter-spacing: 0.06em; float: none; list-style: none; list-style-type: none; list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7); }
.main-header .navbar li li a { color: #b6bfb6; border-bottom: 4px solid transparent; display: inline; }
.main-header .navbar li li a:hover { box-shadow: 0 1px 0 rgba(0,0,0,0), 0px 1px 0 #f7eb9a; -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0), 0px 1px 0 #f7eb9a; }
.main-header .navbar li li a:after { display: none; } 
.main-header .navbar li.test-menu { position: static; }
.main-header .navbar .full-menu { width: 100%; position: absolute; top: 100%; left: 0px; background: rgba(17,17,17,0.95); display: none; }
.main-header .navbar .full-menu ul { position: relative; top: auto; left: auto; padding: 0px; width: 100%; background: none; padding-bottom: 10px; }
.main-header .navbar .full-menu .tabs { background: rgba(0,0,0,0.30); overflow: hidden; padding: 50px 148px 0 130px; border-bottom: 10px solid #2670af; box-shadow: 0 10px 10px -10px #000; }
.main-header .navbar .full-menu .tabs li { padding: 0px; width: 50%; float: left; background: rgba(4,112,172,0.2); cursor: pointer; text-align: center; text-transform: uppercase; font-size: 20px; line-height: 26px; font-weight: 700; letter-spacing: 0.15em; }
.main-header .navbar .full-menu .tabs li a { padding: 20px 25px 13px; color: #3f7a93; display: block; }
.main-header .navbar .full-menu .tabs li a:hover { text-decoration: none; color: #50c2e3; box-shadow: none; -webkit-box-shadow: none; }
.main-header .navbar .full-menu .tabs li.active a { color: #fff; background: #2670af; box-shadow: none; -webkit-box-shadow: none; }
.main-header .navbar .full-menu .tabs li.active, .main-header .navbar .full-menu .tabs li:hover {  }
.main-header .navbar .full-menu .tab-content { padding: 19px 114px 18px 89px; overflow: hidden; display: none; }
.main-header .navbar .full-menu #cloud-content.tab-content { padding: 58px 114px 67px 139px; }
.main-header .navbar .full-menu #cloud-content.tab-content li { padding-bottom: 10px; }
.main-header .navbar .full-menu .tab-content .image { margin: -56px 116px 0 0; width: 33%; float: right; }
.main-header .navbar .full-menu .tab-content .image img { margin: 0 auto; }
.main-header .navbar .full-menu .tab-content .btn { margin: 20px 0 0; border: 1px solid #50c2e3; border-radius: 30px; -webkit-border-radius: 30px; font-size: 16px; line-height: 20px; color: #fff; padding: 20px 20px; letter-spacing: 0.15em; font-family: 'Roboto Slab', serif; font-weight: 700; }
.main-header .navbar .full-menu .tab-content .btn:hover { background: #50c2e3; color: #28282d; box-shadow: none; -webkit-box-shadow: none; }  
.main-header .navbar .full-menu .tab-content .btn:after { display: none; }
.main-header .navbar .full-menu .tab-content li { padding: 0px 0 24px; }
.main-header .navbar .full-menu .tab-content .one li:last-child { padding-bottom: 0px; }
.main-header .navbar .full-menu .tab-content .one { padding: 0 60px 0 0; width: 29%; float: left; } 
.main-header .navbar .full-menu .tab-content .one:nth-of-type(2) { padding-right: 30px; width: 24.6%; }
.main-header .navbar .full-menu .tab-content .one:nth-of-type(3) { padding-right: 39px; width: 25.9%; }
.main-header .navbar .full-menu .tab-content .one:nth-of-type(4) { padding-right: 0px; width: 20.5%; }
.main-header .navbar .full-menu .tab-content .one:nth-of-type(4) li { padding: 0 0 39px 34px; margin-bottom: 15px; border-bottom: 1px solid rgba(255,255,255,0.5); }
.main-header .navbar .full-menu .tab-content .one:nth-of-type(4) li:last-child { padding-bottom: 0px; border: 0px; margin: 0px; }
.main-header .navbar .full-menu .tab-content .one:nth-of-type(4) li li { padding: 0 0 20px 12px; border: 0px; margin: 0px; }
.main-header .navbar .full-menu .tab-content .one li { font-size: 14px; line-height: 18px; color: #50c2e3; text-transform: uppercase; letter-spacing: 0.1em; }
.main-header .navbar .full-menu .tab-content .one li a { color: #50c2e3; }
.main-header .navbar .full-menu .tab-content .one li a:hover { box-shadow: none; -webkit-box-shadow: none; }
.main-header .navbar .full-menu .tab-content .one li ul { margin: 5px 0 7px 3px; overflow: hidden; }
.main-header .navbar .full-menu .tab-content .one li ul:before { content: ""; position: absolute; top: 7px; left: 0px; width: 1px; height: calc(100% - 14px); background: rgba(255,255,255,0.5); }
.main-header .navbar .full-menu .tab-content .one li li { padding: 0 0 20px 12px; font-size: 16px; line-height: 30px; text-transform: none; border: 0px; letter-spacing: 0px; }
.main-header .navbar .full-menu .tab-content .one li li:last-child { padding-bottom: 0px; }
.main-header .navbar .full-menu .tab-content .one li li a { color: #b6bfb6; }
.main-header .navbar .full-menu .tab-content .one li li a:hover { box-shadow: 0 1px 0 rgba(0,0,0,0), 0px 1px 0 #f7eb9a; -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0), 0px 1px 0 #f7eb9a; }
.main-header .navbar li a.mobile-toggle { display: none; }

.banner { width: 100%;  }  
.banner img { width: 100%; }
