@font-face {
  font-family: 'theSanW5';
  src: url('../fonts/thesansb-w5pla-webfont.eot'); /* IE9 Compat Modes */
  src: url('../fonts/thesansb-w5pla-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/thesansb-w5pla-webfont.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/thesansb-w5pla-webfont.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/thesansb-w5pla-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/thesansb-w5pla-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'theSanW6SemiBold';
  src: url('../fonts/thesansb-w6sebld-webfont.eot'); /* IE9 Compat Modes */
  src: url('../fonts/thesansb-w6sebld-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/thesansb-w6sebld-webfont.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/thesansb-w6sebld-webfont.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/thesansb-w6sebld-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/thesansb-w6sebld-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'theSanW6Light';
  src: url('../fonts/thesansb-w3lig-webfont.eot'); /* IE9 Compat Modes */
  src: url('../fonts/thesansb-w3lig-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/thesansb-w3lig-webfont.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/thesansb-w3lig-webfont.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/thesansb-w3lig-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/thesansb-w3lig-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'theSanW7Bold';
  src: url('../fonts/thesansb-w7bld-webfont.eot'); /* IE9 Compat Modes */
  src: url('../fonts/thesansb-w7bld-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/thesansb-w7bld-webfont.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/thesansb-w7bld-webfont.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/thesansb-w7bld-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/thesansb-w7bld-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
}

body,
html {
    min-height: 100%;
    height: auto!important;
    height: 100%
}
body {
    /* padding-top: 50px; */
    font-family: 'Source Sans Pro', theSanW5, Georgia;
    color: #333
}


#bs-example-navbar-collapse-1 ul li a {
	color: #c60;
	font-size: 16px;
	font-family: 'Source Sans Pro', theSanW6SemiBold;

}


#wrap {
    height: 100%
}
.modified-nav .img-logo {
   /*padding: 14px 0px 10px 0px;*/
    display: block
}

.img-logo span {
    font-size: 24px;
    color: #f28108
}
.top-header {
    padding-top: 40px;
    margin-bottom: 40px
}
.sub-heading {
    color: #f60;
       margin: 15px 0px;
    font-family:'Source Sans Pro', theSanW6SemiBold, Georgia;
}
.big-logo {
    text-align: center
}
.big-logo p {
    line-height: 26px;
    text-align: left;
    font-size: 18px;
	 text-align: center;
	 
}
.f-image,
.form-signIn .panel-heading,
.inside-form {
    text-align: center
}
.form-signIn .panel-default {
    background-color: #666;
    border: none;
    border-radius: 0;
    margin: 30px auto;
    width: 30%;
}
.form-signIn .panel-heading p {
    font-size: 23px;
    text-transform: capitalize;
    color: #fff;
    margin: 0
}
.form-signIn .panel-default>.panel-heading {
    background-color: transparent;
    border: none;
    padding: 7px 0;
    font-weight: 700;
}
.form-signIn {
    padding-top: 10px
}
.form-signIn .panel-body {
      padding: 0px 6px 6px 6px;
}
.inside-form .btn[disabled]{
    opacity: 1;
}
.f--color {
	color: #fff;
    font-size: 17px;
}
.inside-form {
    background-color: #999;
        padding: 12px 20px 20px 20px;
}
.form-signIn .form-control {
    height: 42px;
}
.inside-form .form-group:first-child {
    /*margin-bottom: 40px*/
}
.inside-form .form-group:nth-child(2) {
    margin-bottom: 35px;
}
.e-error p {
  margin: 0px
}
.e-error {
    padding: 9px 0px;
    min-height: 47px;
}
.e-error .alert-message {
    padding:5px;
}
.signIn-button {
    background-color: #f28208;
    border-color: #f28208;
    font-size: 19px;
    padding: 3px 40px;
    border-radius: 0;
}
.inside-form::-webkit-input-placeholder {
    color: #999;
    text-align: center;
    font-family: 'Source Sans Pro', theSanW6Light, Georgia;
    font-size: 20px;
}
.inside-form::-moz-placeholder {
    color: #999;
    text-align: center;
    font-family: 'Source Sans Pro', theSanW6Light, Georgia;
    font-size: 20px;
}
.inside-form:-ms-input-placeholder {
    color: #999;
    text-align: center;
    font-family: 'Source Sans Pro', theSanW6Light, Georgia;
    font-size: 20px;
}
.inside-form input:-moz-placeholder {
    color: #999;
    text-align: center;
    font-family: 'Source Sans Pro', theSanW6Light, Georgia;
    font-size: 20px;
}
.inside-form input {
	text-align: center;
}
.mid-content {
    background-color: #ccc
}
.slide-holder {
	margin-bottom: 20px;
}
.slide-holder img {
    margin: 0 auto
}
.img-slider-container img {
	width: 100%;
	vertical-align: middle;
}
.pre-loader {
	position: relative;
	padding: 10px 0px;
	margin-bottom: 20px;
}


.mid-content .slick-active {
    opacity: .4
}
.mid-content a:hover {
    text-decoration: none
}
.mid-content a {
    color: #666;
    outline: 0
}
.mid-content .cap-title {
    font-size: 18px;
    font-family: 'Source Sans Pro', theSanW7Bold;
	font-weight: bold;
}
.heading-logo  {
padding-top: 50px;
}
.heading-logo img {
	width:30%;
	margin:0 auto;
}
.mid-content p {
    margin: 0
}
.mid-content .caption {
    margin-top: 10px
}
.slick-next:before {
    content: '→'
}
.mid-content .slick-prev:before {
    content: "\f060"
}
.mid-content .slick-next:before {
    content: '\f061'
}
.mid-content .slick-prev:before,
.slick-next:before {
    font: normal normal normal 14px/1 FontAwesome;
    line-height: 1;
    color: #313131;
    font-size: 30px
}
.feature-title h3,
.mid-title h3 {
    font-family: 'Source Sans Pro', theSanW6SemiBold, Georgia;
    font-size: 32px
}
.mid-content .slick-prev {
    left: -30px
}
.mid-title h3 {
    color: #666;
    margin: 20px 0
}
.feature-title h3 {
    color: #f28208;
    margin: 15px 0
}
.f-content h3 {
    font-family: 'Source Sans Pro', theSanW7Bold, Georgia;
    color: #f60;
    font-size: 20px;
    margin-bottom: 25px
}
.f-content li,
.f-content p {
    font-size: 20px;
    line-height: 26px
}
.f-content ul {
    padding-left: 21px
}
.f-content p {
    margin-bottom: 15px
}
.list-features {
    padding: 0 12px
}
.site-footer {
    background-color: #000;
    padding: 15px 0
}
.site-footer p {
    margin: 0;
    color: #c60;
    font-size: 16px;
    font-family: 'Source Sans Pro', theSanW6SemiBold;
}
.footer-ulq {
	list-style-type: none;
	padding-left: 0px;
}
.footer-ulq  li {
	float: left;
	margin-right: 10px;
}
.footer-ulq  li a{
	color: #c60;
    font-size: 16px;
    font-family: 'Source Sans Pro', theSanW6SemiBold;
	
}
.slick-dots {
    padding: 12px 0
}
.f-image {
    margin: 0 auto
}

.welcome-guest p {
    color: #fff;
    font-size: 17px;
}
.remove-padding {
       padding: 30px 10px !important;
       text-align: center;
}
.CT-thumb {
    width: 96.5% !important;
}


/* EDITION */

.body-editions {
        
	padding: 0px;
	background-color: #EBEBEB;
    }

    .body-editions img {
        cursor: pointer;
    }

    .banner-image {
        padding: 0px 10px
    }

    #edition-header {
        background-color: #fff;
        height: 45px;
    }

    #logo-img {
        height: 45px;
    }

    .edition-footer {
      /* background: url('../images/bg-bottombar.jpg') no-repeat ; */
	  position: fixed;
	  background-size:cover;
        left:0;
		right:0;
        height: 42px;
        bottom: 0;
        z-index: 13;
        cursor: pointer;
    }

    
    

    .edition-footer img {
        width: 100%;
    }

    #content-edition {
        margin: 0 auto;
        padding: 25px 0px;
        width: 100%;
    }

    .container-single {
        width: 100%;
        margin: 0 auto
    }

    .container-single img {
        width: 30%;
        margin: 3% auto;
    }
    .w-rap{
        min-height: 100%;
    height: auto !important;
    height: 100%;
    }

    .body-editions a{
        text-decoration: none;
    }

    .welcome-guest {
        background: #999;
        text-align: center;
         padding: 20px;
    }

	
	.hypen-remove a{
		margin-right: 4px;
	}
	
	

@media (min-width: 1200px) {
    #wrap .container {
        width: 1200px
    }


}

@media (min-width: 280px) and (max-width: 319px) {

    .form-signIn .panel-default {
        background-color: #666;
        border: none;
        border-radius: 0;
        margin: 30px auto;
        width: 100%;
      }

    .feature-title h3,
    .mid-title h3 {
    font-family: 'Source Sans Pro', theSanW6SemiBold, Georgia;
    font-size: 26px
    }

    .img-logo-w {
        width: 170px;
        }

    .form-signIn-w .panel-default {
        background-color: rgb(242,129,8);
        border: none;
        border-radius: 0;
        margin: 20px auto;
        width: 100% !important;
    }

    .site-footer p {
        margin: 0;
        color: #c60;
        font-size: 12px;
        font-family: 'Source Sans Pro', theSanW6SemiBold;
    }

    .heading-logo img {
        width: 70%;
        margin: 0 auto;
    }

}
/* ----------- iPhone 6, 6S, 7 and 8 ----------- */

/* Portrait and Landscape */
/* @media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2) { 
    .img-logo-w {
        width: 120px;
        }

    .form-signIn-w .panel-default {
        background-color: rgb(242,129,8);
        border: none;
        border-radius: 0;
        margin: 20px auto;
        width: 50% !important;
    }

    .site-footer p {
        margin: 0;
        color: #c60;
        font-size: 12px;
        font-family: 'Source Sans Pro', theSanW6SemiBold;
    }

    .heading-logo img {
        width: 70%;
        margin: 0 auto;
    }

} */


@media (min-width: 320px) and (max-width: 480px) {


    .img-logo-w {
        width: 100px;
        }


       .form-signIn-w .panel-default {
            background-color: rgb(242,129,8);
            border: none;
            border-radius: 0;
            margin: 20px auto;
            width: 100% !important;
        }
    .form-signIn-w .panel-heading p {
        font-size: 23px;
        text-transform: capitalize;
        color: #fff;
        margin: 0
    }
    .form-signIn-w .panel-default>.panel-heading {
        background-color: transparent;
        border: none;
        padding: 3px 0;
        font-weight: 700;
    }
    .form-signIn-w {
        padding-top: 10px
    }
    .form-signIn-w .panel-body {
          padding: 0px 6px 6px 6px;
    }
    .inside-form-w .btn[disabled]{
        opacity: 1;
    }
    .f-w--color {
        color: #fff;
        font-size: 17px;
    }
    .inside-form-w {
        background-color: #999;
            padding: 12px 20px 20px 20px;
    }
    .form-signIn-w .form-control {
        height: 42px;
    }
    
    .ip-whitelisting {
        background: #fff;
        text-align: center;
        padding: 20px;
    }
    
    .label--p-w p{
        margin: 0px;
        color: black;
        font-family: 'Source Sans Pro', theSanW5, Georgia;
        font-size: 10px;
    }
    

    /* ===== */
	.hypen-remove span {
		display:none
	}
   div.pull-none {
	float: none !important;
	text-align: center;
   }
   .footer-ulq li{
    display:block;
    text-align: center;
	float:none
   }
   .img-logo-w {
    width: 100%;
    }
   

   .heading-logo img {
		width:75%;
	
	}
		
	.big-logo p {
        font-size: 17px;
    }
    .f-content li, .f-content p, .welcome-guest p {
        font-size: 17px;
    }
    #logo-img {
        height: 37px;
        margin-top: 3px;
    }

    .content-edition {
        padding: 0px;
    }
    .mid-content .slick-active {
        opacity: 1
    }
    .form-signIn .panel-default {
        width: 100%;
        margin: 20px auto;
    }
    .form-signIn .panel-body {
        padding: 0px 8px 10px;
    }
    .signIn-button {
        font-size: 26px;
        padding: 7px 30px
    }
    .big-logo {
        padding: 0 10px
    }
    
    .modified-nav .img-logo  {
        padding-left:10px 
    }

    .container-single img {
        width: 100% !important;
    }

    .f-image img {
        width: 100%;
    }
 


    #search-edition {
        width: 165px;
        margin-top: 5px;
    }

    #left-im {
        float: none;
    }
    #search-edition {
        float: right;

    }

   #logo-img {
        float: left;
   }

     #edition-header .banner-image {
        float: none !important
    }
    .left-img-pull {
        display: none;
    }


    .mid-content .slick-prev {
        left: 15px;
        top: 92%;
        z-index: 10;
    }

    .slick-next {
     right: 25px;
      top: 92%;
      z-index: 10;
    }

    .container-single{
        padding: 30px;
    }
	.img-slider-container img   {
		width: 75%;
	}
	.CT-thumb {
    width: 75% !important;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
	.hypen-remove span {
		display:none
	}
    .img-logo-w {
        width: 35%;
        
        }
	
	div.pull-none {
		float: none !important;
		text-align: center;
	   }
	   .footer-ulq li{
		display:block;
		text-align: center;
		float:none
	   }
   
     .heading-logo img {
		width:65%;
		
	}
	
	.left-img-pull {
        display: none;
    }

	.form-signIn .panel-default {
        width: 65%;
       
    }
	
    .big-logo {
        padding: 0 10px
    }
    .f-image img {
        margin: 0 auto
    }


    .container-single img {
        width: 75% !important;
		margin: 4% auto;
    }

     #edition-header {
        height: 90px;
    }
   #edition-header {
        width: 100%;
		height: 45px;
    }
   
   
   #left-im{
    height: 35px;
    width: 267px;
   }
  
   #content-edition{
    padding: 55px 0px;
   }
   
   .img-slider-container img   {
		width: 50%;
	}
	.CT-thumb {
        width: 50% !important;
    }
	
}

/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {

}


@media (min-width: 768px) and (max-width: 1024px) {
    .heading-logo img {
		width:45%;
		
	}
    .form-signIn-w .panel-default {
        background-color:rgb(242,129,8);
        border: none;
        border-radius: 0;
        margin: 20px auto;
        width: 40%;
    }
    .form-signIn-w .panel-heading p {
        font-size: 23px;
        text-transform: capitalize;
        color: #fff;
        margin: 0
    }
    .form-signIn-w .panel-default>.panel-heading {
        background-color: transparent;
        border: none;
        padding: 3px 0;
        font-weight: 700;
    }
    .form-signIn-w {
        padding-top: 10px
    }
    .form-signIn-w .panel-body {
          padding: 0px 6px 6px 6px;
    }

	

   .form-signIn .panel-default {
        float: none;
        width: 70%
    }
    .f-image img {
        margin: 0 auto
    }

    .container-single img {
        width: 100%;
    }
    .form-signIn .panel-default{
        margin: 6px auto;
		width: 45%;
    }

    .mid-content .slick-prev {
        left: 20px;
        top: 93%;
        z-index: 10;
    }

    .slick-next {
        right: 20px;
        top: 93%;
        z-index: 10;
    }
    .container-single img {
    width: 65%;
    }

    #content-edition {
        padding: 50px 0px;
    }

    .footer-ulq  li {
        margin-right: 0;
    }
   
  
}

@media (min-width: 992px) and (max-width: 1199px) {
    .heading-logo img {
        width: 45%
    }
	
	 .container-single img {
    width: 30%;
    }
	  .form-signIn .panel-default{
       
		width: 37%;
    }
}
.label--p p{
    margin: 0px;
    color: #fff;
    font-family: 'Source Sans Pro', theSanW5, Georgia;
    font-size: 16px;
}
.label--p a {
	text-decoration: underline
}
.label--p a:hover{
	color: #fff;
}



.img-logo-w {
    /* max-width: 50%;
    height: 50%; */
    /* display: block; */
    /* padding-left:10px ; */
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 5px;
    width: 50%;


    
}

.logo-container {
    width: 80px;
    min-height: 80px;
    max-height: auto;
    float: left;
    margin: 3px;
    padding: 3px;
}


.form-signIn-w .panel-default {
    background-color:rgb(242,129,8);
    border: none;
    border-radius: 0;
    margin: 20px auto;
    width: 40%;
}
.form-signIn-w .panel-heading p {
    font-size: 23px;
    text-transform: capitalize;
    color: #fff;
    margin: 0
}
.form-signIn-w .panel-default>.panel-heading {
    background-color: transparent;
    border: none;
    padding: 3px 0;
    font-weight: 700;
}
.form-signIn-w {
    padding-top: 10px
}
.form-signIn-w .panel-body {
      padding: 0px 6px 6px 6px;
}
.inside-form-w .btn[disabled]{
    opacity: 1;
}
.f-w--color {
	color: #fff;
    font-size: 17px;
}
.inside-form-w {
    background-color: #999;
        padding: 12px 20px 20px 20px;
}
.form-signIn-w .form-control {
    height: 42px;
}

.ip-whitelisting {
    background: #fff;
    text-align: center;
     padding: 20px;
}

.label--p-w p{
    margin: 0px;
    color: black;
    font-family: 'Source Sans Pro', theSanW5, Georgia;
    font-size: 16px;
}


/* ============== */

/* #body-row {
    margin-left:0;
    margin-right:0;
} */
#sidebar-container {
    min-height: 100vh;   
    background-color: #333;
    padding: 0;
}

/* Sidebar sizes when expanded and expanded */
.sidebar-expanded {
    width: 230px;
}
.sidebar-collapsed {
    width: 60px;
}

/* Menu item*/
#sidebar-container .list-group a {
    height: 50px;
    color: white;
}

/* Submenu item*/
#sidebar-container .list-group .sidebar-submenu a {
    height: 45px;
    padding-left: 30px;
}
.sidebar-submenu {
    font-size: 0.9rem;
}

/* Separators */
.sidebar-separator-title {
    background-color: #333;
    height: 35px;
}
.sidebar-separator {
    background-color: #333;
    height: 25px;
}
.logo-separator {
    background-color: #333;    
    height: 60px;
}

/* Closed submenu icon */
#sidebar-container .list-group .list-group-item[aria-expanded="false"] .submenu-icon::after {
  content: " \f0d7";
  font-family: FontAwesome;
  display: inline;
  text-align: right;
  padding-left: 10px;
}
/* Opened submenu icon */
#sidebar-container .list-group .list-group-item[aria-expanded="true"] .submenu-icon::after {
  content: " \f0da";
  font-family: FontAwesome;
  display: inline;
  text-align: right;
  /* padding-left: 10px; */
}   

.item-D:hover{
           background-color: yellow;
      }











