@import url("font-awesome.min.css");
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300italic,600,600italic");

/*
	Arcana by HTML5 UP
	html5up.net | @ajlkn
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/

/* Reset */

featured-image .video {
    overflow: hidden;
}
textarea{color:black !important;}
.left-side-list
{
float:left;text-align:left !important;color:#777777;width:50% !important;background:none;font-size:17px !important;
}
.right-side-list{
float:right;width:50% !important;
}
.right-side-image{float:right;margin-top:-45px;}
.left-n-list{width:55% !important;color:#777777;text-align:justify !important;font-size:17px !important;line-height:35px;}
.about-content-block p, .solution-bullets li{font-family:Arial, Helvetica, sans-serif !important; font-size:16px !important;}
@media (max-width:600px)
{

.mobile-block{width:100% !important;max-width:200px !important;margin:0px auto !important;}
.mobile-block-2{position:relative !important;left:0 !important;} 
}
@media (max-width:850px)
{
    .main-vdo{display:none !important;}
    .mobile-img{display:block !important;}
    .vds-text{width:100% !important;max-width:1100px !important;text-align:left !important;margin-top:30px !important;}
    .mobile-block{width:33% !important;max-width:320px !important;margin:0px auto !important;padding-left:0 !important;padding-right:0 !important;}
    .mobile-block .box.highlight{padding-left:0 !important;padding-right:0 !important;}
    .mobile-block .zero{text-align:center !important;}
 .left-side-list{width:100% !important;float:none !important;}
 .left-n-list{width:100% !important;}
.right-side-list{width:100% !important;float:none !important;margin:0px auto !important;max-width:500px !important;}
.right-side-image{width:100% !important;float:none !important;margin:0px auto !important;max-width:500px !important;}
.big-text .text{font-size:32px !important;}
.right-side-list img{width: 100% !important;max-width:500px !important;margin:0px auto !important;}
.blue-heading-block h1{font-size:28px !important;}
.blue-heading-block h3{font-size:24px !important;}
.missionstatement p{font-size:16px !important;}
.hardware .text{font-size:30px !important;}
#footer section{margin:0px auto !important;float:none !important;}  
.about-content-block{padding-bottom:0 !important;}
.employe-block{width:100% !important;max-width:300px !important;margin:0px auto !important;float:none !important;}
.jobs-list p{font-size:18px !important;} 
.jobs-list a{font-size:18px !important;}
.employe-block img{width:100%;max-width:300px !important;margin:0px auto !important;}
.solution-bullets li{margin:10px auto !important;text-align:left;padding-left:0 !important;padding-right:0 !important;width:100% !important;}
.solution-bullets{margin:10px auto !important;}


::-moz-placeholder {

    color: #999;

}
::-moz-selection {

    background: #FCAC17;

}
::after, ::before {

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}

}
.video {
   width: 100% !important;
    height: auto !important;
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 5px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #989898;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 10px;
}

#myBtn:hover {
  background-color: gr;
}

/*Scrolling button*/

body {
 background-color:white;
}

*,
:after,
:before {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

section {
 
  width: 100%;
  display: table;
  
}
section.ok{
  background-color: white;
}



.scroll-down {
  opacity: 1;
  -webkit-transition: all .5s ease-in 3s;
  transition: all .5s ease-in 3s;
}

.scroll-down {
  position: absolute;
  bottom: 30px;
  left: 15%;
  margin-left: -16px;
  display: block;
  width: 32px;
  height: 32px;
 
  background-size: 44px auto;
  border-radius: 50%;
  z-index: 2;
  -webkit-animation: bounce 2s infinite 2s;
  animation: bounce 2s infinite 2s;
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
}

.scroll-down:before {
    position: absolute;
    top: calc(50% - 8px);
    left: calc(50% - 6px);
    transform: rotate(-45deg);
    display: block;
    width: 12px;
    height: 12px;
    content: "";
   
    border-width: 0px 0 2px 2px;
}

@keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  60% {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}

/*end css for Scrolling Button*/



.text {
   position:  absolute;
   top: 0;
   left: 40px;
   bottom: 0;
   right: 0;
   text-align: center;
   /*font-size: 20px;
   color: white;*/
}

.casestudy-imageicon3 {
  padding-top:60px;
   
  background:  url(images/solutions.jpg);
  background-size:cover;
  background-color:white;
  background-position:center ;

}
.casestudy-solutions {
  
 
  background: 
    /* top, transparent red */ 
    linear-gradient(
     rgba(26,76,110,0.5), 
     rgba(26,76,110,0.5)
    ),
    /* bottom, image */
    url(images/Files.jpg);
  

}


.image { 
   position: relative; 
   width: 100%; /* for IE 6 */
}

h2 span { 
   color: white; 
   font: bold 24px/45px Helvetica, Sans-Serif; 
   letter-spacing: -1px;  
   background: rgb(0, 0, 0); /* fallback color */
   background: rgba(0, 0, 0, 0.7);
   padding: 10px; 
}
html,body {
	margin: 0;
	padding: 0;
}
.slider {
	width: 1024px;
	margin: 2em auto;
	
}

.slider-wrapper {
	width: 100%;
	height: 700px;
	position: relative;
}

.slide {
	float: left;
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: opacity 3s linear;
}

.slider-wrapper > .slide:first-child {
	opacity: 1;
}


/*#slideshow {
  margin: 80px auto;
  position: relative;
  width: 240px;
  height: 240px;
  padding: 10px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
}

#slideshow > div {
  position: absolute;
  top: 1px;
  left: 1px;
  right: 10px;
  bottom: 10px;
}*/

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;
    /*padding-left:120px;
    padding-top:20px; */
    border: 0;
    font-size: 100%;
   
    vertical-align: baseline;
}
/*.managed-services{
    background:url(../../images/service-1.jpg);
    background-size:contain;
    height:200px;
    background-repeat:no-repeat;
    position:relative;

}*/

.tinted-imageicon1 {
  
 width:100%;
  height: 220px;
  
  background: 
    /* top, transparent red */ 
    linear-gradient(
    rgba(143,18,143,0.2), 
     rgba(0, 0, 0,0.6)
    ),
    /* bottom, image */
    url(images/icon2.jpg);
  
}

.tinted-imageicon2 {
  
 width:100%;
  height: 220px;
  
  background: 
    /* top, transparent red */ 
    linear-gradient(
      rgba(192,192,192,0.5), 
     rgba(0,0,0,0.6)
    ),
    /* bottom, image */
    url(images/icon3.jpg);
}

.tinted-imageicon3 {
  
 width:100%;
  height: 220px;
  
  background: 
    /* top, transparent red */ 
    linear-gradient(
     rgba(7,44,94,0.3), 
     rgba(0,0,0,0.5)
    ),
    /* bottom, image */
    url(images/icon1.jpg);
}

.demo-2 {
    position:relative;
    width:100%;
    max-width:533.67px;
    height:240px;
    overflow:hidden;
    margin:0px auto;
    background-color:rgba(26,76,110,0.5)
   
}
.demo-2 p,.demo-2 h2 {
    color:#fff;
    padding:10px;
    top:20px;
    position:relative
}
.demo-2 p {
    font-family:'Lato';
    font-size:24px;
    line-height:18px;
    margin:0;
   /*color:#ffffff !important;*/
   text-align:center;
}




.learn-more-link{
    z-index: 9; 
    white-space: nowrap; 
    font-size: 14px; 
    line-height: 17px; 
    font-weight: 600; 
    color: rgb(0, 0, 0) !important; 
    font-family: Hind; 
    background-color: rgb(247, 204, 86); 
    padding: 17px 34px; border-color: rgb(0, 0, 0); border-radius: 3px; outline: none; box-shadow: none; box-sizing: border-box; cursor: pointer; visibility: inherit; transition: none; font-style: normal; text-decoration: none; border-width: 0px; border-style: none; margin: 0px; letter-spacing: 0px; min-height: 0px; min-width: 0px; max-height: none; max-width: 150px; opacity: 1; transform-origin: 50% 50% 0px; 
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
.learn-more-link:hover
{

 background-color:#333 !important;  color:white !important; 
}
.pheight {
    line-height: 6;
}

.demo-2 h2 {
    font-size:26px;
    color:#f8c12c;
    line-height:24px;
    margin:0;
    font-family:'Lato'
}
.effect img {
    position:absolute;
    left:0;
    bottom:0;
    cursor:pointer;
    margin:-12px 0;
    -webkit-transition:bottom .3s ease-in-out;
    -moz-transition:bottom .3s ease-in-out;
    -o-transition:bottom .3s ease-in-out;
    transition:bottom .3s ease-in-out
}
.upper-bg{    height: 360px !important;
    background-color: rgb(248, 193, 44);
    position: absolute;
    width: 433px;
    top: 0px;
    z-index: 100;
    opacity: 0.7;}
.upper-bg:hover {   top:100px;
    padding-top:100px}
.effect img.top:hover {
    bottom:-220px;
    padding-top:100px
}
h2.zero,p.zero {
  
     margin:0;
    padding:0
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

.yellow-bg{
    /*background:url(../img/banner/skyline.jpg);*/
    background-size:cover;
    background-repeat:no-repeat;
    min-height:250px;
     background: #ccc;
}  
/*.about-us-big-image
{

 background:url(../../images/Aboutus/iStock-519549520.jpg) ;
 background-size:cover;
 background-position:center;
 background-attachment:fixed;
 min-height:800px; 
} */

/*.yellow-blur {
    position: absolute;
    z-index: 10;
    background: rgba(255, 255, 255, 0.2);

    margin-top:-100px;
}
.yellow-text-block{position:absolute;z-index:10000;}*/
body {
    line-height: 1;
	font-family:Arial, Helvetica, sans-serif;
}

ol, ul {
    list-style: none;
}
missionstatement{
    padding-left:120px;
    padding-top:120px;
    color:black;
  

}
.button--blue {
    background-color: #3591d0;
    border: 1px solid #3591d0;
    color: white;
}

.button {
    font-size: 14px;
    font-size: .875rem;
    display: inline-block;
    border-radius: 200px;
    padding: 0;
    margin: 10px 0;
    text-transform: uppercase;
    cursor: pointer;
    position: relative;
    text-align: center;
    background-color: #222;
    color: white;
    border: 1px solid #ccc;
    outline: none;
    line-height: 18px;
    transition: border-color 0.3s, background-color 0.3s;
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

 elegantshadow {
    color: #131313;
    background-color: #e7e5e4;
    letter-spacing: .15em;
    text-shadow: 
      1px -1px 0 #767676, 
      -1px 2px 1px #737272, 
      -2px 4px 1px #767474, 
      -3px 6px 1px #787777, 
      -4px 8px 1px #7b7a7a, 
      -5px 10px 1px #7f7d7d, 
      -6px 12px 1px #828181, 
      -7px 14px 1px #868585, 
      -8px 16px 1px #8b8a89, 
      -9px 18px 1px #8f8e8d, 
      -10px 20px 1px #949392, 
      -11px 22px 1px #999897, 
      -12px 24px 1px #9e9c9c, 
      -13px 26px 1px #a3a1a1, 
      -14px 28px 1px #a8a6a6, 
      -15px 30px 1px #adabab, 
      -16px 32px 1px #b2b1b0, 
      -17px 34px 1px #b7b6b5, 
      -18px 36px 1px #bcbbba, 
      -19px 38px 1px #c1bfbf, 
      -20px 40px 1px #c6c4c4, 
      -21px 42px 1px #cbc9c8, 
      -22px 44px 1px #cfcdcd, 
      -23px 46px 1px #d4d2d1, 
      -24px 48px 1px #d8d6d5, 
      -25px 50px 1px #dbdad9, 
      -26px 52px 1px #dfdddc, 
      -27px 54px 1px #e2e0df, 
      -28px 56px 1px #e4e3e2;
  }
 
 
  




blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    -webkit-text-size-adjust: none;
}

/* Box Model */

*, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/* Containers */

.container {
    margin-left: auto;
    margin-right: auto;
}

    .container.\31 25\25 {
        width: 100%;
        max-width: 1750px;
        min-width: 1400px;
    }
    .description-list, .qualifications-list, .education-list{list-style-type:disc;color:#000;margin:20px;}
    #pop-button{width:300px;height:50px;font-size:20px;font-weight:bold;}
     #apply-job-btn{width:300px;height:50px;font-size:20px;font-weight:bold;}
    #view-job-description, #view-qualifications, #view-education{width:100%;max-width:500px;height:50px;font-size:20px;font-weight:bold;cursor:pointer;}
   
/*    .blue-bullet:before{
        background:url(../../images/blue-list.png);
        background-repeat:no-repeat;
 background-position:top;
        margin-right:-20px !important;
        border-radius:50%;
        
    }
    .blue-bullet{
        margin-bottom:-20px !important;
    }*/
    .common-text-styling{
            color: #777777;
    width: 100%;
   
    background: none;
    font-size: 17px;
    }
    .popup-content-box
    {
    display:none;
    position:fixed;
    z-index:100;
    left:0;
    top:0;
    padding-top:100px;
    width:100%;
    height: 100%; 
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.4); 
    }
    #divApplyForm
    {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
    }
    .close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
   font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
    .container.\37 5\25 {
        width:100%;
        max-width: 1050px;
    }

    .container.\35 0\25 {
        max-width: 700px;
        width:100%;
    }

    .container.\32 5\25 {
        max-width: 350px;
        width:100%;
    }

#menu-primary {
    display: none;
}
#menu-primary:target #menu-primary-items {
    display: block;
}
#menu-primary-items {
    display: none;
}
.menu-items {
    background: rgba(0, 0, 0, 0) url("images/menu-bg.jpg") repeat scroll 0 0;
    font: small-caps 1.14em/2 georgia,serif;
    text-transform: capitalize;
}
/*<!--@media(max-width:1250px)
{
#menu-primary{display:block;}
#menu{display:none;}	
}-->*/
.open-menu-primary, .close-menu-primary {
    background-color: #000;
    border-radius: 0;
    cursor: pointer;
    font-size: 0;
    height: 48px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 48px;
}
/************ toggle ***************/
#menu-primary-items{
    display: none;
}
#menu-toggle-primary a.close-menu-primary{
    display: none;
}
#menu-primary:target #menu-primary-items{
    display: block;
}
/* Hide Open Toggle Link */
#menu-primary:target #menu-toggle-primary a.open-menu-primary{
    display: none;
}
/* Show Close Toggle Link */
#menu-primary:target #menu-toggle-primary a.close-menu-primary{
    display: block;
}
#menu-toggle-primary a.close-menu-primary {
    display: none;
}
#menu-primary-items li a{color:#ffffff;}
.open-menu-primary, .close-menu-primary {
    background: rgba(0, 0, 0, 0) url("../../images/toggle-button.png") repeat scroll 0 0;
    color: #fff;
    display: inline;
    margin-top: 16px;
    margin-right:10px;
}
    .text-slider-2
{
    position:absolute;
    z-index:1;
    top:55%;
    left:21%;
    
}
.text-slider-2 p{
        z-index: 8;
    min-width:100%;
    max-width: 100%;
    white-space: normal;
    font-size: 30px;
    line-height: 30px;
    font-weight: 400;
    color: #191919;
    font-family: Hind;
    visibility: inherit;
    transition: none;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    letter-spacing: 0px;
    min-height: 0px;
    max-height: none;
    opacity: 1;
    transform-origin: 50% 50% 0px;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    
}
.text-slider-2 h1{
        z-index: 6;
    white-space: nowrap;
    font-size: 64px;
    font-weight: 700;
    color: black;
    font-family: Hind;
    visibility: inherit;
    transition: none;
    /*line-height: 221px;*/
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    letter-spacing: 0px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform-origin: 50% 50% 0px;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
   
}
.text-slider-1
{
    position:absolute;
    z-index:1;
    top:20%;
    left:15%;
    
}
.text-slider-1 p{
        z-index: 8;
    min-width:100%;
    max-width: 100%;
    white-space: normal;
    font-size: 30px;
    line-height: 30px;
    font-weight: 400;
    color: #191919;
    font-family: Hind;
    visibility: inherit;
    transition: none;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    letter-spacing: 0px;
    min-height: 0px;
    max-height: none;
    opacity: 1;
    transform-origin: 50% 50% 0px;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    
}
.text-slider-1 h1{
        z-index: 6;
    white-space: nowrap;
    font-size: 80px;
    font-weight: 700;
    color: rgb(247, 247, 247);
    font-family: Hind;
    visibility: inherit;
    transition: none;
    line-height: 221px;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    letter-spacing: 0px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform-origin: 50% 50% 0px;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    padding-top:180px;
}
.container {
    max-width: 1400px;
    width:100%;
}
.risual-site-banner li img{
    width:100%;
   height:1000px;
   background-attachment:scroll;
   background-position:center;
   background-size:cover;
}
.risual-site-banner .bx-wrapper .bx-pager .bx-pager-item {
    display: block;
    margin: 9px 0;
}
.risual-site-banner .bx-wrapper .bx-pager.bx-default-pager a {
width:15px;
height:15px;
border-radius:15px;
}
.risual-site-banner .bx-wrapper .bx-pager.bx-default-pager a:hover, .risual-site-banner .bx-wrapper .bx-pager.bx-default-pager a.active {
    background:#fff;
}
.risual-site-banner .bx-wrapper .bx-pager {
   
    right: 0;
    width: 50px !important;
    top: 300px;
}
.risual-site-banner .bx-wrapper .bx-loading{
    z-index:0;
    }
.risual-site-banner .bx-wrapper{
    margin-bottom:0;
}
.icon-effect p {
    color: #000;
}
.fixed {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
}
.promising {
    float: left;
    padding-right:10px;
}
.video-slide{min-height:1000px !important;}
.share-text{float:left;}
.btn-custom{position:absolute;left:15%;bottom:60px;}

@media (max-width:900px)
{
.text-slider-1 h1{padding-right:0 !important;}
.text-slider-1 h1{padding-top:5px !important;font-size:28px !important;line-height:normal !important;padding-right:17px}
.text-slider-2 h1{padding-top:5px !important;font-size:28px !important;line-height:normal !important;}

.btn-custom{left:0;}
.text-slider-2{top:30% !important;left:10% !important;}

#video-text-1 h1{padding-top:0 !important;}
.vds-text h1 {
        font-size: 40px !important;
        padding-top: 0px !important;
        position:relative;
        
        
    }
.vds-text{margin: 0px auto !important;}
    .video-slide{height:350px !important;}
    #experts-text h1{font-size:16px !important;}

.promising {
    float: none !important;
}
.share-text{float:none !important;margin-left:0 !important;}
}

@media (max-width:600px) {
    .video-text-1{top:0 !important;}
    
    .vds-text{margin:0 !important;}
    #experts-text{margin:0 !important;text-align:left !important;}
   

    .text-slider-2 p{font-size:14px !important;}
    .text-slider-1 p{font-size:14px !important;}
}
@media screen and (max-width: 1680px) {

    .container.\31 25\25 {
        width: 100%;
        max-width: 1500px;
        min-width: 1200px;
    }

    .container.\37 5\25 {
        width: 900px;
    }

    .container.\35 0\25 {
        width: 600px;
    }

    .container.\32 5\25 {
        width: 300px;
    }

    .container {
        width: 1200px;
    }
}

@media screen and (max-width: 1280px) {

    .container.\31 25\25 {
        width: 100%;
        max-width: 1200px;
        min-width: 960px;
    }

    .container.\37 5\25 {
        width: 720px;
    }

    .container.\35 0\25 {
        width: 480px;
    }

    .container.\32 5\25 {
        width: 240px;
    }

    .container {
        width: 960px;
    }
}

@media screen and (max-width: 980px) {

    .container.\31 25\25 {
        width: 100%;
        max-width: 118.75%;
        min-width: 95%;
    }

    .container.\37 5\25 {
        width: 71.25%;
    }

    .container.\35 0\25 {
        width: 47.5%;
    }

    .container.\32 5\25 {
        width: 23.75%;
    }

    .container {
        width: 95%;
    }
}

@media screen and (max-width: 840px) {

    .container.\31 25\25 {
        width: 100%;
        max-width: 118.75%;
        min-width: 95%;
    }

    .container.\37 5\25 {
        width: 71.25%;
    }

    .container.\35 0\25 {
        width: 47.5%;
    }

    .container.\32 5\25 {
        width: 23.75%;
    }

    .container {
        width: 95% !important;
    }
}

@media screen and (max-width: 736px) {

    .container.\31 25\25 {
        width: 100%;
        max-width: 112.5%;
        min-width: 90%;
    }

    .container.\37 5\25 {
        width: 67.5%;
    }

    .container.\35 0\25 {
        width: 45%;
    }

    .container.\32 5\25 {
        width: 22.5%;
    }

    .container {
        width: 90% !important;
    }
}

@media screen and (max-width: 480px) {

    .container.\31 25\25 {
        width: 100%;
        max-width: 125%;
        min-width: 100%;
    }

    .container.\37 5\25 {
        width: 75%;
    }

    .container.\35 0\25 {
        width: 50%;
    }

    .container.\32 5\25 {
        width: 25%;
    }

    .container {
        width: 100% !important;
    }
}

/* Grid */

.row {
    border-bottom: solid 1px transparent;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

    .row > * {
        float: left;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row:after, .row:before {
        content: '';
        display: block;
        clear: both;
        height: 0;
    }

    .row.uniform > * > :first-child {
        margin-top: 0;
    }

    .row.uniform > * > :last-child {
        margin-bottom: 0;
    }

    .row.\30 \25 > * {
        padding: 0px 0 0 0px;
    }

    .row.\30 \25 {
        margin: 0px 0 -1px 0px;
    }

    .row.uniform.\30 \25 > * {
        padding: 0px 0 0 0px;
    }

    .row.uniform.\30 \25 {
        margin: 0px 0 -1px 0px;
    }

    .row > * {
        padding: 50px 0 0 50px;
    }

.row {
    margin: -50px 0 -1px -50px;
}

    .row.uniform > * {
        padding: 50px 0 0 50px;
    }

    .row.uniform {
        margin: -50px 0 -1px -50px;
    }

    .row.\32 00\25 > * {
        padding: 78px 0 0 100px;
    }

    .row.\32 00\25 {
        margin: -160px 0 -1px -100px;
    }

    .row.uniform.\32 00\25 > * {
        padding: 100px 0 0 100px;
    }

    .row.uniform.\32 00\25 {
        margin: -100px 0 -1px -100px;
    }

    .row.\31 50\25 > * {
        padding: 75px 0 0 75px;
    }

    .row.\31 50\25 {
        margin: -75px 0 -1px -75px;
    }

    .row.uniform.\31 50\25 > * {
        padding: 75px 0 0 75px;
    }

    .row.uniform.\31 50\25 {
        margin: -75px 0 -1px -75px;
    }

    .row.\35 0\25 > * {
        padding: 25px 0 0 25px;
    }

    .row.\35 0\25 {
        margin: -25px 0 -1px -25px;
    }

    .row.uniform.\35 0\25 > * {
        padding: 25px 0 0 25px;
    }

    .row.uniform.\35 0\25 {
        margin: -25px 0 -1px -25px;
    }

    .row.\32 5\25 > * {
        padding: 12.5px 0 0 12.5px;
    }

    .row.\32 5\25 {
        margin: -12.5px 0 -1px -12.5px;
    }

    .row.uniform.\32 5\25 > * {
        padding: 12.5px 0 0 12.5px;
    }

    .row.uniform.\32 5\25 {
        margin: -12.5px 0 -1px -12.5px;
    }

.\31 2u, .\31 2u\24 {
    width: 100%;
    clear: none;
    margin-left: 0;
}

.\31 1u, .\31 1u\24 {
    width: 91.6666666667%;
    clear: none;
    margin-left: 0;
}

.\31 0u, .\31 0u\24 {
    width: 83.3333333333%;
    clear: none;
    margin-left: 0;
}

.\39 u, .\39 u\24 {
    width: 75%;
    clear: none;
    margin-left: 0;
}

.\38 u, .\38 u\24 {
    width: 66.6666666667%;
    clear: none;
    margin-left: 0;
}

.\37 u, .\37 u\24 {
    width: 58.3333333333%;
    clear: none;
    margin-left: 0;
}

.\36 u, .\36 u\24 {
    width: 50%;
    clear: none;
    margin-left: 0;
}

.\35 u, .\35 u\24 {
    width: 41.6666666667%;
    clear: none;
    margin-left: 0;
}

.\34 u, .\34 u\24 {
    width: 33.3333333333%;
    clear: none;
    margin-left: 0;
}

.\33 u, .\33 u\24 {
    width: 25%;
    clear: none;
    margin-left: 0;
}

.\32 u, .\32 u\24 {
    width: 16.6666666667%;
    clear: none;
    margin-left: 0;
}

.\31 u, .\31 u\24 {
    width: 8.3333333333%;
    clear: none;
    margin-left: 0;
}

    .\31 2u\24 + *,
    .\31 1u\24 + *,
    .\31 0u\24 + *,
    .\39 u\24 + *,
    .\38 u\24 + *,
    .\37 u\24 + *,
    .\36 u\24 + *,
    .\35 u\24 + *,
    .\34 u\24 + *,
    .\33 u\24 + *,
    .\32 u\24 + *,
    .\31 u\24 + * {
        clear: left;
    }

.\-11u {
    margin-left: 91.66667%;
}

.\-10u {
    margin-left: 83.33333%;
}

.\-9u {
    margin-left: 75%;
}

.\-8u {
    margin-left: 66.66667%;
}

.\-7u {
    margin-left: 58.33333%;
}

.\-6u {
    margin-left: 50%;
}

.\-5u {
    margin-left: 41.66667%;
}

.\-4u {
    margin-left: 33.33333%;
}

.\-3u {
    margin-left: 25%;
}

.\-2u {
    margin-left: 16.66667%;
}

.\-1u {
    margin-left: 8.33333%;
}

@media screen and (max-width: 1680px) {

    .row > * {
        padding: 40px 0 0 40px;
    }

    .row {
        margin: -40px 0 -1px -40px;
    }

        .row.uniform > * {
            padding: 40px 0 0 40px;
        }

        .row.uniform {
            margin: -40px 0 -1px -40px;
        }

        .row.\32 00\25 > * {
            padding: 80px 0 0 80px;
        }

        .row.\32 00\25 {
            margin: -80px 0 -1px -80px;
        }

        .row.uniform.\32 00\25 > * {
            padding: 80px 0 0 80px;
        }

        .row.uniform.\32 00\25 {
            margin: -80px 0 -1px -80px;
        }

        .row.\31 50\25 > * {
            padding: 60px 0 0 60px;
        }

        .row.\31 50\25 {
            margin: -60px 0 -1px -60px;
        }

        .row.uniform.\31 50\25 > * {
            padding: 60px 0 0 60px;
        }

        .row.uniform.\31 50\25 {
            margin: -60px 0 -1px -60px;
        }

        .row.\35 0\25 > * {
            padding: 20px 0 0 20px;
        }

        .row.\35 0\25 {
            margin: -20px 0 -1px -20px;
        }

        .row.uniform.\35 0\25 > * {
            padding: 20px 0 0 20px;
        }

        .row.uniform.\35 0\25 {
            margin: -20px 0 -1px -20px;
        }

        .row.\32 5\25 > * {
            padding: 10px 0 0 10px;
        }

        .row.\32 5\25 {
            margin: -10px 0 -1px -10px;
        }

        .row.uniform.\32 5\25 > * {
            padding: 10px 0 0 10px;
        }

        .row.uniform.\32 5\25 {
            margin: -10px 0 -1px -10px;
        }

    .\31 2u\28wide\29, .\31 2u\24\28wide\29 {
        width: 100%;
        clear: none;
        margin-left: 0;
    }

    .\31 1u\28wide\29, .\31 1u\24\28wide\29 {
        width: 91.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 0u\28wide\29, .\31 0u\24\28wide\29 {
        width: 83.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\39 u\28wide\29, .\39 u\24\28wide\29 {
        width: 75%;
        clear: none;
        margin-left: 0;
    }

    .\38 u\28wide\29, .\38 u\24\28wide\29 {
        width: 66.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\37 u\28wide\29, .\37 u\24\28wide\29 {
        width: 58.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\36 u\28wide\29, .\36 u\24\28wide\29 {
        width: 50%;
        clear: none;
        margin-left: 0;
    }

    .\35 u\28wide\29, .\35 u\24\28wide\29 {
        width: 41.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\34 u\28wide\29, .\34 u\24\28wide\29 {
        width: 33.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\33 u\28wide\29, .\33 u\24\28wide\29 {
        width: 25%;
        clear: none;
        margin-left: 0;
    }

    .\32 u\28wide\29, .\32 u\24\28wide\29 {
        width: 16.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 u\28wide\29, .\31 u\24\28wide\29 {
        width: 8.3333333333%;
        clear: none;
        margin-left: 0;
    }

        .\31 2u\24\28wide\29 + *,
        .\31 1u\24\28wide\29 + *,
        .\31 0u\24\28wide\29 + *,
        .\39 u\24\28wide\29 + *,
        .\38 u\24\28wide\29 + *,
        .\37 u\24\28wide\29 + *,
        .\36 u\24\28wide\29 + *,
        .\35 u\24\28wide\29 + *,
        .\34 u\24\28wide\29 + *,
        .\33 u\24\28wide\29 + *,
        .\32 u\24\28wide\29 + *,
        .\31 u\24\28wide\29 + * {
            clear: left;
        }

    .\-11u\28wide\29 {
        margin-left: 91.66667%;
    }

    .\-10u\28wide\29 {
        margin-left: 83.33333%;
    }

    .\-9u\28wide\29 {
        margin-left: 75%;
    }

    .\-8u\28wide\29 {
        margin-left: 66.66667%;
    }

    .\-7u\28wide\29 {
        margin-left: 58.33333%;
    }

    .\-6u\28wide\29 {
        margin-left: 50%;
    }

    .\-5u\28wide\29 {
        margin-left: 41.66667%;
    }

    .\-4u\28wide\29 {
        margin-left: 33.33333%;
    }

    .\-3u\28wide\29 {
        margin-left: 25%;
    }

    .\-2u\28wide\29 {
        margin-left: 16.66667%;
    }

    .\-1u\28wide\29 {
        margin-left: 8.33333%;
    }
}

@media screen and (max-width: 1280px) {

    .row > * {
        padding: 30px 0 0 30px;
    }

    .row {
        margin: -30px 0 -1px -30px;
    }

        .row.uniform > * {
            padding: 30px 0 0 30px;
        }

        .row.uniform {
            margin: -30px 0 -1px -30px;
        }

        .row.\32 00\25 > * {
            padding: 60px 0 0 60px;
        }

        .row.\32 00\25 {
            margin: -60px 0 -1px -60px;
        }

        .row.uniform.\32 00\25 > * {
            padding: 60px 0 0 60px;
        }

        .row.uniform.\32 00\25 {
            margin: -60px 0 -1px -60px;
        }

        .row.\31 50\25 > * {
            padding: 45px 0 0 45px;
        }

        .row.\31 50\25 {
            margin: -45px 0 -1px -45px;
        }

        .row.uniform.\31 50\25 > * {
            padding: 45px 0 0 45px;
        }

        .row.uniform.\31 50\25 {
            margin: -45px 0 -1px -45px;
        }

        .row.\35 0\25 > * {
            padding: 15px 0 0 15px;
        }

        .row.\35 0\25 {
            margin: -15px 0 -1px -15px;
        }

        .row.uniform.\35 0\25 > * {
            padding: 15px 0 0 15px;
        }

        .row.uniform.\35 0\25 {
            margin: -15px 0 -1px -15px;
        }

        .row.\32 5\25 > * {
            padding: 7.5px 0 0 7.5px;
        }

        .row.\32 5\25 {
            margin: -7.5px 0 -1px -7.5px;
        }

        .row.uniform.\32 5\25 > * {
            padding: 7.5px 0 0 7.5px;
        }

        .row.uniform.\32 5\25 {
            margin: -7.5px 0 -1px -7.5px;
        }

    .\31 2u\28normal\29, .\31 2u\24\28normal\29 {
        width: 100%;
        clear: none;
        margin-left: 0;
    }

    .\31 1u\28normal\29, .\31 1u\24\28normal\29 {
        width: 91.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 0u\28normal\29, .\31 0u\24\28normal\29 {
        width: 83.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\39 u\28normal\29, .\39 u\24\28normal\29 {
        width: 75%;
        clear: none;
        margin-left: 0;
    }

    .\38 u\28normal\29, .\38 u\24\28normal\29 {
        width: 66.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\37 u\28normal\29, .\37 u\24\28normal\29 {
        width: 58.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\36 u\28normal\29, .\36 u\24\28normal\29 {
        width: 50%;
        clear: none;
        margin-left: 0;
    }

    .\35 u\28normal\29, .\35 u\24\28normal\29 {
        width: 41.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\34 u\28normal\29, .\34 u\24\28normal\29 {
        width: 33.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\33 u\28normal\29, .\33 u\24\28normal\29 {
        width: 25%;
        clear: none;
        margin-left: 0;
    }

    .\32 u\28normal\29, .\32 u\24\28normal\29 {
        width: 16.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 u\28normal\29, .\31 u\24\28normal\29 {
        width: 8.3333333333%;
        clear: none;
        margin-left: 0;
    }

        .\31 2u\24\28normal\29 + *,
        .\31 1u\24\28normal\29 + *,
        .\31 0u\24\28normal\29 + *,
        .\39 u\24\28normal\29 + *,
        .\38 u\24\28normal\29 + *,
        .\37 u\24\28normal\29 + *,
        .\36 u\24\28normal\29 + *,
        .\35 u\24\28normal\29 + *,
        .\34 u\24\28normal\29 + *,
        .\33 u\24\28normal\29 + *,
        .\32 u\24\28normal\29 + *,
        .\31 u\24\28normal\29 + * {
            clear: left;
        }

    .\-11u\28normal\29 {
        margin-left: 91.66667%;
    }

    .\-10u\28normal\29 {
        margin-left: 83.33333%;
    }

    .\-9u\28normal\29 {
        margin-left: 75%;
    }

    .\-8u\28normal\29 {
        margin-left: 66.66667%;
    }

    .\-7u\28normal\29 {
        margin-left: 58.33333%;
    }

    .\-6u\28normal\29 {
        margin-left: 50%;
    }

    .\-5u\28normal\29 {
        margin-left: 41.66667%;
    }

    .\-4u\28normal\29 {
        margin-left: 33.33333%;
    }

    .\-3u\28normal\29 {
        margin-left: 25%;
    }

    .\-2u\28normal\29 {
        margin-left: 16.66667%;
    }

    .\-1u\28normal\29 {
        margin-left: 8.33333%;
    }
}

@media screen and (max-width: 980px) {

    .row > * {
        padding: 30px 0 0 30px;
    }

    .row {
        margin: -30px 0 -1px -30px;
    }

        .row.uniform > * {
            padding: 30px 0 0 30px;
        }

        .row.uniform {
            margin: -30px 0 -1px -30px;
        }

        .row.\32 00\25 > * {
            padding: 60px 0 0 60px;
        }

        .row.\32 00\25 {
            margin: -60px 0 -1px -60px;
        }

        .row.uniform.\32 00\25 > * {
            padding: 60px 0 0 60px;
        }

        .row.uniform.\32 00\25 {
            margin: -60px 0 -1px -60px;
        }

        .row.\31 50\25 > * {
            padding: 45px 0 0 45px;
        }

        .row.\31 50\25 {
            margin: -45px 0 -1px -45px;
        }

        .row.uniform.\31 50\25 > * {
            padding: 45px 0 0 45px;
        }

        .row.uniform.\31 50\25 {
            margin: -45px 0 -1px -45px;
        }

        .row.\35 0\25 > * {
            padding: 15px 0 0 15px;
        }

        .row.\35 0\25 {
            margin: -15px 0 -1px -15px;
        }

        .row.uniform.\35 0\25 > * {
            padding: 15px 0 0 15px;
        }

        .row.uniform.\35 0\25 {
            margin: -15px 0 -1px -15px;
        }

        .row.\32 5\25 > * {
            padding: 7.5px 0 0 7.5px;
        }

        .row.\32 5\25 {
            margin: -7.5px 0 -1px -7.5px;
        }

        .row.uniform.\32 5\25 > * {
            padding: 7.5px 0 0 7.5px;
        }

        .row.uniform.\32 5\25 {
            margin: -7.5px 0 -1px -7.5px;
        }

    .\31 2u\28narrow\29, .\31 2u\24\28narrow\29 {
        width: 100%;
        clear: none;
        margin-left: 0;
    }

    .\31 1u\28narrow\29, .\31 1u\24\28narrow\29 {
        width: 91.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 0u\28narrow\29, .\31 0u\24\28narrow\29 {
        width: 83.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\39 u\28narrow\29, .\39 u\24\28narrow\29 {
        width: 75%;
        clear: none;
        margin-left: 0;
    }

    .\38 u\28narrow\29, .\38 u\24\28narrow\29 {
        width: 66.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\37 u\28narrow\29, .\37 u\24\28narrow\29 {
        width: 58.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\36 u\28narrow\29, .\36 u\24\28narrow\29 {
        width: 50%;
        clear: none;
        margin-left: 0;
    }

    .\35 u\28narrow\29, .\35 u\24\28narrow\29 {
        width: 41.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\34 u\28narrow\29, .\34 u\24\28narrow\29 {
        width: 33.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\33 u\28narrow\29, .\33 u\24\28narrow\29 {
        width: 25%;
        clear: none;
        margin-left: 0;
    }

    .\32 u\28narrow\29, .\32 u\24\28narrow\29 {
        width: 16.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 u\28narrow\29, .\31 u\24\28narrow\29 {
        width: 8.3333333333%;
        clear: none;
        margin-left: 0;
    }

        .\31 2u\24\28narrow\29 + *,
        .\31 1u\24\28narrow\29 + *,
        .\31 0u\24\28narrow\29 + *,
        .\39 u\24\28narrow\29 + *,
        .\38 u\24\28narrow\29 + *,
        .\37 u\24\28narrow\29 + *,
        .\36 u\24\28narrow\29 + *,
        .\35 u\24\28narrow\29 + *,
        .\34 u\24\28narrow\29 + *,
        .\33 u\24\28narrow\29 + *,
        .\32 u\24\28narrow\29 + *,
        .\31 u\24\28narrow\29 + * {
            clear: left;
        }

    .\-11u\28narrow\29 {
        margin-left: 91.66667%;
    }

    .\-10u\28narrow\29 {
        margin-left: 83.33333%;
    }

    .\-9u\28narrow\29 {
        margin-left: 75%;
    }

    .\-8u\28narrow\29 {
        margin-left: 66.66667%;
    }

    .\-7u\28narrow\29 {
        margin-left: 58.33333%;
    }

    .\-6u\28narrow\29 {
        margin-left: 50%;
    }

    .\-5u\28narrow\29 {
        margin-left: 41.66667%;
    }

    .\-4u\28narrow\29 {
        margin-left: 33.33333%;
    }

    .\-3u\28narrow\29 {
        margin-left: 25%;
    }

    .\-2u\28narrow\29 {
        margin-left: 16.66667%;
    }

    .\-1u\28narrow\29 {
        margin-left: 8.33333%;
    }
}

@media screen and (max-width: 840px) {

    .row > * {
        padding: 30px 0 0 30px;
    }

    .row {
        margin: -30px 0 -1px -30px;
    }

        .row.uniform > * {
            padding: 30px 0 0 30px;
        }

        .row.uniform {
            margin: -30px 0 -1px -30px;
        }

        .row.\32 00\25 > * {
            padding: 60px 0 0 60px;
        }

        .row.\32 00\25 {
            margin: -60px 0 -1px -60px;
        }

        .row.uniform.\32 00\25 > * {
            padding: 60px 0 0 60px;
        }

        .row.uniform.\32 00\25 {
            margin: -60px 0 -1px -60px;
        }

        .row.\31 50\25 > * {
            padding: 45px 0 0 45px;
        }

        .row.\31 50\25 {
            margin: -45px 0 -1px -45px;
        }

        .row.uniform.\31 50\25 > * {
            padding: 45px 0 0 45px;
        }

        .row.uniform.\31 50\25 {
            margin: -45px 0 -1px -45px;
        }

        .row.\35 0\25 > * {
            padding: 15px 0 0 15px;
        }

        .row.\35 0\25 {
            margin: -15px 0 -1px -15px;
        }

        .row.uniform.\35 0\25 > * {
            padding: 15px 0 0 15px;
        }

        .row.uniform.\35 0\25 {
            margin: -15px 0 -1px -15px;
        }

        .row.\32 5\25 > * {
            padding: 7.5px 0 0 7.5px;
        }

        .row.\32 5\25 {
            margin: -7.5px 0 -1px -7.5px;
        }

        .row.uniform.\32 5\25 > * {
            padding: 7.5px 0 0 7.5px;
        }

        .row.uniform.\32 5\25 {
            margin: -7.5px 0 -1px -7.5px;
        }

    .\31 2u\28narrower\29, .\31 2u\24\28narrower\29 {
        width: 100%;
        clear: none;
        margin-left: 0;
    }

    .\31 1u\28narrower\29, .\31 1u\24\28narrower\29 {
        width: 91.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 0u\28narrower\29, .\31 0u\24\28narrower\29 {
        width: 83.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\39 u\28narrower\29, .\39 u\24\28narrower\29 {
        width: 75%;
        clear: none;
        margin-left: 0;
    }

    .\38 u\28narrower\29, .\38 u\24\28narrower\29 {
        width: 66.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\37 u\28narrower\29, .\37 u\24\28narrower\29 {
        width: 58.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\36 u\28narrower\29, .\36 u\24\28narrower\29 {
        width: 50%;
        clear: none;
        margin-left: 0;
    }

    .\35 u\28narrower\29, .\35 u\24\28narrower\29 {
        width: 41.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\34 u\28narrower\29, .\34 u\24\28narrower\29 {
        width: 33.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\33 u\28narrower\29, .\33 u\24\28narrower\29 {
        width: 25%;
        clear: none;
        margin-left: 0;
    }

    .\32 u\28narrower\29, .\32 u\24\28narrower\29 {
        width: 16.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 u\28narrower\29, .\31 u\24\28narrower\29 {
        width: 8.3333333333%;
        clear: none;
        margin-left: 0;
    }

        .\31 2u\24\28narrower\29 + *,
        .\31 1u\24\28narrower\29 + *,
        .\31 0u\24\28narrower\29 + *,
        .\39 u\24\28narrower\29 + *,
        .\38 u\24\28narrower\29 + *,
        .\37 u\24\28narrower\29 + *,
        .\36 u\24\28narrower\29 + *,
        .\35 u\24\28narrower\29 + *,
        .\34 u\24\28narrower\29 + *,
        .\33 u\24\28narrower\29 + *,
        .\32 u\24\28narrower\29 + *,
        .\31 u\24\28narrower\29 + * {
            clear: left;
        }

    .\-11u\28narrower\29 {
        margin-left: 91.66667%;
    }

    .\-10u\28narrower\29 {
        margin-left: 83.33333%;
    }

    .\-9u\28narrower\29 {
        margin-left: 75%;
    }

    .\-8u\28narrower\29 {
        margin-left: 66.66667%;
    }

    .\-7u\28narrower\29 {
        margin-left: 58.33333%;
    }

    .\-6u\28narrower\29 {
        margin-left: 50%;
    }

    .\-5u\28narrower\29 {
        margin-left: 41.66667%;
    }

    .\-4u\28narrower\29 {
        margin-left: 33.33333%;
    }

    .\-3u\28narrower\29 {
        margin-left: 25%;
    }

    .\-2u\28narrower\29 {
        margin-left: 16.66667%;
    }

    .\-1u\28narrower\29 {
        margin-left: 8.33333%;
    }
}

@media screen and (max-width: 736px) {

    .row > * {
        padding: 20px 0 0 20px;
    }

    .row {
        margin: -20px 0 -1px -20px;
    }

        .row.uniform > * {
            padding: 20px 0 0 20px;
        }

        .row.uniform {
            margin: -20px 0 -1px -20px;
        }

        .row.\32 00\25 > * {
            padding: 40px 0 0 40px;
        }

        .row.\32 00\25 {
            margin: -40px 0 -1px -40px;
        }

        .row.uniform.\32 00\25 > * {
            padding: 40px 0 0 40px;
        }

        .row.uniform.\32 00\25 {
            margin: -40px 0 -1px -40px;
        }

        .row.\31 50\25 > * {
            padding: 30px 0 0 30px;
        }

        .row.\31 50\25 {
            margin: -30px 0 -1px -30px;
        }

        .row.uniform.\31 50\25 > * {
            padding: 30px 0 0 30px;
        }

        .row.uniform.\31 50\25 {
            margin: -30px 0 -1px -30px;
        }

        .row.\35 0\25 > * {
            padding: 10px 0 0 10px;
        }

        .row.\35 0\25 {
            margin: -10px 0 -1px -10px;
        }

        .row.uniform.\35 0\25 > * {
            padding: 10px 0 0 10px;
        }

        .row.uniform.\35 0\25 {
            margin: -10px 0 -1px -10px;
        }

        .row.\32 5\25 > * {
            padding: 5px 0 0 5px;
        }

        .row.\32 5\25 {
            margin: -5px 0 -1px -5px;
        }

        .row.uniform.\32 5\25 > * {
            padding: 5px 0 0 5px;
        }

        .row.uniform.\32 5\25 {
            margin: -5px 0 -1px -5px;
        }

    .\31 2u\28mobile\29, .\31 2u\24\28mobile\29 {
        width: 100%;
        clear: none;
        margin-left: 0;
    }

    .\31 1u\28mobile\29, .\31 1u\24\28mobile\29 {
        width: 91.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 0u\28mobile\29, .\31 0u\24\28mobile\29 {
        width: 83.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\39 u\28mobile\29, .\39 u\24\28mobile\29 {
        width: 75%;
        clear: none;
        margin-left: 0;
    }

    .\38 u\28mobile\29, .\38 u\24\28mobile\29 {
        width: 66.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\37 u\28mobile\29, .\37 u\24\28mobile\29 {
        width: 58.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\36 u\28mobile\29, .\36 u\24\28mobile\29 {
        width: 50%;
        clear: none;
        margin-left: 0;
    }

    .\35 u\28mobile\29, .\35 u\24\28mobile\29 {
        width: 41.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\34 u\28mobile\29, .\34 u\24\28mobile\29 {
        width: 33.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\33 u\28mobile\29, .\33 u\24\28mobile\29 {
        width: 25%;
        clear: none;
        margin-left: 0;
    }

    .\32 u\28mobile\29, .\32 u\24\28mobile\29 {
        width: 16.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 u\28mobile\29, .\31 u\24\28mobile\29 {
        width: 8.3333333333%;
        clear: none;
        margin-left: 0;
    }

        .\31 2u\24\28mobile\29 + *,
        .\31 1u\24\28mobile\29 + *,
        .\31 0u\24\28mobile\29 + *,
        .\39 u\24\28mobile\29 + *,
        .\38 u\24\28mobile\29 + *,
        .\37 u\24\28mobile\29 + *,
        .\36 u\24\28mobile\29 + *,
        .\35 u\24\28mobile\29 + *,
        .\34 u\24\28mobile\29 + *,
        .\33 u\24\28mobile\29 + *,
        .\32 u\24\28mobile\29 + *,
        .\31 u\24\28mobile\29 + * {
            clear: left;
        }

    .\-11u\28mobile\29 {
        margin-left: 91.66667%;
    }

    .\-10u\28mobile\29 {
        margin-left: 83.33333%;
    }

    .\-9u\28mobile\29 {
        margin-left: 75%;
    }

    .\-8u\28mobile\29 {
        margin-left: 66.66667%;
    }

    .\-7u\28mobile\29 {
        margin-left: 58.33333%;
    }

    .\-6u\28mobile\29 {
        margin-left: 50%;
    }

    .\-5u\28mobile\29 {
        margin-left: 41.66667%;
    }

    .\-4u\28mobile\29 {
        margin-left: 33.33333%;
    }

    .\-3u\28mobile\29 {
        margin-left: 25%;
    }

    .\-2u\28mobile\29 {
        margin-left: 16.66667%;
    }

    .\-1u\28mobile\29 {
        margin-left: 8.33333%;
    }
}

@media screen and (max-width: 480px) {

    .row > * {
        padding: 20px 0 0 20px;
    }

    .row {
        margin: -20px 0 -1px -20px;
    }

        .row.uniform > * {
            padding: 20px 0 0 20px;
        }

        .row.uniform {
            margin: -20px 0 -1px -20px;
        }

        .row.\32 00\25 > * {
            padding: 40px 0 0 40px;
        }

        .row.\32 00\25 {
            margin: -40px 0 -1px -40px;
        }

        .row.uniform.\32 00\25 > * {
            padding: 40px 0 0 40px;
        }

        .row.uniform.\32 00\25 {
            margin: -40px 0 -1px -40px;
        }

        .row.\31 50\25 > * {
            padding: 30px 0 0 30px;
        }

        .row.\31 50\25 {
            margin: -30px 0 -1px -30px;
        }

        .row.uniform.\31 50\25 > * {
            padding: 30px 0 0 30px;
        }

        .row.uniform.\31 50\25 {
            margin: -30px 0 -1px -30px;
        }

        .row.\35 0\25 > * {
            padding: 10px 0 0 10px;
        }

        .row.\35 0\25 {
            margin: -10px 0 -1px -10px;
        }

        .row.uniform.\35 0\25 > * {
            padding: 10px 0 0 10px;
        }

        .row.uniform.\35 0\25 {
            margin: -10px 0 -1px -10px;
        }

        .row.\32 5\25 > * {
            padding: 5px 0 0 5px;
        }

        .row.\32 5\25 {
            margin: -5px 0 -1px -5px;
        }

        .row.uniform.\32 5\25 > * {
            padding: 5px 0 0 5px;
        }

        .row.uniform.\32 5\25 {
            margin: -5px 0 -1px -5px;
        }

    .\31 2u\28mobilep\29, .\31 2u\24\28mobilep\29 {
        width: 100%;
        clear: none;
        margin-left: 0;
    }

    .\31 1u\28mobilep\29, .\31 1u\24\28mobilep\29 {
        width: 91.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 0u\28mobilep\29, .\31 0u\24\28mobilep\29 {
        width: 83.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\39 u\28mobilep\29, .\39 u\24\28mobilep\29 {
        width: 75%;
        clear: none;
        margin-left: 0;
    }

    .\38 u\28mobilep\29, .\38 u\24\28mobilep\29 {
        width: 66.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\37 u\28mobilep\29, .\37 u\24\28mobilep\29 {
        width: 58.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\36 u\28mobilep\29, .\36 u\24\28mobilep\29 {
        width: 50%;
        clear: none;
        margin-left: 0;
    }

    .\35 u\28mobilep\29, .\35 u\24\28mobilep\29 {
        width: 41.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\34 u\28mobilep\29, .\34 u\24\28mobilep\29 {
        width: 33.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\33 u\28mobilep\29, .\33 u\24\28mobilep\29 {
        width: 25%;
        clear: none;
        margin-left: 0;
    }

    .\32 u\28mobilep\29, .\32 u\24\28mobilep\29 {
        width: 16.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 u\28mobilep\29, .\31 u\24\28mobilep\29 {
        width: 8.3333333333%;
        clear: none;
        margin-left: 0;
    }

        .\31 2u\24\28mobilep\29 + *,
        .\31 1u\24\28mobilep\29 + *,
        .\31 0u\24\28mobilep\29 + *,
        .\39 u\24\28mobilep\29 + *,
        .\38 u\24\28mobilep\29 + *,
        .\37 u\24\28mobilep\29 + *,
        .\36 u\24\28mobilep\29 + *,
        .\35 u\24\28mobilep\29 + *,
        .\34 u\24\28mobilep\29 + *,
        .\33 u\24\28mobilep\29 + *,
        .\32 u\24\28mobilep\29 + *,
        .\31 u\24\28mobilep\29 + * {
            clear: left;
        }

    .\-11u\28mobilep\29 {
        margin-left: 91.66667%;
    }

    .\-10u\28mobilep\29 {
        margin-left: 83.33333%;
    }

    .\-9u\28mobilep\29 {
        margin-left: 75%;
    }

    .\-8u\28mobilep\29 {
        margin-left: 66.66667%;
    }

    .\-7u\28mobilep\29 {
        margin-left: 58.33333%;
    }

    .\-6u\28mobilep\29 {
        margin-left: 50%;
    }

    .\-5u\28mobilep\29 {
        margin-left: 41.66667%;
    }

    .\-4u\28mobilep\29 {
        margin-left: 33.33333%;
    }

    .\-3u\28mobilep\29 {
        margin-left: 25%;
    }

    .\-2u\28mobilep\29 {
        margin-left: 16.66667%;
    }

    .\-1u\28mobilep\29 {
        margin-left: 8.33333%;
    }
}

/* Basic */

body {
    background: #ffffff ;
}

    body.is-loading * {
        -moz-transition: none !important;
        -webkit-transition: none !important;
        -ms-transition: none !important;
        transition: none !important;
        -moz-animation: none !important;
        -webkit-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }

body, input, select, textarea {
    color: #474747;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16pt;
    font-weight: 300;
    line-height: 1.65em;
}

a {
    -moz-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, opacity 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, opacity 0.2s ease-in-out;
    -ms-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, opacity 0.2s ease-in-out;
    transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, opacity 0.2s ease-in-out;
    color: #37c0fb;
    text-decoration: none;
    border-bottom: dotted 1px;
}

    a:hover {
        color: #FF6600;
        border-bottom-color: transparent;
    }

strong, b {
    font-weight: 600;
}

em, i {
    font-style: italic;
}

p, ul, ol, dl, table, blockquote {
    margin: 0 0 2em 0;
}
p {
    color:#000;
}

h1, h2, h3, h4, h5, h6 {
    color: inherit;
    font-weight: 600;
    line-height: 1.75em;
    margin-bottom: 1em;
    color:#000;
}

    h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
        color: inherit;
        text-decoration: none;
    }

    h1 em, h2 em, h3 em, h4 em, h5 em, h6 em {
        font-style: normal;
        font-weight: 300;
    }

h2 {
    font-size: 1.75em;
    letter-spacing: -0.025em;
}

h3 {
    font-size: 1.2em;
    letter-spacing: -0.025em;
}

sub {
    font-size: 0.8em;
    position: relative;
    top: 0.5em;
}

sup {
    font-size: 0.8em;
    position: relative;
    top: -0.5em;
}

hr {
    border-top: solid 1px #e0e0e0;
    border: 0;
    margin-bottom: 1.5em;
}

blockquote {
    border-left: solid 0.5em #e0e0e0;
    font-style: italic;
    padding: 1em 0 1em 2em;
}

section.special, article.special {
    text-align: center;
}

.missionstatement {
       /* margin-top: -100px;*/
    margin-left: -220px;
}

header p {
    color: black;
    font-size: 1.25em;
    /*margin-bottom: 2.25em;*/
}

header.major {
    text-align: center;
    margin: 0 0 2em 0;
}

    header.major h2 {
        font-size: 2.25em;
    }

    header.major p {
        position: relative;
        border-top: solid 1px #e0e0e0;
        padding: 1em 0 0 0;
        margin: 0;
        top: -1em;
        font-size: 1.5em;
        letter-spacing: -0.025em;
    }

footer {
    margin: 0 0 3em 0;
}

    footer > :last-child {
        margin-bottom: 0;
    }

    footer.major {
        padding-top: 3em;
    }

/* Form */

input[type="text"],
input[type="password"],
input[type="email"],
textarea {
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    -moz-transition: border-color 0.2s ease-in-out;
    -webkit-transition: border-color 0.2s ease-in-out;
    -ms-transition: border-color 0.2s ease-in-out;
    transition: border-color 0.2s ease-in-out;
    background: #fff;
    border: solid 1px #e0e0e0;
    border-radius: 5px;
    color: inherit;
    display: block;
    outline: 0;
    padding: 0.75em;
    text-decoration: none;
    width: 100%;
}

    input[type="text"]:focus,
    input[type="password"]:focus,
    input[type="email"]:focus,
    textarea:focus {
        border-color: #37c0fb;
    }

input[type="text"],
input[type="password"],
input[type="email"] {
    line-height: 1em;
}

label {
    display: block;
    color: inherit;
    font-weight: 600;
    line-height: 1.75em;
    margin-bottom: 0.5em;
}

::-webkit-input-placeholder {
    color: #999;
    position: relative;
    top: 3px;
}

:-moz-placeholder {
    color: #999;
}

::-moz-placeholder {
    color: #999;
}

:-ms-input-placeholder {
    color: #999;
}

.formerize-placeholder {
    color: #999;
}

/* Image */

.image {
    border: 0;
    display: inline-block;
    position: relative;
    border-radius: 5px;
}

    .image img {
        display: block;
        border-radius: 5px;
    }

    .image.left {
        display: block;
        
        margin: 0 5em;
        position: relative;
        top: 0.25em;
        margin-bottom: 2em;
    }

        .image.left img {
            display: block;
        }
       .icon-effect a.image img:hover {
    transform: rotateY(360deg);
    transition: 1s all ease 0s;
}
    .image.fit {
        display: block;
    }

        .image.fit img {
            display: block;
            width: 100%;
        }

    .image.featured {
        display: block;
        margin: 0 0 2em 0;
    }

        .image.featured img {
            display: block;
            width: 100%;
        }

/* Icon */

.icon {
    text-decoration: none;
    position: relative;
    text-decoration: none;
}

    .icon:before {
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        text-transform: none !important;
    }

    .icon > .label {
        display: none;
    }

    .icon.major {
        text-align: center;
        cursor: default;
        background-color: #37c0fb;
        background-image: -moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.15)), url("images/bg01.png");
        background-image: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.15)), url("images/bg01.png");
        background-image: -ms-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.15)), url("images/bg01.png");
        background-image: linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.15)), url("images/bg01.png");
        color: #fff;
        border-radius: 100%;
        display: inline-block;
        width: 5em;
        height: 5em;
        line-height: 5em;
        box-shadow: 0 0 0 7px white, 0 0 0 8px #e0e0e0;
        margin: 0 0 2em 0;
    }

        .icon.major:before {
            font-size: 36px;
        }

/* Lists */

ol.default {
    list-style: decimal;
    padding-left: 1.25em;
}

    ol.default li {
        padding-left: 0.25em;
    }

ul.default {
    list-style: disc;
    padding-left: 1em;
}

    ul.default li {
        padding-left: 0.5em;
    }

ul.links li {
    line-height: 2.5em;
}

ul.icons {
    cursor: default;
}

    ul.icons li {
        display: inline-block;
        line-height: 1em;
        padding-left: 1.5em;
    }

        ul.icons li:first-child {
            padding-left: 0;
        }

        ul.icons li a, ul.icons li span {
            font-size: 2em;
            border: 0;
        }

ul.actions {
    cursor: default;
}

    ul.actions:last-child {
        margin-bottom: 0;
    }

    ul.actions li {
        display: inline-block;
        padding: 0 0 0 1.5em;
    }

        ul.actions li:first-child {
            padding: 0;
        }

    ul.actions.vertical li {
        display: block;
        padding: 1.5em 0 0 0;
    }

        ul.actions.vertical li:first-child {
            padding: 0;
        }

ul.menu li {
    border-left: solid 1px #e0e0e0;
    display: inline-block;
    padding: 0 0 0 1em;
    margin: 0 0 0 1em;
}

    ul.menu li:first-child {
        border-left: 0;
        margin-left: 0;
        padding-left: 0;
    }

/* Tables */

table {
    width: 100%;
}

    table.default {
        width: 100%;
    }

        table.default tbody tr {
            border-bottom: solid 1px #e0e0e0;
        }

        table.default td {
            padding: 0.5em 1em 0.5em 1em;
        }

        table.default th {
            font-weight: 600;
            padding: 0.5em 1em 0.5em 1em;
            text-align: left;
        }

        table.default thead {
            background-color: #555555;
            background-image: -moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.15)), url("images/bg01.png");
            background-image: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.15)), url("images/bg01.png");
            background-image: -ms-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.15)), url("images/bg01.png");
            background-image: linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.15)), url("images/bg01.png");
            color: #fff;
        }

/* Button */

input[type="submit"],
input[type="reset"],
input[type="button"],
.button {
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    background-image: -moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.15)), url("images/bg01.png");
    background-image: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.15)), url("images/bg01.png");
    background-image: -ms-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.15)), url("images/bg01.png");
    background-image: linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.15)), url("images/bg01.png");
    background-color: #37c0fb;
    border-radius: 5px;
    border: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    padding: 0 1.5em;
    line-height: 2.75em;
    min-width: 9em;
    text-align: center;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: -0.025em;
}

    input[type="submit"]:hover,
    input[type="reset"]:hover,
    input[type="button"]:hover,
    .button:hover {
        background-color: #50c8fb;
        color: #fff !important;
    }

    input[type="submit"]:active,
    input[type="reset"]:active,
    input[type="button"]:active,
    .button:active {
        background-color: #1eb8fb;
        color: #fff;
    }

    input[type="submit"].alt,
    input[type="reset"].alt,
    input[type="button"].alt,
    .button.alt {
        background-color: #555555;
        color: #fff;
    }

        input[type="submit"].alt:hover,
        input[type="reset"].alt:hover,
        input[type="button"].alt:hover,
        .button.alt:hover {
            background-color: #626262;
        }

        input[type="submit"].alt:active,
        input[type="reset"].alt:active,
        input[type="button"].alt:active,
        .button.alt:active {
            background-color: #484848;
        }

    input[type="submit"].icon:before,
    input[type="reset"].icon:before,
    input[type="button"].icon:before,
    .button.icon:before {
        margin-right: 0.5em;
    }

    input[type="submit"].fit,
    input[type="reset"].fit,
    input[type="button"].fit,
    .button.fit {
        width: 100%;
    }

    input[type="submit"].small,
    input[type="reset"].small,
    input[type="button"].small,
    .button.small {
        font-size: 0.8em;
    }

/* Box */

.header-image {
    position: absolute;
    margin-left: 20px;
    cursor: pointer;
}

.box.highlight {
    text-align: center;
    padding-top: 0.5em;
    padding-bottom: 0.6em;
    font-size: 17px;
    line-height: 24px;
    font-family: 'Open Sans',Arial,Helvetica,sans-serif;
}

.box.highlighted {
    background-color: rgb(0, 70, 92);
    color: white;
    border-radius: 10px;
}

.box.post {
    position: relative;
    margin: 0 0 2em 0;
}

    .box.post:after {
        content: '';
        display: block;
        clear: both;
    }

    .box.post .inner {
        margin-left: calc(30% + 2em);
    }

        .box.post .inner > :last-child {
            margin-bottom: 0;
        }

    .box.post .image {
        width: 30%;
        margin: 0;
    }

/* Header */
.fixed{

        position:fixed;
    width:100%;
    z-index:5;
}
#header {
    text-align: left;
    /*padding: 3em 0 0 0;*/
    background-color: transparent none repeat scroll 0 0;
    /*background-image: url("images/bg02.png"), url("images/bg02.png"), url("images/bg01.png");*/
    background-position: top left, top left, top left;
    background-size: 100% 6em, 100% 6em, auto;
    background-repeat: no-repeat, no-repeat, repeat;
    padding-top: 20px;
}
.myButton {
 -moz-box-shadow: 0px 0px 0px 2px #9fb4f2;
 -webkit-box-shadow: 0px 0px 0px 2px #9fb4f2;
 box-shadow: 0px 0px 0px 2px #9fb4f2;
 background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #7892c2), color-stop(1, #476e9e));
 background:-moz-linear-gradient(top, #7892c2 5%, #476e9e 100%);
 background:-webkit-linear-gradient(top, #7892c2 5%, #476e9e 100%);
 background:-o-linear-gradient(top, #7892c2 5%, #476e9e 100%);
 background:-ms-linear-gradient(top, #7892c2 5%, #476e9e 100%);
 background:linear-gradient(to bottom, #7892c2 5%, #476e9e 100%);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7892c2', endColorstr='#476e9e',GradientType=0);
 background-color:#7892c2;
 -moz-border-radius:10px;
 -webkit-border-radius:10px;
 border-radius:10px;
 border:1px solid #4e6096;
 display:inline-block;
 cursor:pointer;
 color:#ffffff;
 font-family:Arial;
 font-size:19px;
 padding:12px 37px;
 text-decoration:none;
 text-shadow:0px 1px 0px #283966;
}
.myButton:hover {
 background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #476e9e), color-stop(1, #7892c2));
 background:-moz-linear-gradient(top, #476e9e 5%, #7892c2 100%);
 background:-webkit-linear-gradient(top, #476e9e 5%, #7892c2 100%);
 background:-o-linear-gradient(top, #476e9e 5%, #7892c2 100%);
 background:-ms-linear-gradient(top, #476e9e 5%, #7892c2 100%);
 background:linear-gradient(to bottom, #476e9e 5%, #7892c2 100%);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#476e9e', endColorstr='#7892c2',GradientType=0);
 background-color:#476e9e;
}
.myButton:active {
 position:relative;
 top:1px;
}

.solution-bullets li {
    /*background: transparent url("images/bullet2.png") no-repeat scroll 0 5px;*/
    font-size: 26px;
    font-weight:normal;
    margin: 5px 0;
    overflow: visible;
    padding: 5px 0 5px 40px;
    width: 90%;
}
.show-job{cursor:pointer;}
    #header h1 {
        padding: 1em;
        margin: 0;
        display: none;
    }

        #header h1 a {
            font-size: 1.5em;
            letter-spacing: -0.025em;
            border: 0;
        }

#nav {
    cursor: default;
    /*background-image: -moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.3)), url("images/bg01.png");
    background-image: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.3)), url("images/bg01.png");
    background-image: -ms-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.3)), url("images/bg01.png");
    background-image: linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.3)), url("images/bg01.png");*/
    padding: 0;
}

    #nav:after {
        content: '';
        display: block;
        width: 100%;
        height: 0.75em;
       /* background-color: #37c0fb;
        background-image: url("images/bg01.png");*/
    }

    #nav > ul {
        margin: 0;
    }

        #nav > ul > li {
            position: relative;
            display: inline-block;
            margin-left: 1em;
        }

            #nav > ul > li a {
                color: #ffffff;
                text-decoration: none;
                border: 0;
                display: block;
                padding: 1.5em 0.5em 1.6em 0.5em;
            }

            #nav > ul > li:first-child {
                margin-left: 180px;
            }

            #nav > ul > li:hover a {
                color: #FF6600;
            }

            #nav > ul > li.current {
                font-weight: 600;
            }

                #nav > ul > li.current:before {
                    -moz-transform: rotateZ(45deg);
                    -webkit-transform: rotateZ(45deg);
                    -ms-transform: rotateZ(45deg);
                    transform: rotateZ(45deg);
                    width: 0.75em;
                    height: 0.75em;
                    content: '';
                    display: block;
                    position: absolute;
                    bottom: -0.5em;
                    left: 50%;
                    margin-left: -0.375em;
                    /*background-color: #37c0fb;*/
                    background-image: url("images/bg01.png");
                }

                #nav > ul > li.current a {
                    color: #ffffff;
                }

            #nav > ul > li.active a {
                color:  #FF6600;
            }
            #menu li a:hover{
                color:  #FF6600 !important;
            }
            #nav > ul > li.active.current:before {
                opacity: 0;
            }

            #nav > ul > li > ul {
                display: none;
            }

/* Dropotron */
.pictures-block{max-width:1200px; margin:0px auto; padding:40px;background:#f0f0f0;

    background: none repeat scroll 0 0 #FEFEFE;
    border-color: #EEEEEE #EEEEEE #DDDDDD;
    border-image: none;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    
    padding: 20px;
    position: relative;

}
.pictures-wrapper{margin:150px auto 0 auto;max-width:1200px;}
.pictures-wrapper h1{font-size:28px !important;}
.employe-block{width:20%;float:left;margin:20px;min-height:370px;}
.employe-block img{width:100%;height:246px;}
.employe-block h4{margin-top: 11px;
    margin-bottom: 0px;font-family: giovanni, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 17px;
    line-height: 20px;
    text-transform: none;
    letter-spacing: 0px;
    font-weight: 700;
    text-align: left;}
.employe-block h5{    font-weight: normal;
    margin-top: 0px;font-size: 16px;font-family: giovanni, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin-bottom: 10px;
    line-height: 20px;}
.employe-block p{margin:0;text-align:left;}
.dropotron {
    background-color: #333;
    background-image: -moz-linear-gradient(top, rgba(0,0,0,0.3), rgba(0,0,0,0)), url("images/bg01.png");
    background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.3), rgba(0,0,0,0)), url("images/bg01.png");
    background-image: -ms-linear-gradient(top, rgba(0,0,0,0.3), rgba(0,0,0,0)), url("images/bg01.png");
    background-image: linear-gradient(top, rgba(0,0,0,0.3), rgba(0,0,0,0)), url("images/bg01.png");
    border-radius: 5px;
    color: #fff;
    min-width: 10em;
    padding: 1em 0;
    text-align: center;
    box-shadow: 0 1em 1em 0 rgba(0, 0, 0, 0.5);
}

    .dropotron > li {
        line-height: 2em;
        padding: 0 1.1em 0 1em;
    }

        .dropotron > li > a {
            color: #c0c0c0;
            text-decoration: none;
            border: 0;
        }

        .dropotron > li.active > a, .dropotron > li:hover > a {
            color: #FF6600;
        }

    .dropotron.level-0 {
        border-radius: 0 0 5px 5px;
        font-size: 0.9em;
        padding-top: 0;
        margin-top: -1px;
    }

/* Banner */

#banner {
    background-position: center center;
    background-size: cover;
    height: 28em;
    text-align: center;
    position: relative;
}

    #banner header {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        background: #212121;
        background: rgba(27, 27, 27, 0.75);
        color: #fff;
        padding: 1.5em 0;
    }

        #banner header h2 {
            display: inline-block;
            margin: 0;
            font-size: 1.25em;
            vertical-align: middle;
        }

            #banner header h2 em {
                opacity: 0.75;
            }

            #banner header h2 a {
                border-bottom-color: rgba(255, 255, 255, 0.5);
            }

                #banner header h2 a:hover {
                    border-bottom-color: transparent;
                }

        #banner header .button {
            vertical-align: middle;
            margin-left: 1em;
        }

.paragraph{
    color:white;
    padding-left:250px;
    padding-top:50px;

   
}


/* Wrapper */

.wrapper {
    padding: 5em 0 3em 0;
   
}

    .wrapper.style1 {
        background: #fff;

    }

    .wrapper.style2 {
        /*background-color: #37c0fb;
        background-image: url("images/bg02.png"), url("images/bg03.png"), url("images/bg01.png");
        background-position: top left, bottom left, top left;
        background-size: 100% 6em, 100% 6em, auto;
        background-repeat: no-repeat, no-repeat, repeat;*/
        color:black;
    }

    .wrapper.style3 {
        background-color: #37c0fb;
        background-image: -moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.15)), url("images/bg01.png");
        background-image: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.15)), url("images/bg01.png");
        background-image: -ms-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.15)), url("images/bg01.png");
        background-image: linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.15)), url("images/bg01.png");
        color: #fff;
    }

        .wrapper.style3 .button {
            background: #fff;
            color: #474747;
        }

            .wrapper.style3 .button:hover {
                color: #37c0fb !important;
            }

/* CTA */

#cta {
    text-align: center;
    padding: 3.5em 0;
}

    #cta header h2 {
        display: inline-block;
        vertical-align: middle;
        margin: 0;
    }

    #cta header .button {
        vertical-align: middle;
        margin-left: 1em;
    }

/* Footer */

#footer {
    padding: 1em 0 8em 0;
}

    #footer a {
        /*color: inherit;*/
        border-bottom-color: rgba(71, 71, 71, 0.25);
    }

        #footer a:hover {
            color: #FF6600 !important;
            border-bottom-color: transparent;
        }

    #footer .container {
        margin-bottom: 4em;
    }

    #footer .icons {
    padding-top: 300px;
        text-align: center;
        margin: 0;
    }

        #footer .icons a {
            color: #999;
            font-size:21.5px;
        }

            #footer .icons a:hover {
                color: #474747;
            }
    #message{padding:4px !important;color:#000 !important;padding-left:16px !important;}
    #name{color:#000 !important;}
    #email{color:#000 !important;}
    #footer .copyright {
        color: #999;
        margin-top: 1.5em;
        text-align: center;
        font-size: 0.9em;
    }

/* Wide */

#nav > ul#menu{font-weight: 600;
font-size: 20px;}

#nav > ul#menu li{-moz-user-select: none;
cursor: pointer;
white-space: nowrap;
opacity: 1;}

#nav > ul#menu .socialicons{margin-left:90px;}
#nav > ul#menu .socialicons +li +li + li{display:none;}
.fixed .header-image img{height: 60px; margin-top: -10px;}
.fixed #nav > ul > li a {padding: 0.3em 0.5em 0.7em 0.5em;}

#footer h3{font-size: 30px;
color: #fff;
margin-top: 20px;
margin-bottom: 10px;}
#footer p, #footer a:link{color: #fff;}
#footer h3+h3{font-size: 20px; margin-top:0;}
#footer input[type="submit"].alt{padding: 2px 20px;
font-size: 12px;
letter-spacing: 1px;}
#footer .icons{padding-top: 0px;}
#footer{padding-bottom:20px !important;}
.bx-wrapper .bx-viewport{border:0px !important; left:0 !important;}


#experts-text h1{font-size: 44px;}
.text-slider-1 {left: 50% !important;
    width: 65%;
margin-left: -33.5%;
}

.videoLayerText{max-width:1100px; margin:0 auto; text-align:center;}

.textHightFixed h1, .textHightFixed h1{padding-top:70px !important; line-height:normal !important;}

.slide-1 .main-vdo{width:100%;}
.slide-1 .mobile-img{width:100%; display:none;}
.slide-1 #video-text-1 h1{line-height:30px;font-size:35px;font-weight:normal;padding-top:70px;font-family: 'Roboto',sans-serif;}
.slide-1 #vds h1{line-height:0px;font-size:140px;font-weight:bolder;font-family: 'Roboto',sans-serif;}
#vds{margin-bottom:70px;}

#slide-111-layer-4{z-index: 6; white-space: normal; line-height: 22px; font-weight: 400; color: rgb(255, 255, 255); visibility: inherit; transition: none 0s ease 0s ; padding: 0px; letter-spacing: 0px; min-height: 0px; min-width: 0px; max-height: none;  opacity: 1; transform: translate3d(0px, 0px, 0px); transform-origin: 50% 50% 0px; border-width: 0px; font-size: 20px;}

#experts-text h1{line-height:0px;padding-top:50px;font-family: 'Roboto',sans-serif; text-align:center}

.slide-2 .text-slider-1 h1, .slide-2 .text-slider-1 p{color:white;font-family: 'Roboto',sans-serif;}
.slide-3 .text-slider-2 h1, .slide-3 .text-slider-2 p{color:white;font-family: 'Roboto',sans-serif;}
.slide-4 .text-slider-1 h1, .slide-4 .text-slider-1 p{color:white;font-family: 'Roboto',sans-serif;}

#navPanel, #titleBar {
    display: none;
}
.risual-site-banner-wrapper, .risual-site-banner{height:100% !important;}
#maincontent-container{width:1100px; height:75%;position:absolute;left:50%;margin-left:-550px; bottom:100px; height: 271px;}
#footer{background: #808080;}
#maincontent-container .zero{color:white;font-size:30px;padding-top:76px}
.tinted-imageicon1, .tinted-imageicon2, .tinted-imageicon3{background-size:cover;}
.insideBanner{position:relative; background: #ccc; text-align:center;}
.insideBanner img{max-width:100%;}

.insideBanner h1{font-size:82px;font-family:'Roboto',sans-serif;line-height:0;color:white}
.gradientLayer{position:absolute;height:99.5%;width:100%;background:linear-gradient(  rgba(143,18,143,0.2),rgba(0,0,0,0.6));}

.insidepageText{font-family:Arial, Helvetica, sans-serif !important; }
.insidePageCon{width:100%;background:#ccc;}
#footer {text-align:left;}
.slideInUp{line-height:40px; font-size: 24px !important;}

.about-content-block{position:relative;top:81px;min-height:600px; padding:10px 0px; padding-bottom:80px;}
.about-content-block p{padding:10px;}

.aboutVtn{width:100%;color:#fff;font-size:42px;line-height:2;font-family:Helvetica;text-align:left;top:320px;left:30px;z-index:20;}

.textLyer{position:absolute;z-index:3;top:20%;left:58%;}

.contentSectionMobile{padding:40px 30px; text-align:center; display:none;}

.contentSectionMobile h3{font-size:24px; margin-bottom:15px; margin-top:15px; color:#000;}
.contentSectionMobile .row > * {
    padding:0px;
}
.agency-service i {
    color: #fcaf17;
	display: block;   
    font-size: 60px;
    margin-bottom: 25px;
    -webkit-transition: color 0.4s ease-in-out 0s;
    -moz-transition: color 0.4s ease-in-out 0s;
    -ms-transition: color 0.4s ease-in-out 0s;
    transition: color 0.4s ease-in-out 0s;
}
.contentSectionMobile{font-family:Arial, Helvetica, sans-serif; font-weight:normal;}
.agency-service{ padding:15px !important; padding-top:50px !important;}
.readMore a{display: block;
padding: 5px;
color: #FCAC17 !important;}

@media screen and (max-width: 1580px) {
.textHightFixed h1, .textHightFixed h1{padding-top:80px !important; line-height:normal !important;}
    /* Basic */
    #message{padding:4px !important;color:#000 !important;padding-left:16px !important;}
    #name{color:#000 !important;}
    #email{color:#000 !important;}
    body, input, select, textarea {
        font-size: 14pt;
        line-height: 1.5em;
    }
	.text-slider-1 h1, .text-slider-2 h1 {font-size:60px;}
	.insideBanner .text-slider-1 h1{padding-top: 125px !important;}

    /* Banner */

    #banner {
        height: 24em;
    }
	.text-slider-1{width:80%;margin-left:-40%;}
	#nav > ul > li {margin-left:0em; }
}

/* Normal */

@media screen and (max-width: 1280px) {

    /* Basic */

    body, input, select, textarea {
        font-size: 13pt;
        line-height: 1.5em;
    }
	#nav > ul#menu .socialicons {
    margin-left: 30px;
}

    /* Lists */

    ol.default {
        list-style: decimal;
        padding-left: 1.25em;
    }

        ol.default li {
            padding-left: 0.25em;
        }

    ul.icons li a, ul.icons li span {
        font-size: 1.5em;
    }

    /* Header */

    #header {
        padding: 2em 0 0 0;
    }

        #header h1 {
            padding: 0 0 1.75em 0;
        }

    /* Banner */

    #banner {
        height: 20em;
    }

    /* Wrapper */

    .wrapper {
        padding: 3em 0 1em 0;
    }

    /* CTA */

    #cta {
        padding: 2em 0;
    }

    /* Footer */

    #footer {
        padding: 3em 0 3em 0;
    }

        #footer .container {
            margin-bottom: 1em;
        }
	
}

@media screen and (max-width: 1250px) {
#nav > ul > li:first-child {
    margin-left: 120px;
}
}

@media screen and (max-width: 1160px) {
#nav > ul > li a {
	padding: 1.5em 0.2em 1.6em 0.2em;
	font-size: 18px;
}
.text-slider-1 {
    width: 90%;
    margin-left: -45%;
}
.text-slider-1 h1, .text-slider-2 h1 {
    font-size: 50px;
}


}

@media screen and (max-width: 1068px) {
	
	#maincontent-container {width:850px; margin-left:-425px; bottom:10px;}
	#maincontent-container .zero {font-size:20px;padding-top: 65px;}
	.tinted-imageicon1, .tinted-imageicon2, .tinted-imageicon3 {height:162px; }
	#wrapper .bx-viewport, .risual-site-banner li img{height:700px !important;}
	.slide-1 #video-text-1 h1 {padding-top:0;font-size: 20px;}
	.slide-1 #vds h1 {font-size:80px !important; padding-top: 80px;}
	#vds {margin-bottom: 40px;}
	#experts-text h1 {padding-top:40px;}
	#experts-text h1 {font-size: 20px;}
	.text-slider-1 h1, .text-slider-2 h1 {font-size: 40px;}
	.text-slider-1 p , .text-slider-2 p {font-size:22px;}
	.text-slider-2 #scanning h1, .text-slider-2 #scanning-workflow h1 { font-size: 26px;}
	.left-n-list {
    width: 45% !important;
	}
.contentSectionMobile{display:block;}
	}

@media screen and (max-width: 980px) {

    /* Basic */

    body, input, select, textarea {
        font-size: 12pt;
        line-height: 1.5em;
    }
	#nav > ul > li a {
	padding: 1.5em 0.2em 1.6em 0.2em;
	font-size: 15px;
}
.insideBanner .text-slider-1 h1 {
    padding-top: 45px !important;
}
.demo-btn {position:relative !important; margin-bottom:30px !important;}
.heading-1-text {
    font-size: 40px;
}
}

/* Narrower */



@media screen and (max-width: 840px) {
	.pictures-wrapper {
    margin: 5px auto 0 auto;
	}
	.pictures-wrapper h1 {
   
    margin-bottom: 20px;
}

    /* Basic */
	.about-content-block{position:relative;top:-33px;}
#footer .col-md-6{float:none; margin-bottom:30px;}
    html, body {
        overflow-x: hidden;
    }

    body, input, select, textarea {
        font-size: 13pt;
    }

    h1, h2, h3, h4, h5, h6 {
        margin-bottom: 0.5em;
    }

    header p {
        margin-top: -0.75em;
      
    }

    header.major {
        text-align: center;
        margin: 0 0 2em 0;
    }

        header.major h2 {
            font-size: 1.75em;
        }

        header.major p {
            top: -0.25em;
            font-size: 1.25em;
        }

    /* Box */

    .box.highlight {
        text-align: left;
        position: relative;
        padding-left: 7em;
    }

        .box.highlight i {
            position: absolute;
            margin: 0;
            left: 0;
            top: 0.25em;
        }

    .box.post .inner {
        margin-left: calc(20% + 2em);
    }

    .box.post .image {
        width: 20%;
    }

    /* Header */

    #header {
        display: none;
    }

    /* Banner */

    #banner {
        height: 20em;
    }

        #banner header h2 {
            display: block;
        }

        #banner header .button {
            margin: 1em 0 0 0;
        }

    /* CTA */

    #cta {
        padding: 1.5em 0;
    }

        #cta header h2 {
            display: block;
        }

        #cta header .button {
            margin: 1em 0 0 0;
        }

    /* Footer */

    #footer {
        text-align: center;
    }

        #footer .container {
            margin-bottom: 4em;
        }

    /* Off-Canvas Navigation */

    #page-wrapper {
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-transition: -moz-transform 0.5s ease;
        -webkit-transition: -webkit-transform 0.5s ease;
        -ms-transition: -ms-transform 0.5s ease;
        transition: transform 0.5s ease;
        padding-bottom: 1px;
        padding-top: 44px;
    }

    #titleBar {
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-transition: -moz-transform 0.5s ease;
        -webkit-transition: -webkit-transform 0.5s ease;
        -ms-transition: -ms-transform 0.5s ease;
        transition: transform 0.5s ease;
        display: block;
        height: 44px;
        left: 0;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 10001;
        background-color: #333;
        background-image: -moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.3)), url("images/bg01.png");
        background-image: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.3)), url("images/bg01.png");
        background-image: -ms-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.3)), url("images/bg01.png");
        background-image: linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.3)), url("images/bg01.png");
        height: 44px;
        line-height: 44px;
        box-shadow: 0 4px 0 0 #37c0fb;
    }

        #titleBar .title {
            display: block;
            position: relative;
            font-weight: 600;
            text-align: center;
            color: #fff;
            z-index: 1;
			text-indent:-5000px;
        }

            #titleBar .title em {
                font-style: normal;
                font-weight: 300;
            }

        #titleBar .toggle {
            text-decoration: none;
            border: 0;
            height: 60px;
            left: 0;
            position: absolute;
            top: 0;
            width: 80px;
            z-index: 2;
        }

            #titleBar .toggle:before {
                -moz-osx-font-smoothing: grayscale;
                -webkit-font-smoothing: antialiased;
                font-family: FontAwesome;
                font-style: normal;
                font-weight: normal;
                text-transform: none !important;
            }

            #titleBar .toggle:before {
                content: '\f0c9';
                display: block;
                height: 44px;
                text-align: center;
                width: 44px;
                color: #fff;
                opacity: 0.5;
            }

            #titleBar .toggle:active:before {
                opacity: 0.75;
            }

    #navPanel {
        background-color: #1f1f1f;
        box-shadow: inset -1px 0 3px 0 rgba(0, 0, 0, 0.5);
        background-image: -moz-linear-gradient(left, rgba(0,0,0,0) 75%, rgba(0,0,0,0.15)), url("images/bg01.png");
        background-image: -webkit-linear-gradient(left, rgba(0,0,0,0) 75%, rgba(0,0,0,0.15)), url("images/bg01.png");
        background-image: -ms-linear-gradient(left, rgba(0,0,0,0) 75%, rgba(0,0,0,0.15)), url("images/bg01.png");
        background-image: linear-gradient(left, rgba(0,0,0,0) 75%, rgba(0,0,0,0.15)), url("images/bg01.png");
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-transform: translateX(-275px);
        -webkit-transform: translateX(-275px);
        -ms-transform: translateX(-275px);
        transform: translateX(-275px);
        -moz-transition: -moz-transform 0.5s ease;
        -webkit-transition: -webkit-transform 0.5s ease;
        -ms-transition: -ms-transform 0.5s ease;
        transition: transform 0.5s ease;
        display: block;
        height: 100%;
        left: 0;
        overflow-y: auto;
        position: fixed;
        top: 0;
        width: 275px;
        z-index: 10002;
    }

        #navPanel .link {
            border-bottom: 0;
            border-top: solid 1px rgba(255, 255, 255, 0.05);
            color: #888;
            display: block;
            height: 48px;
            line-height: 48px;
            padding: 0 1em 0 1em;
            text-decoration: none;
        }

            #navPanel .link:first-child {
                border-top: 0;
            }

            #navPanel .link.depth-0 {
                color: #fff;
            }

            #navPanel .link .indent-1 {
                display: inline-block;
                width: 1em;
            }

            #navPanel .link .indent-2 {
                display: inline-block;
                width: 2em;
            }

            #navPanel .link .indent-3 {
                display: inline-block;
                width: 3em;
            }

            #navPanel .link .indent-4 {
                display: inline-block;
                width: 4em;
            }

            #navPanel .link .indent-5 {
                display: inline-block;
                width: 5em;
            }

    body.navPanel-visible #page-wrapper {
        -moz-transform: translateX(275px);
        -webkit-transform: translateX(275px);
        -ms-transform: translateX(275px);
        transform: translateX(275px);
    }

    body.navPanel-visible #titleBar {
        -moz-transform: translateX(275px);
        -webkit-transform: translateX(275px);
        -ms-transform: translateX(275px);
        transform: translateX(275px);
    }

    body.navPanel-visible #navPanel {
        -moz-transform: translateX(0);
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
	
#maincontent-container {
    width: 650px;
	margin-left:-325px;
}
#maincontent-container .zero {
    font-size: 14px; font-weight:bold;
}
.tinted-imageicon1, .tinted-imageicon2, .tinted-imageicon3 {
    height: 124px;
}
#vds h1{text-align:center !important;}
#wrapper .bx-viewport, .risual-site-banner li img{height:550px !important;}
#maincontent-container {height:200px;}
.text-slider-1 p, .text-slider-2 p {
    font-size: 18px;
}
.textLyer{position:relative;z-index:3;left:0px; background:#000; top:0; margin-top:-10px; padding:20px; margin-bottom:50px;}
.slide-1 .text-slider-1 {top:10%;}
}

/* Mobile */

@media screen and (max-width: 736px) {

    /* Basic */

    body, input, select, textarea {
        font-size: 11pt;
        line-height: 1.35em;
    }

    h2 {
        font-size: 1.25em;
        letter-spacing: 0;
        line-height: 1.35em;
    }

    h3 {
        font-size: 1em;
        letter-spacing: 0;
        line-height: 1.35em;
    }

    header p {
        margin-top: -0.5em;
        font-size: 1em;
    }

    header.major {
        padding: 0 20px;
    }

        header.major h2 {
            font-size: 1.25em;
        }

        header.major p {
            top: 0;
            margin-top: 1.25em;
            font-size: 1em;
        }

    /* Lists */

    ul.menu li {
        border: 0;
        padding: 0;
        margin: 0;
        display: block;
        line-height: 2em;
    }

    /* Banner */

    #banner {
        height: 18em;
    }

    /* Wrapper */

    .wrapper {
        padding: 2em 0 1px 0;
    }
	.insideBanner .text-slider-1 h1 {
    padding-top: 20px !important;
}
}

/* Mobile (Portrait) */

@media screen and (max-width: 580px){
	#maincontent-container {
    width: 450px;
    margin-left: -225px;
}
.tinted-imageicon1, .tinted-imageicon2, .tinted-imageicon3 {
    height: 87px;
}
#maincontent-container .zero {padding-top:33px;}
#maincontent-container {
    height: 130px;
}
#wrapper .bx-viewport, .risual-site-banner li img {
    height: 450px !important;
}
.text-slider-1{top:10%;}
.text-slider-1 h1 {    
    font-size: 28px !important;
	}
.risual-site-banner .bx-wrapper .bx-pager {top:140px;}
.aboutVtn{width:90%;font-size:30px;top:300px;left:10px;z-index:20;}
.insideBanner img{min-height:450px;}
.text-slider-2 h1 {
    font-size: 20px !important;
}
.text-slider-2 {
    
    left: 5% !important;
}
.insideBanner .text-slider-1 h1 {
    font-size: 28px !important;
}
.insideBanner .text-slider-1{top:15%}
}

@media screen and (max-width: 480px){
.text-slider-1 h1 {
    font-size: 22px !important;
}
.text-slider-2 h1 {   
    font-size: 24px !important;
}



}
@media screen and (max-width: 391px){
	.text-slider-1 h1 {
    font-size: 20px !important;
}
	#maincontent-container {
    width: 350px;
    margin-left: -175px;
}
#maincontent-container .wrapper {
    padding: 2em 10px 1px 10px;
}
.tinted-imageicon1, .tinted-imageicon2, .tinted-imageicon3 {
    height: 60px;
}
#maincontent-container .zero {padding-top:33px;}
#maincontent-container {
    height: 100px;
}
#wrapper .bx-viewport, .risual-site-banner li img {
    height: 350px !important;
}
#maincontent-container .zero {
    
	padding-top: 15px;
}
#footer h3 + h3 {
    font-size: 16px;
}
#footer p{font-size:12px;}
.risual-site-banner .bx-wrapper .bx-pager {
    top: 152px;
}
.risual-site-banner .bx-wrapper .bx-pager {   
    width: 32px !important;
}
.insideBanner .text-slider-1 h1 {
    padding-top: 10px !important;
}	
}
@media screen and (max-width: 332px){
	#maincontent-container {
    width: 300px;
    margin-left: -150px;
}
.insideBanner .text-slider-1 h1 {
    padding-top: 8px !important;
}
.text-slider-1 h1 {
    font-size: 16px !important;
}
}


@media screen and (max-width: 480px) {

    /* Lists */

    ul.actions li {
        display: block;
        padding: 1.5em 0 0 0;
    }

        ul.actions li:first-child {
            padding: 0;
        }

    /* Icon */

    .icon.major {
        width: 4em;
        height: 4em;
        line-height: 4em;
        box-shadow: 0 0 0 7px white, 0 0 0 8px #e0e0e0;
    }

        .icon.major:before {
            font-size: 24px;
        }

    /* Button */

    input[type="submit"],
    input[type="reset"],
    input[type="button"],
    .button {
        width: 100%;
        display: block;
    }

    /* Box */

    .box.highlight {
        padding-left: calc(4em + 30px);
    }

    .box.post .inner {
        margin-left: calc(30% + 20px);
    }

    .box.post .image {
        width: 30%;
    }

    /* Banner */

    #banner {
        height: 20em;
    }

        #banner header {
            padding: 20px;
        }

    /* Wrapper */

    .wrapper {
        padding: 2em 20px 1px 20px;
    }

    /* CTA */

    #cta {
        padding: 20px;
    }

    /* Footer */

    #footer {
        padding: 2em 20px;
        text-align: left;
    }
}

#divApplyForm {
    margin-top: 40px;
}

.box-inner-wrap {
    float: left;
    width: 100%;
}
 
      

.box-image-overlay {
   position: absolute;
    top: 84px;
    left: 150px;
    cursor: pointer;
    border-radius: 50px;
    border-width: 0px;
    display: inline-block;
    height: 100px;
    width: 100px;
    border: 100px solid rgba(0, 0, 0, 0.7);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 1;
    visibility: visible;
    -moz-transform: scale(4);
    -webkit-transform: scale(4);
    -o-transform: scale(4);
    -ms-transform: scale(4);
    transform: scale(4);
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

}
  .box-inner-wrap a:hover .box-image-overlay {
            opacity:0;
            border:0px solid #000;
        }

  .box-inner-wrap a.image.left  {
    max-width: 400px;
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
}

/* New Case Study Page Styling */
.caseStudyBanner .text-slider-1 {
    position:absolute;
    left:0 !important;
    right:0;
    margin:auto;
    width:80%;
    text-align:center;
}
    .caseStudyBanner .text-slider-1 h1 {
        white-space:normal !important;
        line-height:1.15 !important;
    }
.pageContentBox {
    width:100%;
    max-width:1190px;
    margin:0px auto;
    background:#ffffff;
    padding:40px;
    position:relative;
    top:-100px;
    border:1px solid #f6f6f6;
    -webkit-box-shadow:0 1px 1px rgba(0,0,0,0.2);
    -moz-box-shadow:0 1px 1px rgba(0,0,0,0.2);
    -ms-box-shadow:0 1px 1px rgba(0,0,0,0.2);
    -o-box-shadow:0 1px 1px rgba(0,0,0,0.2);
    box-shadow:0 1px 1px rgba(0,0,0,0.2);
}
.pageContentBox h3 {
    font-size:30px;
    color:#808080;
    font-family: 'Roboto', sans-serif;
    margin-bottom:20px;
    font-weight:bolder;
}
.pageContentBox p {
    color:#777777;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 16px !important;
    text-align: justify;

}
    .pageContentBox p strong {
        font-weight:bold;
        color:#000000;
    }
    .pageContentBox p + p {
        margin-top:15px;
    }

.contentAside + .contentAside {
margin-top:40px;
padding-top:40px;
border-top:1px solid #cccccc;
}
.reviewBar {
    position:relative;
    background:#000000;
    padding:40px;
}

    .reviewBar h5 {
        color:#ffffff;
        font-size:21px;
        font-family: 'Roboto', sans-serif;
        line-height:1.5;
        font-style:italic;
    }
    .reviewBar p {
        color:#ffffff;
        opacity:.5;
        font-size:16px;
        font-family: 'Roboto', sans-serif;
        line-height:1.5;
        font-weight:bold;
        margin-top:15px;
    }

   /**  Fit Page Styling Starts */

.insideBanner h6.tagline {
    font-size:30px;
    color:#ffffff;
    line-height:1.25;
    margin-top:30px;
    font-family: 'Roboto', sans-serif;
    font-weight:500;
}
.fitBanner h1, .fitBanner h6.tagline {
    width:70%;
    margin-left:auto;
    margin-right:auto;
}
.fitBanner h1 {
    padding-top:100px;
}
.subHeadTitle h2 {
    font-family: 'Roboto', sans-serif;
    font-size:36px;
    font-weight:lighter;
    color:#000000;
    font-style:italic;
    line-height:1.5;
}
    .subHeadTitle h2 strong {
        font-weight:500;
         font-style:italic;
    }
ul.asideList {
    padding:0;
    margin:0;
}

    ul.asideList > li {
        position:relative;
        padding:8px 0 8px 40px;
        font-size:16px;
       font-family: Arial, Helvetica, sans-serif !important;

    }
        ul.asideList > li:before {
            content:"\f00c";
            display:inline-block;
            position:absolute;
            font-family:FontAwesome;
             font-size:14px;
            left:5px;
            top:10px;
            width:20px;
            height:20px;
            line-height:20px;
            background:#3343a4;
            color:#ffffff;
            text-align:center;
            -webkit-border-radius:2px;
            -moz-border-radius:2px;
            -ms-border-radius:2px;
            -o-border-radius:2px;
            border-radius:2px;
        }
.flt {
    background:#007aa8;
    padding:40px;
}
    .spContent h3 {
        margin-bottom:30px;
        text-align:center;
    }
.titleContent .fitLogo {
    display:inline-block;
    vertical-align:middle;
    width:220px;
}
.titleContent h4 {
    display:inline-block;
    vertical-align:middle;
    font-size:40px;
    text-transform:uppercase;
    line-height:1.5;
    font-weight:bold;
    color:#000000;
    padding-left:20px;
    position:relative;
}
    .titleContent h4:before {
        content:"";
        display:inline-block;
        position:absolute;
        left:0;
        top:0;
        bottom:0;
        width:2px;
        height:100%;
        background:#ffffff;
    }
    .titleContent h4 span.wh{
        color:#ffffff;
    }
.fitLogo img {
    width:100%;
    display:block;
}
ul.ftlPoints {
    padding:0;
    margin:20px auto auto auto;
}
    ul.ftlPoints > li {
        display:block;
        position:relative;
        color:#ffffff;
        font-size:20px;
        font-weight:bold;
        font-style:italic;
        padding:5px 0;
        margin-top:10px;
    }
.videoFrame {
    position:relative;
    border:10px solid #ffffff;
    -webkit-box-shadow:0 3px 10px rgba(0,0,0,0.2);
    -moz-box-shadow:0 3px 10px rgba(0,0,0,0.2);
    -ms-box-shadow:0 3px 10px rgba(0,0,0,0.2);
    -o-box-shadow:0 3px 10px rgba(0,0,0,0.2);
    box-shadow:0 3px 10px rgba(0,0,0,0.2);
    margin: 0 auto 30px auto;
}
    .videoFrame iframe {
        display:block;
        width:100%;
        height:525px;
    }



/** Managed Services Page Styling by Nirwan **/
.sServicesWrap {
    position:relative;
    margin-top:100px;
    padding: 0 60px;
}
    .sServicesWrap:before {
        content:"";
        display:inline-block;
        position:absolute;
        left:0;
        right:0;
        top:0;
        bottom:0;
        margin:auto;
        width:1px;
        height:100%;
        background:#eeeeee;
    }
    
    .sServicesWrap > .row > .col-sm-6{
        border-bottom:1px solid #eeeeee;
        padding:0 0 30px 0 !important;
        margin-top:30px !important;
    }

.sServices {
    position:relative;
    text-align:left;
    padding:0px 40px 0px 180px;
    min-height:120px;
}
    .sServices h4 {
        letter-spacing:2px;
        text-transform:uppercase;
        font-size:18px;
        text-transform:uppercase;
         color:#007aa8;
         margin-bottom:15px;
    }
    .sServices i {
        background: #007aa8;
        display: inline-block;
        position: absolute;
        font-size: 30px;
        left: 50px;
        top: 0px;
        width: 80px;
        height: 80px;
        text-align: center;
        line-height: 80px;
        color: #ffffff;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -ms-border-radius: 100%;
        -o-border-radius: 100%;
        border-radius: 100%;
    }

    /** Fit Page Styling **/
.gridPackagesStyle {
    margin:40px auto;
    position:relative;
}
.pkBox {
    position:relative;
    background:#ffffff;
    padding:25px;
    -webkit-box-shadow:1px 1px 1px rgba(0,0,0,0.2), 1px 1px 1px rgba(0,0,0,0.2) inset;
    -moz-box-shadow:1px 1px 1px rgba(0,0,0,0.2), 1px 1px 1px rgba(0,0,0,0.2) inset;
    -ms-box-shadow:1px 1px 1px rgba(0,0,0,0.2), 1px 1px 1px rgba(0,0,0,0.2) inset;
    -o-box-shadow:1px 1px 1px rgba(0,0,0,0.2), 1px 1px 1px rgba(0,0,0,0.2) inset;
    box-shadow:1px 1px 1px rgba(0,0,0,0.2), 1px 1px 1px rgba(0,0,0,0.2) inset;
    border-top:2px solid #7e7e7e;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    -o-border-radius:5px;
    border-radius:5px;
    text-align:center;
}
    .pkBox ul.asideList > li:before {
        background:#777777;
    }
    .pkBox ul.asideList {
        text-align:left;
    }

    .pkBox .aIcon i {
         background: #007aa8;
        display: inline-block;
        font-size: 30px;
        width: 80px;
        height: 80px;
        margin:auto;
        text-align: center;
        line-height: 80px;
        color: #ffffff;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -ms-border-radius: 100%;
        -o-border-radius: 100%;
        border-radius: 100%;
    }
    .pkBox h4 {
        letter-spacing:2px;
        text-transform:uppercase;
        font-size:18px;
        text-transform:uppercase;
         color:#007aa8;
         margin-bottom:15px;
         line-height:1.5;
        margin: 25px auto 20px auto;
        width:80%;
        margin-left:auto;
        margin-right:auto;
       
    }
    .pkBox, .pkBox h4, .pkBox ul.asideList > li:before {
        -webkit-transition:0.2s all ease-in-out 0s;
        -moz-transition:0.2s all ease-in-out 0s;
        -ms-transition:0.2s all ease-in-out 0s;
        -o-transition:0.2s all ease-in-out 0s;
        transition:0.2s all ease-in-out 0s;
    }
        .pkBox:hover {
            border-color:#3343a4;
            -webkit-transform:translateY(-10px);
            -moz-transform:translateY(-10px);
            -ms-transform:translateY(-10px);
            -o-transform:translateY(-10px);
            transform:translateY(-10px);
            -webkit-box-shadow:2px 6px 20px rgba(0,0,0,0.15), 1px 1px 1px rgba(0,0,0,0.2) inset;
            -moz-box-shadow:2px 6px 20px rgba(0,0,0,0.15), 1px 1px 1px rgba(0,0,0,0.2) inset;
            -ms-box-shadow:2px 6px 20px rgba(0,0,0,0.15), 1px 1px 1px rgba(0,0,0,0.2) inset;
            -o-box-shadow:2px 6px 20px rgba(0,0,0,0.15), 1px 1px 1px rgba(0,0,0,0.2) inset;
            box-shadow:2px 6px 20px rgba(0,0,0,0.15), 1px 1px 1px rgba(0,0,0,0.2) inset;
        }
        .pkBox:hover h4 {
            color:#3343a4;
        }
        .pkBox:hover ul.asideList > li:before{
            background:#3343a4;
        }
.contentAside.spContent h3 {
    font-weight:normal;
        font-family: Arial, Helvetica, sans-serif !important;
        line-height:1.3;
}

/** Notificatio Popup styling  **/
body {
    overflow-x:hidden !important;
 
}

.blNotification {
    position:fixed;
    left:20px;
    bottom:0;
    background:#007aa8;
    padding:20px;
    text-align:left;
    min-height:256px;
    -webkit-border-radius:20px 20px 0 0;
    -moz-border-radius: 20px 20px 0 0;
    -ms-border-radius: 20px 20px 0 0;
    -o-border-radius: 20px 20px 0 0;
    border-radius: 20px 20px 0 0;
    color:#ffffff;
    z-index:9999;
    width:100%;
    max-width:520px;
    border:2px solid #ffffff;
    border-bottom:0 !important;
    -webkit-transition:0.2s all linear 0s;
    -moz-transition:0.2s all linear 0s;
    -ms-transition:0.2s all linear 0s;
    -o-transition:0.2s all linear 0s;
    transition:0.2s all linear 0s;
    opacity:0;
    visibility:hidden;
    -webkit-transform:translateY(100%);
    -moz-transform:translateY(100%);
    -ms-transform:translateY(100%);
    -o-transform:translateY(100%);
    transform:translateY(100%);
}

body.brNtfActive .blNotification {
    opacity:1;
    visibility:visible;
    -webkit-transform:translateY(0%);
    -moz-transform:translateY(0%);
    -ms-transform:translateY(0%);
    -o-transform:translateY(0%);
    transform:translateY(0%);
}
body.blnPc .blNotification {
    opacity:0 !important;
    visibility:hiddden !important;
    -webkit-transform:translateY(100%) !important;
    -moz-transform:translateY(100%) !important;
    -ms-transform:translateY(100%) !important;
    -o-transform:translateY(100%) !important;
    transform:translateY(100%) !important;
}

    .blNotification .blnClose {
        cursor:pointer;
        font-size:20px;
        position:absolute;
        right:20px;
        top:20px;
        cursor:pointer;
        z-index:9;
    }
    .blNotification .ntContent{
        padding-left:0px;
    }
    .blNotification .ntGraphic {
        border:2px solid #ffffff;
        overflow:hidden;
        margin-top:5px;
    }
    .blNotification .ntGraphic img{
        display:block;
        width:100%;
    }
    .blNotification h4 {
        font-size:22px;
        font-family: Arial, Helvetica, sans-serif !important;
        line-height: 1.25;
        font-weight:bold;
        padding-right:20px;
    }
    .blNotification p {
         margin:15px 0;
         font-size:16px;
         font-family: Arial, Helvetica, sans-serif !important;
         color:#ffffff;
    }
.btn.btnWhite {
    min-width:240px;
    padding: 10px 20px;
    color:#000000;
    text-transform:uppercase;
    font-weight:bold;
    letter-spacing:1.5px;
    background:#ffffff;
    -webkit-border-radius:7px;
    -moz-border-radius:7px;
    -ms-border-radius:7px;
    -o-bborder-radius:7px;
    border-radius:7px;
    -webkit-box-shadow:1px 1px 1px rgba(0,0,0,0.2);
    -moz-box-shadow:1px 1px 1px rgba(0,0,0,0.2);
    -ms-box-shadow:1px 1px 1px rgba(0,0,0,0.2);
    -o-box-shadow:1px 1px 1px rgba(0,0,0,0.2);
    box-shadow:1px 1px 1px rgba(0,0,0,0.2);

}
    .btn.btnWhite:hover, .btn.btnWhite:focus, .btn.btnWhite:visited {
        background:#000000;
        color:#ffffff;
    }
    
/** About us page styling and New sub pageg banner styling **/
.subBanner {
    position:relative;
    height:288px;
    background-color:#7f7f7f !important;
    text-align:center;
    width:100%;
    max-width:1200px;
    margin:auto;
    overflow:hidden;
  
}
    .subBanner:before {
        content:"";
        display:inline-block;
        position:absolute;
        left:0;
        right:0;
        top:0;
        bottom:0;
        margin:auto;
        width:100%;
        height:100%;
        background:#00305B;
        opacity:0.6;
        z-index:2;
    }
    .subBanner.abbanner {
        background:url(../img/banner/1.png) no-repeat top center / cover;
    }
    .subBanner .aboutBannerText {
        position:relative;
        z-index:10;
    }
.aboutPageContent {
    top:120px;
    padding:0;
}
.subBanner h1 {
    color:#ffffff;
    font-size:45px;
    padding-top:70px;
    margin-bottom:15px;
}
.subBanner h6 {
    color:#ffffff;
    font-size:30px;
}
.subBanner strong {
    font-weight:bold;
}

/** Consulting page HTML styling **/
.ipcIn {
    width:100%;max-width:1290px;margin:0px auto;background:#ffffff;padding:40px;position:relative;top:-80px;
}

.consultingServices {
    border:1px solid #eeeeee;
    margin:40px auto;
    position:relative;
    padding:40px;
    background:#ffffff;
}
.csRow {
    position:relative;
}
.consultingServices .csRow + .csRow {
    padding-top:40px;
    margin-top:40px;
    border-top:1px solid #eeeeee;
}
    .csRow h4 {
        letter-spacing: 2px;
        text-transform: uppercase;
        font-size: 18px;
        text-transform: uppercase;
        color: #007aa8;
        margin-bottom: 15px;
    }
    .csRow p {
        color:#333333;
        font-family: Arial, Helvetica, sans-serif !important;
        font-size: 16px !important;
        line-height:1.5;
    }
    .csRow .sIcon{
        display:block;
        width:160px;
        height:160px;
        line-height:200px;
        margin:auto;
        -webkit-border-radius:100%;
        -moz-border-radius:100%;
        -ms-border-radius:100%;
        -o-border-radius:100%;
        border-radius:100%;
        background:#007aa8;
        text-align:center;
    }
    .csRow .sContent {
        padding:0 80px;
        border-left:1px solid #dce0e1;
    }
    .csRow .sIcon i {
        color:#ffffff;
        font-size:70px;
    }
.csRow .videoFrame {
    margin-top:40px;
}
/** Mac Video Frame **/
.macFrame {
    position:relative;
    margin: 40px auto;
    width:1140px;
    height:985px;
    background:url(images/mac-frame.png) no-repeat center center / cover;
}
    .macFrame .videoArea {
          width: 1044px;
            height: 588px;
            background: #ffffff;
            position: absolute;
            top: 48px;
            left: 0;
            right: 0;
            margin: auto;
    }
        .macFrame .videoArea iframe {
            width:100% !important;
            height:100% !important;
        }
.macFrameAir {
    position:relative;
    margin: 40px auto;
    max-width:100%;
    width:1156px;
    height:663px;
    background:url(images/mac-frameair.png) no-repeat center center / cover;
}
    .macFrameAir .videoArea {
          width: 874px;
            height: 545px;
            background: #ffffff;
            position: absolute;
            top: 42px;
            left: 0;
            right: 0;
            margin: auto;
    }
        .macFrameAir .videoArea iframe {
            width:100% !important;
            height:100% !important;
        }
.solution-bullets li {
    line-height:26px !important;
}
.paraHero img {
    display:block;
    width:100%;
}
.columnsRow .solution-bullets li {
    padding-left:0;
}
.sServices.fullWidth {
    padding-left:30px;
    padding-right:30px;
    text-align:center;
    position:relative;
}
    .sServices.fullWidth * {
        z-index:2;
    }
    .sServices.fullWidth:after {
        content:"";
        display:inline-block;
        width:1px;
        height:100%;
        position:absolute;
        left:0;
        right:0;
        top:0;
        bottom:0;
        margin:auto;
        background:#ffffff;
        z-index:1 !important;

    }
    .sServices.fullWidth i {
        display:block;
        position:relative;
        left:auto;
        right:auto;
        top:auto;
        margin:auto auto 20px auto;
    }

/** All Mobile resposive styling **/
@media only screen and (min-width:1024px) and (max-width:1199px) {
    .insideBanner .text-slider-1 h1 {
       padding-top: 69px !important;
    }
    .titleContent {
        margin-top:40px;
    }
    .titleContent .fitLogo {
        width:190px;
    }
    .titleContent h4 {
        font-size: 30px;
    }

    /** Managed Services page Styling **/
   .sServicesWrap{
       padding:0 30px;
   }
    .insidepageText .right-side-list img{
        width:100% !important;
        height: auto !important;
    }
    .sServices{
       
        padding-left:140px;
        padding-right:20px;
        min-height: 14rem;
    }
    .sServices i {
        left:30px;
    }

    /** Consulting page responsive Styling **/

    .macFrameAir {
        width: 860px;
        height: 499px;
    }

    .macFrameAir .videoArea {
        width: 650px;
        height: 409px;
        top:31px;
    }
    

}
@media only screen and (min-width:768px) and (max-width:1023px) {
    .insideBanner .text-slider-1 h1 {
        padding-top: 0px !important;
    }

    .titleContent {
        margin-top: 0px;
    }

        .titleContent .fitLogo {
            width: 190px;
        }

        .titleContent h4 {
            font-size: 30px;
        }

    .gridPackagesStyle > .row > div.col-sm-4 {
        float: none;
        width: 100%;
    }

        .gridPackagesStyle > .row > div.col-sm-4 + div.col-sm-4 {
            margin-top: 20px;
        }

    .pkBox {
        width: 100%;
        max-width: 400px;
        margin: auto;
    }

    .videoFrame iframe {
        height: 450px;
    }

    .pageContentBox h3 {
        font-size: 24px;
    }

    .sServicesWrap:before {
        display:none !important;
    }

    /** Managed Services page Styling **/
   .sServicesWrap{
       padding:0 30px;
   }
    .insidepageText .right-side-list img {
        width: 100% !important;
        height: auto !important;
    }
    .sServicesWrap > .row > .col-sm-6 {
        width:100%;
    }
    
    .sServicesWrap:before {
        display:none;
    }

    /** Consulting page responsive Styling **/

    .macFrameAir {
        width: 650px;
        height:340px;
    }

    .macFrameAir .videoArea {
        width: 445px;
        height: 296px;
        top:22px;
    }
    .csRow .sContent {
        padding: 0px 0px 0px 30px;
        text-align: left;
    }
    .columnsRow > .col-sm-6 {
        width:100%;
        float:none;
    }
  
}

@media only screen and (min-width:533px) and (max-width:767px) {
    .fitBanner h1, .fitBanner h6.tagline {
        width:100%;
    }
    .insideBanner h6.tagline {
        font-size:24px;
    }
     .insideBanner .text-slider-1 h1 {
       padding-top:0px !important;
    }
    .titleContent {
        margin-top:0px;
    }
    .titleContent .fitLogo {
        width:170px;
    }
    .titleContent h4 {
        font-size: 27px;
    }
    .gridPackagesStyle > .row > div.col-sm-4 {
        float:none;
        width:100%;
    }
        .gridPackagesStyle > .row > div.col-sm-4 + div.col-sm-4 {
            margin-top:20px;
        }
    .pkBox {
        width:100%;
        margin:auto;
    }
    .videoFrame iframe {
        height:300px;
    }
    .pageContentBox h3 {
        font-size:24px;
    }
    ul.ftlPoints {
        margin-top:0;
    }



   .sServicesWrap{
       padding:0 20px;
   }
    .insidepageText .right-side-list img {
        width: 100% !important;
        height: auto !important;
    }
    .sServicesWrap > .row > .col-sm-6 {
        width:100%;
    }
     .sServices{
       
        padding-left:130px;
        padding-right:20px;
    }
    .sServices i {
        left:30px;
    }
    .blNotification .row .col-4 {
        float:left !important;
        width:25% !important;
    }
    .blNotification .row .col-8 {
        float:left !important;
        width:75% !important;
    }
     .sServicesWrap:before {
        display:none;
    }
     .blNotification {
        max-width:90%;
    }
      .blNotification h4 {
            font-size:17px;
        }


    /** Consulting page responsive Styling **/

    .macFrameAir {
        width: 460px;
        height:250px;
    }

    .macFrameAir .videoArea {
        width: 328px;
        height: 214px;
        top: 11px;
    }
    .csRow .sContent {
        padding: 0px;
        text-align:center;
        border-left:0;
    }
    .consultingServices {
        padding: 20px;
    }
    .consultingServices .csRow .col-sm-4{
        float:none;
    }
    .ipcIn {
        padding:20px;
    }
      .columnsRow > .col-sm-6 {
        width:100%;
        float:none;
    }
    .sServices.fullWidth {
        padding-left:0px;
        padding-right: 0px;
    }
    .sServices.fullWidth .macFrameAir {
        width: 435px;
        height: 250px;
    }
}
@media only screen and (min-width:414px) and (max-width:532px) {
    .fitBanner h1, .fitBanner h6.tagline {
        width:100%;
    }
    .insideBanner h6.tagline {
        font-size:24px;
    }
     .insideBanner .text-slider-1 h1 {
       padding-top:0px !important;
    }
    .titleContent {
        margin-top:0px;
    }
    .titleContent .fitLogo {
        width:170px;
    }
    .titleContent h4 {
        font-size: 27px;
    }
    .gridPackagesStyle > .row > div.col-sm-4 {
        float:none;
        width:100%;
    }
        .gridPackagesStyle > .row > div.col-sm-4 + div.col-sm-4 {
            margin-top:20px;
        }
    .pkBox {
        width:100%;
        margin:auto;
    }
    .videoFrame iframe {
        height:300px;
    }
    .pageContentBox h3 {
        font-size:24px;
    }
    ul.ftlPoints {
        margin-top:0;
    }
    .pageContentBox {
        padding-left:25px;
        padding-right:25px;
    }
    
    .sServicesWrap{
       padding:0 20px;
       margin-top: 40px;
   }
    .insidepageText .right-side-list img {
        width: 100% !important;
        height: auto !important;
    }
    .sServicesWrap > .row > .col-sm-6 {
        width:100%;
    }
     .sServices{
       
        padding-left:110px;
        padding-right:00px;
    }
    .sServices i {
        left:5px;
    }
    .blNotification .row .col-4 {
        float:left !important;
        width:25% !important;
    }
    .blNotification .row .col-8 {
        float:left !important;
        width:75% !important;
    }
     .sServicesWrap:before {
        display:none;
    }
     .blNotification {
        max-width:90%;
    }
        .blNotification h4 {
            font-size:17px;
        }

        /** Consulting page responsive Styling **/

    .macFrameAir {
        width: 400px;
        height:180px;
        margin-top:25px;
        margin-bottom:25px;
    }

    .macFrameAir .videoArea {
       width: 238px;
    height: 154px;
        top: 11px;
    }
    .csRow .sContent {
        padding: 0px;
        text-align:center;
        border-left:0;
    }
    .consultingServices {
        padding: 20px;
    }
    .consultingServices .csRow .col-sm-4{
        float:none;
    }
    .ipcIn {
        padding:20px;
    }
      .columnsRow > .col-sm-6 {
        width:100%;
        float:none;
    }
    .sServices {
        padding-left:0 !important;
        text-align:center;
        padding-right:0 !important;
    }
    .sServices i {
        left: auto;
        right: auto;
        position: relative;
        margin: auto;
        margin-bottom: 20px;
        display: inline-block;
    }
    .sServices.fullWidth .macFrameAir {
        width: 312px;
    }
}


@media only screen and (min-width:320px) and (max-width:413px) {
    .fitBanner h1, .fitBanner h6.tagline {
        width:100%;
    }
    .insideBanner h6.tagline {
        font-size:20px;
    }
     .insideBanner .text-slider-1 h1 {
       padding-top:0px !important;
    }
    .titleContent {
        margin-top:0px;
    }
    .titleContent .fitLogo {
        width:170px;
    }
    .titleContent h4 {
        font-size: 27px;
    }
    .gridPackagesStyle > .row > div.col-sm-4 {
        float:none;
        width:100%;
    }
        .gridPackagesStyle > .row > div.col-sm-4 + div.col-sm-4 {
            margin-top:20px;
        }
    .pkBox {
        width:100%;
        margin:auto;
    }
    .videoFrame {
        border:0;
    }
    .videoFrame iframe {
        height:250px;
    }
    .pageContentBox h3 {
        font-size:20px;
    }
    ul.ftlPoints {
        margin-top:0;
    }
    .pageContentBox {
        padding-left:20px;
        padding-right:20px;
    }


    .flt {
        padding:25px;
    }
    .pkBox h4 {
        font-size:16px;
    }

    sServicesWrap{
       padding:0 10px;
   }
    .insidepageText .right-side-list img {
        width: 100% !important;
        height: auto !important;
    }
    .sServicesWrap > .row > .col-sm-6 {
        width:100%;
    }
     .sServices{
       
        padding-left:110px;
        padding-right:100px;
    }
    .sServices i {
        left:30px;
    }
    .blNotification .row .col-4 {
        float:left !important;
        width:25% !important;
    }
    .blNotification .row .col-8 {
        float:left !important;
        width:75% !important;
    }
     .sServicesWrap:before {
        display:none;
    }
     .blNotification {
        max-width:90%;
    }
     .sServicesWrap{
       padding:0 20px;
       margin-top:30px;
   }
    .insidepageText .right-side-list img {
        width: 100% !important;
        height: auto !important;
    }
    .sServicesWrap > .row > .col-sm-6 {
        width:100%;
    }
     .sServices{
        padding-left: 0;
        padding-right: 00px;
        text-align: center;
    }
    .sServices i {
        left: auto;
        right: auto;
        position: relative;
        margin-bottom: 20px;
    }
    .blNotification .row .col-4 {
        float:left !important;
        width:25% !important;
        display:none;
    }
    .blNotification .row .col-8 {
        float:left !important;
        width:100% !important;
    }
     .sServicesWrap:before {
        display:none;
    }
     .blNotification {
        max-width:90%;
    }
        .blNotification h4 {
            font-size:17px;
        }
    .btn.btnWhite {
        min-width:0;
        width:100%;
    }
    
        /** Consulting page responsive Styling **/

    .macFrameAir {
        width: 280px;
    height: 130px;
    margin-top: 20px;
    margin-bottom: 20px;
    }

    .macFrameAir .videoArea {
          width: 178px;
            height: 112px;
            top: 8px;
    }
    .csRow .sContent {
        padding: 0px;
        text-align:center;
        border-left:0;
    }
    .consultingServices {
        padding: 20px;
    }
    .consultingServices .csRow .col-sm-4{
        float:none;
    }
    .ipcIn {
        padding:20px;
    }
    .text-slider-1 h1 {
        white-space:normal;

        font-size:30px !important;
    }
    .text-slider-1 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    left: 0 !important;
    right: 0 !important;
}
    .solution-bullets li {
        line-height:24px !important;
    }
      .columnsRow > .col-sm-6 {
        width:100%;
        float:none;
    }
      .sServices {
        padding-left:0 !important;
        text-align:center;
        padding-right:0 !important;
    }
    .sServices i {
        left: auto;
        right: auto;
        position: relative;
        margin: auto;
        margin-bottom: 20px;
        display: inline-block;
    }
    .sServices.fullWidth .macFrameAir {
        width: 225px;
    }
}
