@charset "utf-8";
/* CSS Document */
/* MECSC */
 html, body {
    font-family: 'Lato', Sana, -apple-system, sans-serif;
     font-size:14px;
     margin:0 !important;
}
 #content {
     font-family: 'Lato', Sana, -apple-system, sans-serif !important;
}
 .mainheader {
    padding:10px 0;
}
 .contentbg_shadow {
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.25), 0 0 10px 0 rgba(0,0,0,0.25);
}
 .contentwithsidebar_wrapper {
    min-height:450px;
}
 .caotsidebar {
    background-color:#e6f5ff;
    padding:20px;
}
 .contentwithsidebar {
    background-color:#fff;
    padding:20px;
}
 .contentwithnosidebar {
    padding:20px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.25), 0 0 10px 0 rgba(0,0,0,0.25);
     min-height:450px;
}
 div.container.contentwithnosidebar > div#customHeader > div.wrapper > div.container.contentwithnosidebar {
    padding:0;
     box-shadow:none;
     min-height:0;
}
 div#customHeader > div.wrapper > div.container.pagewrap > div.row.row-offcanvas.row-offcanvas-left > div.col-md-12.print_100percentwidth {
    min-height:0;
}
 div.wrapper > div.container.contentwithnosidebar {
    min-height:0;
    box-shadow:none;
    padding:30px 0 0 0;
}
 .homepagecontent {
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.25), 0 0 10px 0 rgba(0,0,0,0.25);
     min-height:450px;
}
 .img-hover:hover {
     background-color:#000;
     opacity:0.75;
}
 .retaillink, .retaillink a {
    font-size: 14px;
     font-weight: 300;
     font-family: 'Lato', Sana, -apple-system, sans-serif;
     color: #fff;
     text-decoration: none;
}
 a.retaillink:hover {
    text-decoration:none;
     color:#cbf9fc;
}
 .footerwrapper {
    background-color:#89a9be;
     padding:20px 0;
}
 .footlinks {
    background-color:#d4d4d4;
    padding:10px 0;
     font-family: 'Lato', Sana, -apple-system, sans-serif;
    color:#626263;
}
 .footlinkcontent {
    font-size:12px;
}
 .footlinkcontent a {
    font-size:12px;
    color:#626263;
    text-decoration:none;
}
 .footlinkcontent a:hover {
    color:#13537e;
}
 .logo {
    max-width:228px;
}
/*.wrapper {
    min-height: 75%;
}
*/
 p, ul, a, li, div, span {
    font-size:14px;
}
 .content {
    max-height:100%;
     padding:20px 0;
}
 .sidebar {
    margin:30px 0;
}
 .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:flex;
}
/*For equal div col for content*/
 .homepage_title {
    font-family: 'Lato', Sana, -apple-system, sans-serif;
     font-size:24px;
     font-weight:900;
     color:#00478c;
     text-transform:uppercase;
     margin:10px 0 20px 0;
}
 h1 {
    font-size: 46px;
     font-family: 'Lato', Sana, -apple-system, sans-serif;
     font-weight: 900;
}
 h2 {
    font-size: 28px;
     font-family: 'Lato', Sana, -apple-system, sans-serif;
     font-weight: 400;
     color: #2ea4be;
}
 h3 {
    font-size: 22px;
     font-family: 'Lato', Sana, -apple-system, sans-serif;
     font-weight: 900;
     text-transform: uppercase;
}
 h3 a:hover {
    text-decoration: none;
    color:#333;
}
 h4 {
    font-family: 'Lato', Sana, -apple-system, sans-serif;
     font-size:16px;
     font-weight:900;
     color:#333;
}
 h4.red {
    font-family: 'Lato', Sana, -apple-system, sans-serif;
     font-size:16px;
     font-weight:900;
     color:#c81f3f;
}
 .nopadbottom {
    margin-bottom:0;
}
/* Applications .hint_0 {
    background-color:#e3f5fe;
     border:0;
     box-shadow:none;
     font-family: 'Lato', sans-serif;
     font-size:14px;
     font-weight:bold;
}
 */
 .panel-heading {
    font-family: 'Lato', Sana, -apple-system, sans-serif;
     font-size:14px;
}
/* Scrolling back to top button*/
 .scroll-top-wrapper {
    background-color: #1d6ab6;
     bottom: 60px;
     color: #FFF;
     height: 48px;
     line-height: 48px;
     opacity: 0;
     overflow: hidden;
    padding-top: 2px;
     position: fixed;
     left: 30px;
     text-align: center;
     visibility: hidden;
     width: 50px;
     z-index: 99999999;
     transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
     -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
 .scroll-top-wrapper:hover {
    background-color: #1d6ab6;
}
 .scroll-top-wrapper.show {
    cursor:pointer;
     opacity: 1.0;
     visibility:visible;
}
 .scroll-top-wrapper i.fa {
    line-height: inherit;
}
/* Calendar */
 .ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border:1px solid #65a82f!important;
     background: #65a82f url(images/ui-bg_flat_55_9aa2f9_40x100.png) 50% 50% repeat-x!important;
     color:#fff!important;
}
/* Social Media Icons */
 .social, .social a {
    color:#999;
     text-decoration:none;
}
 a.fa-stack.fa-2x.social.smm-fb:hover {
    color:#3e5c9a;
     text-decoration:none;
}
 a.fa-stack.fa-2x.social.smm-twitter:hover {
    color:#009cff;
     text-decoration:none;
}
 a.fa-stack.fa-2x.social.smm-linkedin:hover {
    color:#0077b5;
     text-decoration:none;
}
 a.fa-stack.fa-2x.social.smm-ig:hover {
    color:#125688;
     text-decoration:none;
}
 .googlesearch {
    margin-top:7px;
}
 .regcursor {
    cursor:default;
}
 .nopadtop {
    margin-top:0;
}
 .padbottom {
    margin-bottom:30px;
}
/* --------------------Menu Tags---------------- */
/* Menu 1 */
 div.well > div.caot-well > div > a:hover {
    opacity:0.75;
}
 .caot-well {
    background: #e7edf2 url('http://caot.in1touch.org/uploaded/web/website/theme/img/bg_lock.png') no-repeat top right;
     border:0;
     box-shadow:none;
}
 div.well.caot-well > h4 {
    font-size:18px;
     font-weight:bold;
     font-family: Arial, Helvetica, sans-serif;
}
 div.row.menutag > div.red > strong {
    color:#c81f3f;
}
 div.row.menutag > div.red > a {
    color:#6b6868;
}
 div.well.caot-well > a {
    color:#6b6868;
}
 .menutag {
    font-family: Arial, Helvetica, sans-serif;
}
/* --------------------Tables---------------- */
 .table {
    border-top:1px solid #d1d7df;
}
 h4.panel-title{
    height:auto;
}
/* --------------------Navigation Styles ---------------- */
 .navbar-default .navbar-nav > li > a.hideWhenLoggedIn:hover, .navbar-default .navbar-nav > li > a.hideWhenLoggedIn:focus{
    background-color:#e61e2d !important;
}
 .hideWhenLoggedIn{
    background-color:#e61e2d;
}
 .hideWhenLoggedIn:visited{
    background-color:#e61e2d;
}
 .hideWhenLoggedIn:hover{
    background-color:brown;
}
 .headerRight {
    float: right;
     margin-top:20px;
     width: 321px;
     height:auto;
}
 .navbar-default .navbar-nav > li > a{
     font-family: 'Lato', sans-serif;
     padding:15px 28px;
     font-size: 13px;
}
 .mainnav .currentMenuItem{
    border-bottom:7px solid #bb0000;
}
/* --------------------Social Media Share Styles ---------------- */
 .posts{
    width:70%;
}
 .posts img{
    width:100%;
}
 .posts h2{
    color:#000;
}
 .socialShare{
    width:101%;
     margin-bottom:90px;
     margin-top: 10px;
}
 .jssocials-share-linkedin a:hover{
    background:#287bbc !important;
}
 .jssocials-share-pinterest a:hover{
    background:#ff1b21 !important;
}
 .jssocials-share-facebook a:hover{
    background:#3b5998 !important;
}
 .jssocials-share-twitter a:hover{
    background:#00aced !important;
}
 .jssocials-share a:hover{
    text-decoration:none;
     color:white;
}
 .jssocials-share a:visited{
     text-decoration:none;
}
 .jssocials-share a{
    width:100%;
     border-radius:5px;
     background:#efefef !important;
     display: block;
     line-height: 1.8;
     color:gray;
}
 .socialShare p, .jssocials-share{
    display: block;
     width: 24%;
     float: left;
     height: 40px;
     line-height: 2.8;
     text-align: center;
     background-color: #efefef;
     margin: 1% 1% 1% 0;
     color: #9c9c9c;
     border-radius: 5px;
     font-weight: 600;
}
/* --------------------Homepage Section 1 Tag---------------- */
 .firstCol{
    margin-bottom: 25px;
}
 .retailNew{
    margin-bottom: 10px;
     color: #fff;
     font-family: 'Lato', Sana, -apple-system, sans-serif;
     font-weight: 900;
     font-size: 18px;
     text-shadow: 2px 2px #1b9ca6;
}
 .secondCol{
    background-color: #5ac5cb;
     padding: 22px;
     width:100%;
}
 .col-sm{
    float:left;
}
 .img-hover img{
    width:100%;
}

/* --------------------Homepage topSection 2 Tag---------------- */
 .bxslider_bottom li {
     margin-left: -40px;
}
 .bx-wrapper{
    background:none;
     border:none;
}
 #overlay3 {
     text-align: center;
     opacity: 0;
     -webkit-transition: opacity .25s ease;
     position: absolute;
     bottom: 0;
     width: 100%;
     height: 60px;
     background-color: rgba(0, 0, 0, 0.7);
}
 #overlay3 a {
     text-decoration: none;
}
 #box3:hover #overlay3 {
     opacity: 1;
}
 #text3 {
     font-family: Helvetica;
     color: rgba(255, 255, 255, .85);
     font-size: 12px;
     line-height: 3;
     background-color: #ff4040;
     color: #ffffff;
     float: right;
     margin-right: 5px;
     border-radius: 30px;
     margin-top: 14px;
     width: 80px;
}
 #overlay3 p {
     float: left;
     color: white;
     margin-left: 5px;
     display: block;
     width: 60%;
     margin-top: 10px;
     overflow: hidden;
     height: 40px;
}
 .artImage{
    display: block;
     width: 100%;
     height: 250px;
     background-size: cover;
     background-repeat: no-repeat;
}
 .sectionTitle{
    color:#13537e;
     font-size: 46px;
     font-family: 'Lato', Sana, -apple-system, sans-serif;
     display: block;
     width: 75%;
     font-weight: 900;
     margin-bottom: 20px;
     margin-top: 0;
}
 .viewAllTwo a {
     float: right;
     display: block;
     width: 85px;
     height: 30px;
     background: red;
     border-radius: 100px;
     text-align: center;
     color: white !important;
     line-height: 2.5;
     margin-top: 20px;
     font-style: italic;
     font-size: 12px;
     text-decoration:none;
}
 .viewAllTwo a:hover{
    background: none;
     color:red !important;
     border:1px solid red;
     font-weight:bold;
}

/* --------------------Homepage topSection 3 Tag---------------- */
 .patners {
    border-top: 1px solid lightgray;
}
 .patners h4 {
    display: block;
     width: 200px;
     height: 40px;
     background: white;
     margin: 0 auto;
     margin-top: -10px;
     text-align: center;
     font-weight: bold;
     font-size: 24px;
     color: #092e4b;
}
/* --------------------Homepage and Upcoming Events Styles---------------- */
 .rosterContainer{
     width:104%;
}
 .rosterContainer img{
    width:100%;
     margin-bottom:30px;
}
 .rosterContainer .col-sm-4 {
     border: 1px solid #cecece;
     width: 30%;
     margin-right: 3.333333%;
     padding: 0;
}
 .upcomingRoster h4, .rosterRow h4, .videoRow h4, .galleryRow h4 {
     width:160px;
     display: block;
     height: 40px;
     background: white;
     margin-top: -12px;
     font-weight: bold;
     font-size:24px;
     color:#092e4b;
}
 .rosterContainer p, .rosterContainer a {
    display: block;
     width: 90%;
     padding: 0% 5% 2% 5%;
}
 .rosterContainer p{
     height:80px;
     text-overflow: ellipsis;
     overflow: hidden;
}
 .rosterContainer .col-sm-12{
    padding-left:0;
}
 .rosterContainer h5{
     font-size: 14px;
     font-weight: bold;
     margin: 0 0 0 5%;
}
 .rosterContainer .col-lg-12{
    padding-left:0;
}
 .rosterRow {
     border-top: 1px solid lightgray;
     margin: 0 auto;
     margin-top: 50px;
     max-width: 1170px;
}
 .viewall{
     color:#ff0000;
     width: 60px;
     height: 20px;
     background: white;
     margin-top: -50px;
     text-align: right;
     font-style: italic;
     float: right;
}
 .gallery_video_tweets{
    margin:0 auto;
     max-width:1170px;
}
 .gallery_video{
    width:75%;
     padding:0;
     float:left;
}
 .galleryRow, .videoRow{
     border-top:1px solid lightgray;
     width:100%;
     margin-top:50px;
}
 .gallery{
    width:15%;
     height:100px;
     margin-right:1.66%;
     background-color:lightgray;
     float:left;
}
 .galleryRow .container{
    border:1px solid lightgray;
     padding: 10px 0 10px 0;
     margin-top:-10px;
     width:100%;
}
 .video{
     width: 31.3%;
     height: 180px;
     background-color: gray;
     margin-right: 2%;
     float:left;
}
 .videoRow .container{
    margin-top:-10px;
     width:106%;
     margin-left: -15px;
}
 .tweets{
     width:22%;
     height:525px;
     background-color:lightgray;
     margin-top:40px;
     margin-left:2.3%;
     float:left;
}
 .galleryRow .col-sm-4{
    width:16.6%;
}
 .galleryRow img{
    width:100%;
}
 .galleryRow p{
    font-weight:bold;
     line-height:3;
     margin:0;
     font-size: 11px;
     text-align: center;
}
 .bottomLine{
    display:block;
     height:2px;
     width:100%;
     background:yellow;
}
 h6:nth-child(2) {
     background: blue;
}
 .contentFooter{
    border-top:2px solid red;
     border-bottom:2px solid red;
     max-width: 1170px;
     margin:0 auto;
     margin-top: 40px;
}
 .contentFooter a{
    font-size: 15px;
     font-weight: bold;
     color: #229ed0;
     line-height:2.5;
     text-decoration:none;
}
 .contentFooter a:hover{
    text-decoration:underline;
}
 .contentFooter h6{
    font-size:10px;
     float:right;
}
 #twitter-widget-0 {
    height:540px !important;
}
 .upcomingRoster .col-sm-4 {
     border: 1px solid #cecece;
     width: 250px;
     margin-right: 1%;
     padding: 0;
     text-align: left;
}
 
/* --------------------Upcoming Events Scrolling---------------- */
 .scrollmenu {
     width:2000px;
}
 .eventContainer {
     display: inline-block;
     color: white;
     text-align: center;
     padding: 14px;
     text-decoration: none;
     margin-right:10px;
}
 .paddles{
    height:0;
}
 .paddle{
     border-radius: 100%;
     width: 40px;
     height: 40px;
     font-size: 20px;
     color: white;
     outline: none;
     margin-top: 60px;
     background-color: #383838;
     font-weight: bold;
     border: 2px solid gray;
}
 .scrollWrapper{
     margin:0 auto;
     overflow: hidden;
     white-space: nowrap;
}
 .scrollContainer{
     margin:0 auto;
}
 .left-paddle{
    position: relative;
    top: 50px;
     right: 0;
     z-index: 1000;
     text-align: center;
}
 .right-paddle{
    position: relative;
    top: 50px;
     left: 93%;
     z-index: 1000;
     text-align: center;
}


/* --------------------Publication / Magazine Page overlay Style---------------- */

.overlayIssu {
    height: 0;
    width: 100%;
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.9);
    overflow-x: hidden;
    transition: 0.5s;
}

.overlay-content {
    position: relative;
    top: 25%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.overlayIssu a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.overlayIssu a:hover, .overlayIssu a:focus {
    color: #f1f1f1;
}

.overlayIssu .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
}

.issuuembed{margin:0 auto;}

@media screen and (max-height: 450px) {
  .overlayIssu a {font-size: 20px}
  .overlayIssu .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
}



 /* ----------- All Media Queries Phones, tablet, small laptops ----------- */


 @media screen and (max-aspect-ratio:9999/1) and (max-width: 735px) and (min-aspect-ratio: 1/10000) and (min-width: 0px){
     .sectionTitle {
        font-size:22px;
    }
     .viewAllTwo a{
        margin-top:0px;
    }
     iframe{
        width:100%;
         height:220px;
    }
     #box .bx-viewport, #box .artImage{
        height:200px;
    }
}


 @media only screen and (max-width: 768px){
    .retailNew{
        font-size:22px !important;
        margin-top: -30px;
    }
     .secondCol{
        padding:35px !important;
    }
     .col-sm{
        width:47%;
         margin:1%;
    }

    .nav > li{border: none !important;}
  .navbar-default li a{font-size: 13px !important;}
  .nav > li{border: none !important;}

    .issuuembed { width: 100% !important; }
    .jssocials-share{margin:1px !important;}
    .contentwithnosidebar{padding:20px !important;}
    .col-md-9{margin-top:10px;}
    .posts { width: 100%; margin-top: 20px;}
    .col-md-3{padding-right:3px !important;}

}
 @media only screen and (max-width: 1024px){
     .secondCol{
        padding:10px;
    }
     .firstCol{
        margin-bottom:5px;
    }
     .retailNew{
        font-size:14px;
    }
}
 @media only screen and (max-width: 735px){
     .retailNew{
        font-size:16px !important;
    }
     .col-sm{
         width: 96%;
    }
}


@media screen and (max-aspect-ratio: 9999/1) and (max-width: 735px) and (min-aspect-ratio: 1/10000) and (min-width: 0px){
    .gallery_video_tweets{
        padding:15px;
    }
     .gallery_video{
        width:100%;
    }
     .tweets{
        width:100%;
    }
     .scrollmenu{
        width:100% !important;
    }

    .paddle{display: none;}
}
 

 /* ----------- iPad Pro CSS ----------- */
@media (max-width: 1024px){
    .navbar-default li a {      
      font-size: 12px !important;
      padding: 15px 13px !important;
    }   
}

/* ----------- Tablets iPads CSS ----------- */

@media (max-width: 1023px){
    .navbar-default li a {      
      font-size: 13px !important;
      padding: 15px 13px !important;
    }    
}




/* ----------- // Small devices (landscape phones, 576px and up) ----------- */
@media (min-width: 576px) {
  
  .navbar-nav > li > a{font-size: 13px !important;}
}

/* ----------- // Medium devices (tablets, 768px and up) ----------- */

@media (min-width: 768px) {
  .navbar-nav > li > a{
    font-size: 10px !important;
      padding: 15px 13px !important;
  } 
}

/* ----------- // Large devices (desktops, 992px and up) ----------- */
@media (min-width: 992px) {
  .navbar-nav > li > a{
    font-size: 12px !important;
      padding: 15px 18px !important;
  } 
}

/* -----------// Extra large devices (large desktops, 1200px and up) ----------- */
@media (min-width: 1200px) {
  .navbar-nav > li > a{
    padding: 15px 28px !important;
      font-size: 13px !important;
  } 
}