.mt-20 {
    margin-top: 20px;
}
#footer ul.menu-list li:before {
    content: '-';
}
#footer ul li {
  
    line-height: 30px;
}
.switcherTwo {
    width: 280px;
    height: 45px !important;
    text-transform: uppercase;
    font-weight: 600;
}
.switcher__label2 {
        line-height: 36px !important;
}
.switcher__toggle2 {
   
    height: 36px !important;
    line-height: 36px !important;
}
.footer-menu-title {
    font-size: 17px;
    color: #16385a !important;
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd;
    font-weight: 600;
}
.footer-menu-list {
   
    padding-left: 0 !important;
}
.footer-menu-list li:before {
    content: '' !important;
    padding-left: 0 !important;
}

.btn-price:before {
    content: "\f07a";
    display: block;
    width: 20px;
    height: 20px;
    float: right;
    margin: 0 0 0 6px;
    font-family: 'Font Awesome 5 Pro';
}
.btn-price {
  display: table;
  padding: 10px 30px;
  text-decoration: none;
  font-size: 1.1em;
  margin: 15px auto;
  border-radius: 50px;
  color: #f4f4f4 !important;
  transition: all 0.3s ease 0s;
}
.btn-color-1 {
  background-color: #5DADE2;
}
.switcher {
  display: inline-block;
  height: 40px;
  margin-bottom:20px;
  padding: 4px;
/*  background: #16385a;*/
  border: 1px solid #16385a;
  border-radius: 2px;
  width: 210px;
 /* border-radius: 30px;
  border: solid 1px #ddd;*/
  position: relative;
}

.switcher__input {
  display: none;
}

.switcher__label {
  float: left;
  width: 50%;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  position: inherit;
  z-index: 10;
  transition: color 0.2s cubic-bezier(0.4, 0.0, 0.2, 1);
  will-change: transform;
  font-weight: unset;
/*  color: #fff;*/
    color: #113157;
}

.switcher__toggle {
  position: absolute;
  float: left;
  height: 30px;
  width: 50%;
  font-size: 12px;
  line-height: 30px;
  cursor: pointer;
  background-color: #008aff;
/*  border-radius: 30px;*/
  left: 5px;
  top: 4px;
  transition: left 0.25s cubic-bezier(0.4, 0.0, 0.2, 1);
  will-change: transform;
}

.switcher__input:checked + .switcher__label {
  color: #fff;
}

.switcher__input--yang:checked ~ .switcher__toggle {
  left: 100px;
}

.switcher__input--yang2:checked ~ .switcher__toggle2 {
  /* left: 133px !important; */
  left: 49.5%;
}




/*****************PREMIUM MENU DROP************************/

.dropbtn {
  background-color:#f2f2f2;
  color: #00aeef;
  font-size: 16px;
  border: none;
  padding: 10px 16px 10px;
  margin-top: 8px;
  width: 200px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  margin-right: 10px;
}
.dropbtn .list-icon {
    color: #00aeef;
    font-size: 20px;
    margin-right: 16px;
}
.dropbtn .arrow-icon {
    color: #00aeef;
    font-size: 16px;
    margin-left: 16px;
}
.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f2f2f2;
  min-width: 260px;
  z-index: 1;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.dropdown-content a {
  color: #16385a;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
.dropdown-content a i { 
    color: #16385a;
    font-weight: 500;
    margin-right: 10px;
    font-size: 18px;
}

.dropdown-content a:hover {background-color: #ddd;}

.dropdown:hover .dropdown-content {display: block;}

.dropdown:hover .dropbtn {background-color: #f2f2f2;}

@media screen and (max-width:425px) {
    .newsletter-btn {
        padding: 3px 5px; 
    }
    .top-menu .newsletter-btn a {
        font-size: 12px;
    }
    #header .login ul li a {
        font-size: 12px !important;
    }
    #header .login ul li {
        font-size: 12px;
    }
    .dropbtn {
        width: 90%;
        margin-left: 10px;
        font-size: 14px;
    }
    .dropbtn .list-icon {
        font-size: 18px;
        margin-right: 16px;
    }
    .dropbtn .arrow-icon {
        font-size: 14px;
        margin-left: 16px;
    }
    .dropdown-content {
        margin-left: 10px;
    }
    #header .login ul li {
        font-size: 12px !important;
    }
    .newsletter-btn {
        padding: 3px 5px !important; 
    }
    .top-menu .newsletter-btn a {
        font-size: 12px !important;
    }
    
    .newsletter-btn {
        margin-right: 5px !important;
     
    }
    #header .login ul li {
        margin: 4px 2px 0 0 !important;
    }
    .top-menu {
     
        padding-bottom: 10px !important;
    }

    .top-menu .newsletter-btn i {
        padding-right: 0px !important;
        
    }
    .btn-responsive-nav {
       
        right: 10px;
        
    }
    #footer ul li a {
      
        font-size: 13px;
        line-height: 15px;
        
    }
    .most-popu-descrip {
        width: 68% !important;
    }
}


@media(max-width:767px) {

.dropbtn {
    z-index: 1;
    position: relative;
    margin-top: 50px;
   
}

    .ctp-btn-container {
    right: 0;
    position: absolute;
    top: 45px;
}
ul#subMenu {
   
    width: 100%;
    left: 0px;
    text-align: center;
    position: absolute;
}
#subMenu li a {
    
    padding: 4px 6px 4px 2px;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
   
}
#subMenu .dropdown-menu li a {
    
    padding-left:10px!important;
   
   
}
.newMenu-container ul li {
   
    padding: 0px 0px !important;

}
.ctp-btn {
  
    padding: 0 5px;
    
}

}
@media (min-width:768px) and (max-width:991px) {

.dropbtn {
   margin-left: 15px;
    margin-top: 50px;
   
}

    .ctp-btn-container {
    right: 0;
    position: absolute;
    top: 45px;
}
ul#subMenu {
   
    width: 100%;
    left: 0px;
    position: absolute;
}
#subMenu li a {
    
    padding: 4px 4px!important;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 18px;
   
}

.blog-top-text-box h1 {
   
    font-size: 26px !important;
   
}
.nav-select-box {
    font-size: 14px !important;
}
.blog-top-text-box ul li a {
    
    font-size: 14px !important;
   
}
.switcher {
   
    max-width: 100% !important;
   
}

.switcher__input--yang:checked ~ .switcher__toggle {
    left: 75px !important;
}


}

/*****************PREMIUM MENU END************************/





/****************TOP Menu****************/

.top-menu {
    background: #f2f2f2;
    padding-bottom: 10px;
}
.top-menu .nav-main {
    margin-top: 23px !important;
}
.top-menu nav {
    float: inherit !important;
}
.top-menu .newsletter-btn i {
    padding-right: 10px;
    color: #1b3a59;
}
.top-menu .newsletter-btn {
    border-left: 1px solid #16385a;
    border-right: 1px solid #16385a;
}
.top-menu .newsletter-btn a {
    text-decoration: none;
    font-size: 15px;
    color: #1b3a59;
}
.top-menu .newsletter-btn a:hover , .top-menu .newsletter-btn i:hover {
   
    color: #3574b3!important;
}
#header .login ul li a:hover , #header .login ul li:hover{
    color: #3574b3!important;
}
.top-menu .login {
    
    margin-top: 10px !important;
    padding-bottom: 5px;
}
.top-menu .navbar-collapse {
    padding-right: 0px !important;
}

.top-tag-line {
    color: #16385a;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 29px;
    letter-spacing: 1.5px;
    font-style: italic;
    font-family: "Eurostile";
    text-shadow: 0 1px 1px rgba(255,255,255,.5);
    text-align: center;
    font-weight: 600;
    margin-top:30px;
}
.new-search {
    margin-top: 5px;
}
.new-search .search {
    border-radius: 0 !important;
    width: 270px !important;
    border: none !important;
    height: 30px !important;
    float: right !important;
}
.new-search .search input {
    background: #f2f2f2;
    border: none;
    box-shadow: none;
    height: 30px !important;
    border: 1px solid #ebebeb !important;
}
.new-search-h {
  
    height: 30px!important;
}


#header>.container {
    height: inherit !important;
    margin-bottom:  inherit !important;
    position:  inherit !important;
    display:  inherit !important;
    max-width:  inherit !important;
}

#header .search {

    height:  inherit !important;
}

#header .search input.search:first-child {
  
   
    padding: 10px 12px;
   
}
.newMenu-container {
    display: flex;
    flex-wrap: nowrap;
    position: relative;
}
.newMenu-container h3 {
    color: #009cff;
    text-transform: uppercase;
    font-size: 21px;
    line-height: 25px;
    letter-spacing: 1.5px;
    font-family: "Eurostile";
    margin-top: 10px;
    margin-bottom: 15px;
}
.newMenu-container ul {
/*    display: inline-flex;*/
    list-style: none;
    margin: 0px;
}
.newMenu-container ul li {
     border-right: 1px solid #8c9cad;
     padding: 0px 7px;
/*     line-height: 50px;*/
     margin-top: 0px !important;
}
.newMenu-container ul li a{
/*    display: inline-flex;*/
    list-style: none;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
     padding: 0px 5px;
/*    line-height: 47px;*/
}
.newMenu-container ul li:last-child {
     border-right: none !important;
 }
.newMenu-container ul li a:hover{
   
    color: #079cff;
}
.newMenu-container ul li .dropdown-menu  {
/* margin-top: 10px;*/
 line-height: 30px !important;
}
.newMenu-container ul li .dropdown-menu li {
 line-height: 20px !important;
 color: #113157;
 padding: 0px !important;
}
.newMenu-container ul li .dropdown-menu li a{
    padding: 6px 15px;
 color: #113157;
}
.newMenu-container ul li .dropdown-menu li a:hover{

 color: #fff;
}

/*.dropdown {
      line-height: 50px;
}*/

/*.newMenu-container ul li a i{
     padding: 0px 10px 0 0;line-height: 47px;
}*/

ul#subMenu {
   
    line-height: 49px;
}


.ctp-btn-container {
/*    margin-left: 20px;*/
    float: right;
    position: absolute;
    right: 11px;
}
.ctp-btn {
    background: #008aff;
    color: #fff;
    padding: 0 20px;
    margin: 5px;
    text-align: center;
    line-height: 38px;
/*    border-radius: 20px;*/
    display: flex;   
    text-decoration: none !important;
}
.ctp-btn:hover {
   
    color: #fff;
    background: #079cff;
}
#header nav li .sel {
    color: #3574b3 !important;
}
 .premiumMobile-icon {
    display: none;
 }
.newMenuMobile {
    display: block;
}
.nav-main-collapse {
	padding-left: 0px;
}
#header nav ul.nav-main li:first-child a {
	padding-left: 0px;
    margin-left: 0px;

}

.top-flex-col {

    display: flex; 
    flex-direction: row; 
    justify-content: flex-end;
} 
  
.login-signup-col { 
    width: auto; 
   
} 

.newsletter-col { 
   width: auto; 
} 

.login ul {
	padding: 0px;
}
#header .login {
    clear: inherit;
    float: inherit;
    margin-top: -15px;
    margin-left: inherit;
    position: inherit;
}
 .newMenuMobile-btn {
    text-decoration: none !important;
    cursor: default;
 }

#header .search button.btn-default {
   
    color: #16385a;
    box-shadow: none;
    outline: none;
    font-size: 20px;
}
@media only screen and (max-width: 320px){

	.top-menu .newsletter-btn a {
    	font-size: 13px;
    
	}

	.ctp-btn {
  
    padding: 0 5px;
  
    font-size: 12px !important;
}
.sub-menu-text-lable:after {
   /* right: 101px !important;
    top: 0px !important;*/
}

.dropbtn {
   
    font-size: 12px;
    padding: 10px 6px 10px;
    width: 140px;
   
}
ul#subMenu {
    line-height: 20px;
}
.dropbtn {
    margin-top: 60px;
}
.ctp-btn-container {
   
    top: 57px;
}

#subMenu li a {
    padding: 4px 0px!important;
   
}


}
@media only screen and (max-width: 375px){

 .sub-menu-text-lable:after {
   /* right: 156px ;
    top: 0px !important;*/
}

 .newsletter-btn {
    margin-right: 5px;
    
    padding-left: 0px !important;
    padding-right: 5px !important;
}
.ctp-btn {

    font-size: 13px;
}

.newMenu-container h3 {
    
    font-size: 18px;
}
#header .login ul {
	padding: 0px;
}
.newsletter-btn {
     margin-right: 5px !important; 
    float: left !important;
}
.top-flex-col {
  
    justify-content: flex-start;
}

ul#subMenu {
    line-height: 20px;
}
.dropbtn {
    margin-top: 60px;
    width: 145px;
    padding-left: 0px;
    padding-right: 0;
}
.dropbtn .list-icon {
    font-size: 15px;
    margin-right: 6px;
}
.ctp-btn-container {
   
    top: 57px;
}
.ctp-btn {
  
    padding: 0 6px;
    font-size: 13px ;
}
}

@media only screen and (max-width: 425px){


ul#subMenu {
    line-height: 20px;
}
.dropbtn {
    margin-top: 60px;
}
.ctp-btn-container {
   
    top: 57px;
}
.ctp-btn {
  
    padding: 0 6px;
    font-size: 13px ;
}
}

@media(max-width:991px) {
    .top-menu .newsletter-btn {
        border-left: 0px;
    }
    .top-tag-line {
       
        margin-top:20px;
    }
    #header .header-top,#header .social-icons,#header .new-search {
        display: none
    }
}

@media(max-width:768px) {

    /* .newsletter-btn {
      margin-right: 20px;
     float: left !important;
} */
.top-menu .newsletter-btn {
    border-left: 0px;
    padding-right: 10px;
}
/*.btn-responsive-nav {
   
    right: inherit !important; 
   
}*/
#header .logo {

    text-align: center;
    display: inherit;
    margin-top: 10px;
}
.top-tag-line {
 
    font-size: 15px;
    line-height: 20px;
    margin-top: 25px !important;
}

#header .nav-main-collapse {
    top: 53px;
    position: absolute;
    z-index: 1;
}
 #header .nav-main-collapse.in {
        left: 0px;
    }
.navbar-collapse {
    left: 0px;
}
 .newMenu-container .newMenuMobile {
    display: none;
 } 
 .premiumMobile-icon {
    display: block;
    float: right;
    margin-left: 10px;
 }
 .newMenuMobile-btn {
    text-decoration: none !important;
  	cursor: pointer;
 }
 .newMenuMobile {
    display: block;
    width: 100%;
    position: absolute;
    background: #009cff;
    z-index: 99;
    top: 50px;
    padding: 0px;
}
.newMenu-container {
    position: relative;
}
.newMenu-container ul li a:hover {
    color: #16385A;
}
.newMenuMobile-btn-div {
    margin-left: 10px; 
}
.top-flex-col {
  
    justify-content: flex-start;
}

}

@media (max-width:991px) {
     .btn-responsive-nav {
       
        top: 8px;
       
    }
    #header .nav-main-collapse.in {
        left: 0px;
    }
    .navbar-collapse {
    left: 0px;
    }
   
    #header nav ul.nav-main li a {
   
    color: #ddd !important;
    }


     .newMenu-container .newMenuMobile {
    display: none;
 } 
 .premiumMobile-icon {
    display: block;
    float: right;
    margin-left: 10px;
 }
 .newMenuMobile-btn {
    text-decoration: none !important;
 }
 .newMenuMobile {
    display: block;
    width: 100%;
    position: absolute;
    background: #009cff;
    z-index: 99;
    top: 50px;
    padding: 0px;
}
.newMenu-container {
    position: relative;
}
.newMenu-container ul li a:hover {
    color: #16385A;
}
.newMenuMobile-btn-div {
    margin-left: 10px; 
}

#header .nav-main-collapse {
    top: 53px;
    position: absolute;
    z-index: 2;
}

.ctp-btn-container {
  
    right: 0;
    position: absolute;
}
.top-flex-col {
  
    justify-content: flex-start;
}
.blog-thum {
    margin-top: 0;
}

}


@media (min-width:991px) and (max-width:1199px) {
.sub-menu-text-lable{
   
  
    font-size: 14px !important;
    
}
.sub-menu-text-lable:after {

/*    right: -10px !important;*/
  
}
.newMenu-container ul li {
 
    padding: 0px 2px;
}
.newMenu-container ul li a {
   padding: 0px 5px;
    font-size: 13px;
}
.ctp-btn {
  
    padding: 0 10px;
    font-size: 12px;
}

.newsletter-btn {
    padding: 3px 5px !important;
    
}
#header .login {
 float: none !important; 
   
}

}


/****************TOP Menu End****************/

.right-bannner-col {
	margin-top: 20px;
    margin-left: 12px;
    /* display: flex; */
}
@media(max-width:768px) {
    .right-bannner-col {
        margin-left: 0px;    
         display: flex; 
    }
    .right-bannner-col img {
        padding: 3px;
    }
}
.right-bannner-col a {
	
    margin: auto;
    text-align: center;
}

/****************Toggle Menu****************/
.switch {
      position: relative;
      display: inline-block;
/*      margin: 0 5px;*/
    }

.switch>span {
  position: absolute;
  top: 12px;
  pointer-events: none;
  font-family: 'Helvetica', Arial, sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  text-shadow: 0 1px 0 rgba(0, 0, 0, .06);
  width: 50%;
  text-align: center;  
  color: #113157 !important;
}

input.check-toggle-round-flat:checked~.off {
  color: #113157 !important;
}

input.check-toggle-round-flat:checked~.on {
  color: #113157 !important;
}

.switch>span.on {
  left: 0;
  padding-left: 2px;
/*  color: #113157;*/
color: #fff !important;
}

.switch>span.off {
  right: 0;
  padding-right: 4px;
  color: #113157 !important;
}
.switch>span.on2 {
 right: 0;
/*  color: #113157;*/
color: #fff !important;
  padding-left: 2px;
}

.switch>span.off2 {
   padding-right: 4px;
  color: #113157 !important; 
  left: 0;
}

.check-toggle {
  position: absolute;
  margin-left: -9999px;
  visibility: hidden;
}

.check-toggle+label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

input.check-toggle-round-flat+label {
  padding: 2px;
  width: 280px;
  height: 45px;
/*  background-color: #113157;*/
 /* -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  -ms-border-radius: 60px;
  -o-border-radius: 60px;
  border-radius: 60px;*/
}

input.check-toggle-round-flat+label:before,
input.check-toggle-round-flat+label:after {
  display: block;
  position: absolute;
  content: "";
}

input.check-toggle-round-flat+label:before {
  top: 2px;
  left: 2px;
  bottom: 2px;
  right: 2px;
/*  background-color: #113157;*/
  border: 1px solid #08c;
 /* -moz-border-radius: 60px;
  -ms-border-radius: 60px;
  -o-border-radius: 60px;
  border-radius: 60px;*/
}

input.check-toggle-round-flat+label:after {
  top: 4px;
  left: 4px;
  bottom: 4px;
  width: 140px;
/*  background-color: #fff;*/
    background-color: #008aff;

  /*-webkit-border-radius: 52px;
  -moz-border-radius: 52px;
  -ms-border-radius: 52px;
  -o-border-radius: 52px;
  border-radius: 52px;*/
/*  -webkit-transition: margin 0.2s;
  -moz-transition: margin 0.2s;
  -o-transition: margin 0.2s;
  transition: margin 0.2s;*/
}

input.check-toggle-round-flat:checked+label {}

input.check-toggle-round-flat:checked+label:after {
  margin-left: 132px;
}



input.check-toggle-round-flat2+label:after {
  top: 4px;
  left: 135px;
  bottom: 4px;
  width: 140px;
/*  background-color: #fff;*/
    background-color: #008aff;
 /* -webkit-border-radius: 52px;
  -moz-border-radius: 52px;
  -ms-border-radius: 52px;
  -o-border-radius: 52px;
  border-radius: 52px;*/
 /* -webkit-transition: margin 0.2s;
  -moz-transition: margin 0.2s;
  -o-transition: margin 0.2s;
  transition: margin 0.2s;*/
}

input.check-toggle-round-flat2+label {
  padding: 2px;
  width: 280px;
  height: 45px;
/*  background-color: #113157;*/

 /* -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  -ms-border-radius: 60px;
  -o-border-radius: 60px;
  border-radius: 60px;*/
}

input.check-toggle-round-flat2+label:before,
input.check-toggle-round-flat2+label:after {
  display: block;
  position: absolute;
  content: "";
}

input.check-toggle-round-flat2+label:before {
  top: 2px;
  left: 2px;
  bottom: 2px;
  right: 2px;
  border: 1px solid #08c;
/*  background-color: #113157;*/

  /*-moz-border-radius: 60px;
  -ms-border-radius: 60px;
  -o-border-radius: 60px;
  border-radius: 60px;*/
}
input.check-toggle-round-flat2:checked+label {}
input.check-toggle-round-flat2:checked+label:after {
  margin-left: -132px !important;
}

input.check-toggle-round-flat2:checked~.off2 {
  color: #113157 !important;
}

input.check-toggle-round-flat2:checked~.on2 {
  color: #113157 !important;
}

/****************Toggle Menu End****************/

.bd-bottom {
        border-bottom: 1px solid #e7e7e7;
}
.paddingL-none {
    padding-left: 0px !important;
}
@media(max-width:768px) {

  .paddingL-none {
    padding-left: 5px !important;
 }
}
.sub-menu-text-lable{
   
    width: 150px;
    height: 40px;
    background-color: #00AEEF;
    color: #FDFDFD;
    line-height: 39px;
    padding: 0px 10px 0 15px;
    margin-top: 10px;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    text-align: center; position: relative;
/*    float: left;*/
}

.sub-menu-text-lable:after {
   content: " ";
  position: absolute;
  right:-22px;
  top: 0px;
  border-top: 20px solid transparent;
  border-right: none;
  border-left: 22px solid #00AEEF;
  border-bottom: 20px solid transparent;
}

.sub-menu-text-lable span {
     color: #FDFDFD;
  animation: glowing 4s linear infinite;
}
.in-share-btn {
    margin-bottom: 50px;
}

@keyframes glowing {
  0%, 100% {
    color: #fff;
    filter: blur(2px);
    text-shadow: 0 0 10px #00f8ff,
                 0 0 20px #00f8ff,
                 0 0 40px #00f8ff,
                 0 0 80px #00f8ff,
                 0 0 120px #00f8ff,
                 0 0 200px #00f8ff,
                 0 0 300px #00f8ff,
                 0 0 400px #00f8ff;
  } 5%, 95% {
    color: #fff;
    text-shadow: none;
    filter: blur(0px);
  }
}

.sub-menu-text-lable span:nth-child(1){
  animation-delay: 0s;
}

.sub-menu-text-lable span:nth-child(2){
  animation-delay: .25s;
}

.sub-menu-text-lable span:nth-child(3){
  animation-delay: .5s;
}

.sub-menu-text-lable span:nth-child(4){
  animation-delay: .75s;
}

.sub-menu-text-lable span:nth-child(5){
  animation-delay: 1s;
}

.sub-menu-text-lable span:nth-child(6){
  animation-delay: 1.25s;
}

.sub-menu-text-lable span:nth-child(7){
  animation-delay: 1.5s;
}

.sub-menu-text-lable span:nth-child(8){
  animation-delay: 1.75s;
}
/*================================sub-menu-text-lable=================================*/

.related-articles-box{
    background: #f2f2f2;
    padding:15px
}

.related-articles-box h2{
    font-size: 25px;
}
.related-articles-box a {
    font-size: 14px;
}
.related-articles-box a b {
    color: #0099e6;
}
.related-articles-box a p {
    color: #666;
    font-size: 14px;
    font-weight: 500;
    text-shadow: none;
    line-height: 20px;
}
.carousel-inner > .item {
    /*position: relative;
    
    -webkit-transition: 2.0s ease-in-out ;
    -moz-transition: 2.0s ease-in-out ;
    -o-transition: 2.0s ease-in-out ;
    transition: 2.0s ease-in-out ;*/
   
/*    -webkit-transition: 3.0s ease-in-out ;
    -moz-transition: 3.0s ease-in-out ;
    -o-transition: 3.0s ease-in-out ;
    transition: 3.0s ease-in-out ;
    perspective:6000 !important;*/
}

#footer a {
    color: gray;
    font-size: 15px;
}

iframe {
    border: none;
}
.reports .card {
    text-align: center
}
.reports .card img {
   height: 280px;
}
.reports .card .btn {
    border-radius: 0
}
.reports .card-body {
    color: #666!important;
    font-size: 15px!important;
    font-weight: 500;
    text-shadow: none;
    text-align: left
}
.reports .card-body p {
    color: #666!important;
    font-size: 15px!important;
    font-weight: 500;
    text-shadow: none;
    text-align: left
}
.reports .card-title {
    font-size: 16px;
    line-height: 18px
}
.reports h2 {
    text-align: center;
    margin-bottom: 30px
}
.pdf-down-btn1 {
    margin-right: 3px!important
}
.pdf-down-btn {
    font-size: 15px;
    padding: 10px;
    margin: 20px 0 10px 0;
    width: 100%
}
.reports .col-sm-3 {
    width: inherit;
    max-width: 240px;
    padding-right: 10px!important;
    padding-left: 10px!important
}
.reports .owl-controls {
    position: relative;
    top: -420px
}
.reports .owl-controls .owl-buttons {
    text-align: center;
    margin-top: 20px
}
.reports .owl-controls .owl-buttons .owl-prev {
    background: #fff;
    position: absolute;
    top: -13%;
    left: -45px;
    padding: 5px 15px 5px 15px;
    border-radius: 50px;
    box-shadow: 3px 14px 25px -10px #92b4d0;
    transition: background 0.5s ease 0s
}
.reports .owl-controls .owl-buttons .owl-next {
    background: #fff;
    position: absolute;
    top: -13%;
    right: -45px;
    padding: 5px 15px 5px 15px;
    border-radius: 50px;
    box-shadow: -3px 14px 25px -10px #92b4d0;
    transition: background 0.5s ease 0s
}
.reports .owl-controls .owl-buttons .owl-prev:after, .reports .owl-controls .owl-buttons .owl-next:after {
    content: "\f104";
    font-family: FontAwesome;
    color: #333;
    font-size: 30px
}
.reports .owl-controls .owl-buttons .owl-next:after {
    content: "\f105"
}
.owl-carousel.loading {
    display: none
}
.free-menu {
    padding-bottom: 10px;
}

.free-menu .dropdown-menu {
    padding-bottom: 10px;
}

@media screen and (max-width:767px) {
    .reports .card {
        height: inherit;
        margin-bottom: 20px
    }
    .card {
        text-align: center
    }
    .reports .card-body, .reports .card-title {
        text-align: center
    }
    .reports .card img {
        display: inherit!important
    }
    .pdf-down-btn {
        float: inherit!important
    }
    .reports .owl-controls .owl-buttons .owl-next {
        right: -5px!important
    }
    .reports .owl-controls .owl-buttons .owl-prev {
        left: -5px!important
    }
    .reports .col-sm-3 {
        max-width: 100%!important
    }
    .most-popu-descrip {
        width: 70% !important;
    }
 /*   .sub-menu-text-lable:after {
   
    right: 281px;
    top: 0px !important;
}*/
}
@media (min-width:769px) and (max-width:1199px) {
    .reports .col-sm-3 {
        max-width: 100%!important
    }
}
.article-carousel h2 {
    color: #113157;
    line-height: .882;
    text-align: center;
    margin-bottom: 30px
}
.carousel-inner .active .card-content {
    box-shadow: 0 4px 15.04px .96px rgba(48, 48, 48, .07);
    margin-bottom: 20px;
    padding-bottom: 15px
}
.carousel-inner h4 {
    padding: 0 15px
}
.carousel-inner h4 a {
    font-size: 17px;
    color: #113157;
    text-decoration: none!important
}
.carousel-inner p {
    color: #222;
    font-size: 15px;
    line-height: 20px;
    padding: 0 15px
}
.more {
    font-size: 14px;
    color: #113157;
    text-decoration: none!important;
    text-align: right;
    padding: 0 15px
}
.article-carousel .carousel-control.right, .article-carousel .carousel-control.left {
    background: transparent!important;
    margin-top: -80px;
    margin-left: -30px
}
.article-carousel .carousel-control.right {
    margin-right: -50px
}
.fa-chevron-left, .fa-chevron-right {
   /* color: #fff*/
   color: #113157;
}
ul {
    color: #000
}
ul.menu-list {
    color: #777
}
.mid-container {
   /* -webkit-box-shadow: 6px 0 25px -4px rgba(50, 50, 50, .2), -6px 0 25px -4px rgba(50, 50, 50, .2);
    -moz-box-shadow: 6px 0 25px -4px rgba(50, 50, 50, .2), -6px 0 25px -4px rgba(50, 50, 50, .2);
    box-shadow: 6px 0 25px -4px rgba(50, 50, 50, .2), -6px 0 25px -4px rgba(50, 50, 50, .2);*/
    background: #fff;
    min-height: 450px
}
.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: transparent
}
ul#subMenu {
/*    text-align: center;*/
    width: 100%;
    margin-top: 0
}
#subMenu li {
    font-size: 16px;
    color: #113157;
    font-weight: 600!important;
    display: inline-block;
   /* *display: inline;
    *zoom: 1;*/
   /* margin-top: 20px;
    margin-bottom: -30px*/
        margin-top: 10px;
/*    margin-bottom: 10px;*/
}
#subMenu li>a:hover, #subMenu>li>a:focus {
    text-decoration: none;
/*    background-color: #113157;*/
    color: #079cff;
    border-radius: 0
}
#subMenu li .active {
    text-decoration: none;
    background-color: #113157;
    color: #fff
}
.top-sub-menu3 .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
    font-family: "Eurostile";
    font-size: 16px;
    font-weight: 500;
    color: #113157;
    letter-spacing: 1px;
    margin-top: -30px;
    margin-bottom: 35px
}
.top-sub-menu3 #subMenu li>a:hover, .top-sub-menu3 #subMenu>li>a:focus {
    text-decoration: underline;
    background-color: transparent;
    color: #16385a
}
.top-sub-menu3 #mid-subMenu li>a:hover, #subMenu>li>a:focus {
    text-decoration: underline;
    background-color: transparent;
    color: #16385a
}
.top-sub-menu3 .active {
    text-decoration: underline;
    background-color: transparent;
    color: #16385a
}
.slider {
  
    margin: 20px 10px 20px 0px;
    /* height: 450px;
    min-height: 450px; */
    padding-top: 25px;
    border-bottom: 1px solid #e9e9e9;
    height: 500px;
    min-height: 500px;  
    /*margin: 20px 30px;*/
    /*border: 1px solid #16385a;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 4px 15px 0 rgba(50, 50, 50, .3);
    -moz-box-shadow: 0 4px 15px 0 rgba(50, 50, 50, .3);
    box-shadow: 0 4px 15px 0 rgba(50, 50, 50, .3);
    background: url(../img/slider-bg.jpg) repeat-x #e6e6e6*/
    background: #fff;
}
.slid-img-div {
    /*padding: 50px 0 50px 50px;*/
    padding: 10px 0 0px 50px;
    float: left;
    width: 67%
}
.slid-img-div img {
    width: 100%;
    /* height: auto */
}
.carousel-control.right, .carousel-control.left {
    background: transparent!important
}
.carousel-caption {
   /* left: -6%;
    right: 10%;
    width: 39%;
    */

    /* width: 46%;
    left: -2%; */

    width: 26%;
    left: -5%; 
    right: 0%;
    text-align: left;
    /*margin-top: 55px;*/
    margin-top: 15px;
    position: relative;
    float: right;
    min-height: 444px;
}
.carousel-caption p:empty {
    display: none;
}
.caption-box-text {
    text-decoration: none;
    background-color: #113157;
    color: #fff;
    display: inline;
    padding: 5px 10px;
    font-size: 16px;
    font-weight: 600;
    font-style: italic;
    text-align: center
}
.carousel-caption h1 {
    color: #113157;
    font-size: 32px;
    font-weight: 600;
    text-shadow: none;
    /*height: 110px;*/
    overflow: hidden;
    margin-bottom: 12px !important;
}
.carousel-caption h1 a {
    color: #113157;
    font-size: 32px;
    font-weight: 600;
    text-shadow: none;
    text-decoration: none;
    overflow: hidden;
    line-height: 36px;
}
.carousel-caption p {
    color: #666;
    font-size: 16px;
    font-weight: 500;
    text-shadow: none;
    /*height: 120px;*/
    line-height: 20px;
    overflow: hidden;
    margin-bottom: 12px  !important;
    padding-left: 0px  !important;
}

.carousel-author {
    color: #333;
    font-size: 18px;
    font-weight: 500;
    font-style: italic;
    text-shadow: none;
    margin: 12px 0;
    font-family: "Eurostile";
    overflow: hidden
}
.carousel-date {
    color: #16385b;
    font-size: 14px;
    font-weight: 600;
    text-shadow: none;
    overflow: hidden
}
.carousel-caption a {
    color: #16385b;
    font-size: 14px;
    font-weight: 600;
    text-shadow: none;
    text-align: right;
    overflow: hidden
}
.slider-control-r {
    background: url(../img/slider-control-r.png) no-repeat;
    height: 24px;
    width: 80px
}
/* .carousel-control {
    top: 36%;
    width: 25px;
    height: 80px;
    background: #113157!important;
    opacity: 1!important;
    line-height: 80px;
    font-size: 20px
} */
.carousel-control {
    top: 40%;
    width: 45px;
    height: 80px;
    background: #113157 !important;
    opacity: 1 !important;
    line-height: 80px;
    font-size: 25px;
    font-weight: 400;
    text-shadow: none;
}

.carousel-control.right, .carousel-control.left {
    /*background: #113157!important*/
}
.carousel-control.left {
    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px
}
.carousel-control.right {
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px
}
.carousel-readMore{
    position: absolute;
    bottom: 0;
    border: 1px solid #3175b8;
    background: #e8eced;
    padding: 3px 10px;
}
.mid-subMenu-container {
    /*border-top: 1px solid #113157;
    border-bottom: 1px solid #113157;
    background: url(../img/mid-menu-bg.jpg) repeat-x;*/
    /* margin-bottom: 25px */
}
ul#mid-subMenu {
    margin-left: 10px;
    width: 100%
}
#mid-subMenu li {
    font-size: 14px;
    color: #113157;
    font-weight: 600!important;
    display: inline-block;
    display: inline;
    zoom: 1;
}
.mid-subMenu-container .nav>li>a {
    position: relative;
    display: block;
    padding: 4px 15px
}
#mid-subMenu li>a:hover, #subMenu>li>a:focus {
    text-decoration: none;
    background-color: #113157;
    color: #fff;
    border-radius: 0
}
#mid-subMenu li .active {
    text-decoration: none;
    background-color: #113157;
    color: #fff
}
.blog-box {
    margin-bottom: 0px;
    border: 1px solid #e9e9e9;
    border-top: 0px;
    padding-bottom: 20px;
      padding-left: 15px;
    padding-top: 15px;
}
.blog-box:hover {
   
    background: #f9f9f9;
  
}

.blog-box-text {
    text-decoration: none;
    background-color: #113157;
    color: #fff;
    display: inline-flex;
    padding: 2px 10px;
    font-size: 12px;
    font-weight: 600;
    font-style: italic;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px
}
.blog-box h1 {
    color: #113157;
    font-size: 30px;
    font-weight: 600;
    text-shadow: none;
    line-height: 34px;
    padding: 0;
    margin: 0
}
.blog-box h1 a {
    color: #113157;
    font-size: 30px;
    font-weight: 600;
    text-shadow: none;
    line-height: 34px;
    padding: 0;
    margin: 0
}
.blog-box title {
    display: inherit!important;
    color: #113157;
    font-size: 34px;
    font-weight: 700;
    text-shadow: none;
    line-height: 40px;
    padding: 0;
    margin: 0
}
.blog-box p {
    color: #666;
    font-size: 15px;
    font-weight: 500;
    text-shadow: none
}
.blog-box p a {
    color: #666;
    font-size: 15px;
    font-weight: 500 !important;
    text-shadow: none
}
.blog-box-author {
    color: #333;
    font-size: 14px;
    font-weight: 500;
    font-style: italic;
    text-shadow: none;
    font-family: "news-article";
    letter-spacing: 1px;
    line-height: 16px;
    font-family: "Eurostile"
}
.blog-box-date {
    color: #16385b;
    font-size: 14px;
    font-weight: 600;
    text-shadow: none
}
.blog-box a {
    color: #16385b;
    font-size: 13px;
    font-weight: 600!important;
    text-shadow: none;
    text-align: right;
    text-decoration: none;
    padding-right: 10px
}
.blog-box a:hover {
    text-decoration: none
}
.blog-thum {
    margin-top: 52px
}
.right-col-hedding {
    background: #16385a
}
.right-col-hedding h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    padding: 0;
    margin: 8px;
    padding-left: 20px;
    line-height: 16px
}
.left-col-bd {
    /*border-right: 1px solid #16385a;*/
    min-height: 747px
}
.contentbox-bg {
    background: #f2f2f2
}
ul.menu-list input {
    margin-right: 5px
}
.right-col-contentbox ul {
    margin: 0;
    padding: 10px 5px 10px 10px;
}
.right-col-contentbox ul li {
    list-style: none;
    font-size: 14px;
    line-height: 30px;
    color: #16385a;
    font-weight: 600
}
.right-col-contentbox ul li a {
    color: #16385a;
    font-size: 14px;
}
.news-entry {
    margin: 0px 0 0px 0px;
}
.nav-select-box {
    text-decoration: none;
    background-color: #113157;
    color: #fff;
    display: inline-block;
    padding: 2px 10px;
    font-size: 17px;
    margin-top: 5px;
    margin-bottom: 5px
}
html .scroll-to-top {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    background: #15395d;
    border-radius: 7px 7px 0 0;
    bottom: 0;
    color: #FFF;
    display: block;
    height: 9px;
    opacity: 0;
    padding: 13px 10px 35px;
    position: fixed;
    right: 10px;
    text-align: center;
    text-decoration: none;
    min-width: 49px;
    z-index: 1040
}
html .scroll-to-top:hover {
    filter: alpha(opacity=100);
    opacity: 1
}
html .scroll-to-top.visible {
    filter: alpha(opacity=75);
    opacity: .75
}
html .scroll-to-top span {
    display: inline-block;
    padding: 0 5px
}
html.ie11 .scroll-to-top {
    right: 25px
}
label {
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #16385b
}
.contact-btn {
    background: #16385A;
    margin: 20px 0;
    border: #333;
    border-radius: 0
}
.contact-btn:hover {
    background: #4D4D4D
}
.errors {
    padding: 0;
    margin: 0
}
.errors li {
    color: #da5a47;
    list-style: none
}
.contactpage-contactdetails {
    margin-top: 30px
}
.contactpage-contactdetails h4 {
    color: #808080!important;
    font-weight: 600
}
.contactpage-contactdetails ul {
    padding: 0;
    margin: 30px 0
}
.contactpage-contactdetails ul li {
    padding: 0;
    margin: 20px 0;
    list-style: none
}
.contactpage-contactdetails p a {
    color: #666
}
.contactpage-contactdetails p i {
    color: #16385A
}
@media (max-width:991px) {
    html .scroll-to-top.hidden-mobile {
        display: none!important
    }
}
hr.tall {
    margin: 0 0 20px 0;
    border-top: 1px solid #16385a
}
.blog-top-text-box {
    padding: 0px 0
}
.blog-top-text-box .blog-box-text {
    text-decoration: none;
    background-color: #113157;
    color: #fff;
    display: inline-flex;
    padding: 2px 10px;
    font-size: 14px;
    font-weight: 600;
    font-style: italic;
    text-align: center;
    margin-top: 0;
    margin-bottom: 10px
}
.blog-top-text-box h1 {
    color: #113157;
    font-size: 46px;
    font-weight: 600;
    text-shadow: none;
    margin-top: -8px;
}
.blog-top-text-box p {
    color: #666;
    font-size: 14px;
    font-weight: 600;
    text-shadow: none;
    min-height: 100px
}
.blog-top-text-box ul {
    padding: 0;
    margin: 0
}
.blog-top-text-box ul li {
    list-style: none;
    font-size: 15px;
    line-height: 30px;
    color: #16385a;
    font-weight: 600!important
}
.latest-menu {
    margin-bottom: 20px
}
.latest-menu .hedding-box {
    text-decoration: none;
    background-color: #113157;
    color: #fff;
    display: inline-flex;
    padding: 2px 10px;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    margin-top: 0;
    margin-bottom: 10px
}
.latest-menu ul {
    padding: 0;
    margin: 0
}
.latest-menu ul li {
    list-style: none;
    font-size: 15px;
    line-height: 30px;
    color: #16385a;
    font-weight: 600!important
}
.copy-right {
    padding: 0;
    padding-bottom: 60px;
    margin: 0;
    font-size: 12px;
    text-align: center;
    color: #999
}
.copy-right a {
    padding: 0;
    margin: 0;
    font-size: 12px;
    text-align: center;
    color: #999!important
}
#footer .menu-list {
    padding: 0
}
.join ::-webkit-input-placeholder {
    color: #4d4d4d;
    font-size: 16px;
    font-style: italic
}
.join :-ms-input-placeholder {
    color: #4d4d4d;
    font-size: 16px;
    font-style: italic
}
.join ::-moz-placeholder {
    color: #4d4d4d;
    font-size: 16px;
    font-style: italic;
    opacity: 1
}
.join :-moz-placeholder {
    color: #4d4d4d;
    font-size: 16px;
    font-style: italic;
    opacity: 1
}
.search ::-webkit-input-placeholder {
    color: #575756;
    font-size: 16px;
    font-style: italic
}
.search :-ms-input-placeholder {
    color: #575756;
    font-size: 16px;
    font-style: italic
}
.search ::-moz-placeholder {
    color: #575756;
    font-size: 16px;
    font-style: italic;
    opacity: 1
}
.search :-moz-placeholder {
    color: #575756;
    font-size: 16px;
    font-style: italic;
    opacity: 1
}
.titel-row {
    border-top: 3px solid #222;
    border-bottom: 3px solid #222;
    margin-top: 60px;
    margin-bottom: 60px;
    padding: 60px 0
}
.news-article h1 {
    color: #222;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 40px;
    line-height: 70px;
    letter-spacing: 0
}
.news-article h4 {
    color: #222;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .05em;
    margin: 30px 0;
    line-height: 30px
}
.news-article h5 {
    color: #222;
    text-align: center;
    font-weight: 400;
    font-family: Georgia, serif;
    letter-spacing: .05em;
    margin-top: 20px;
    text-transform: none
}
.news-article h6 {
    color: #222;
    text-align: center;
    font-weight: 400;
    font-family: Georgia, serif;
    letter-spacing: .05em;
    margin-top: 20px;
    text-transform: none;
    font-style: italic
}
.news-article p {
    color: #222;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 30px
}
.news-article ul li {
    font-size: 15px;
    line-height: 24px
}
.news-article a {
    font-size: 15px;
    color: #337ab7
}
.blockquote p {
    margin: 0;
    text-transform: uppercase;
    line-height: 1.6;
    color: #222;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    font-family: 'steelfish_rgbold';
    font-size: 40px;
    letter-spacing: .1em
}
.titel-row h1, .titel-row h1, .titel-row h2, .titel-row h3, .titel-row h4, .titel-row h5, .titel-row h6 {
    color: #222;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0
}
.titel-row h1 {
    color: #222;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 40px;
    line-height: 40px;
    font-family: 'steelfish_rgbold';
    letter-spacing: 2px
}
.titel-row h4 {
    color: #222;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px!important;
    letter-spacing: .05em;
    margin-top: 20px;
    font-family: 'Eurostile'
}
.titel-row-sm {
    border-top: 3px solid #222;
    border-bottom: 3px solid #222;
    margin-top: 60px;
    margin-bottom: 60px;
    padding: 60px 0
}
.titel-row-sm h4 {
    color: #222;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .05em;
    margin-top: 20px;
    line-height: 30px
}
.video-col {
    margin-top: 60px;
    margin-bottom: 60px
}
.titel-row h6 {
    color: #222;
    text-align: center;
    font-weight: 400;
    font-family: Georgia, serif;
    letter-spacing: .05em;
    margin-top: 20px;
    text-transform: none;
    font-style: italic
}
.padding-left-no {
    padding-left: 0
}
.blockquote h1:before {
    content: '“'
}
.blockquote h1:after {
    content: '”'
}
.froget-pas {
    margin-top: 8px
}
.froget-pas a {
    font-size: 14px
}
.newsletter-btn {
    padding: 3px 15px;
    margin-top: 10px;
    text-align: center
}
.newsletter-btn i {
    padding-right: 10px;
    color: #fff
}
.newsletter-btn a {
    text-decoration: none;
    font-size: 15px;
    color: #fff
}
.newsnavfix {
    position: relative;
    left: 877px
}
.news-gallery {
    margin-bottom: 30px
}

@media screen and (max-width:373px) {
    #header .logo {
        text-align: center
    }
    #header>.container {
        height: inherit;
        margin-bottom: inherit;
        position: relative;
        display: table;
        max-width: 1170px
    }
    #header .login {
        clear: right;
        float: left;
        margin-top: 0;
        margin-left: 5px;
        position: relative
    }
    #header nav ul.nav-main li a:hover {
        color: #9a9a9a!important
    }
    .search-bar h4 {
        color: #fff;
        text-transform: uppercase;
        font-size: 14px;
        line-height: 28px;
        letter-spacing: 1.5px;
        font-style: italic;
        text-align: center
    }
    .join input[type=text] {
        margin: 0;
        width: 80%;
        padding: 0 10px;
        border: 0;
        float: left
    }
    .search {
        border-radius: 0;
        width: 100%;
        border: none;
        margin-top: 45px;
        margin-bottom: 20px
    }
    .search input[type=text] {
        margin-top: 0
    }
    .join .button {
        padding: 0 5px;
        font-size: 13px
    }
    #header .nav-main-collapse.in {
        width: 113%;
        overflow: hidden;
        overflow-y: hidden;
        overflow-x: hidden;
        display: block!important
    }
    #header .nav-main-collapse {
        width: 113%
    }
    .btn-responsive-nav {
        top: 59px;
        right: 12px
    }
   

    #footer ul li {
        list-style: none;
        font-size: 12px;
        line-height: 26px
    }
    .join input[type=text] {
        margin: 0;
        width: 80%;
        padding: 0 10px;
        border: 0;
        float: left
    }
    .news-article h1 {
        color: #222;
        text-align: center;
        font-weight: 600;
        text-transform: uppercase;
        margin-top: 30px;
        margin-bottom: 30px;
        font-size: 24px;
        line-height: 30px
    }
}
@media screen and (max-width:767px) {
    #header>.container {
        height: inherit;
        margin-bottom: inherit;
        position: relative;
        display: table;
        max-width: 1170px
    }
    #header .login {
        /*clear: right;
        float: left;
        margin-top: 0;
        margin-left: -40px;
        position: relative*/
        
    }
    #header nav ul.nav-main li a:hover {
        color: #9a9a9a!important
    }
    .search-bar h4 {
        color: #fff;
        text-transform: uppercase;
        font-size: 14px;
        line-height: 28px;
        letter-spacing: 1.5px;
        font-style: italic;
        text-align: center
    }
    .join input[type=text] {
        margin: 0;
        width: 83%;
        padding: 0 10px;
        border: 0;
        float: left
    }
    .search {
        border-radius: 0;
        width: 100%!important;
        border: none;
        margin-top: 0;
        margin-bottom: 20px
    }
    .search input[type=text] {
        margin-top: 0
    }
    body.sticky-menu-active #header .container .login {
        display: none
    }
    .mid-container h3 {
        text-align: center;
        font-size: 18px
    }
    .top-ad-banner {
        margin-top: 15px;
        margin-bottom: 10px
    }
   /* ul#subMenu li {
        font-size: 12px;
        line-height: 16px;
        padding: 0 0;
        margin: 0
    }
    #subMenu li a {
        position: relative;
        display: block;
        padding: 4px 4px!important;
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 0
    }*/
    .top-sub-menu3 {
        margin-top: -15px
    }
    .carousel-caption {
        left: 5%!important;
        right: 5%!important;
        text-align: left;
        width: 90%!important;
        margin-top: 5px!important;
        float: inherit!important;
        min-height: inherit;
    }
    .carousel-caption h1 {
        height: inherit!important;
        line-height: 26px
    }
    .carousel-caption h1 a {
        font-size: 24px;
        overflow: hidden
    }
    .carousel-caption p {
        height: inherit!important
    }
    .carousel-readMore {
        position: inherit;
        width: 112px;
    }
    .slid-img-div {
        float: inherit;
        width: 100%
    }
    .slid-img-div {
        padding: 20px
    }
    .slid-img-div img {
        width: 100%;
        height: auto
    }
    .slider {
        margin: 20px 30px;
        height: inherit;
        max-height: inherit;
       /* border: 1px solid #16385a;*/
        height: inherit;
        min-height: inherit
    }
    .carousel-control {
        margin-top: 145px;
        width: 18px;
        height: 50px;
        background: #113157!important;
        opacity: 1!important;
        line-height: 50px;
        font-size: 15px;
        top: 0
    }
    .mid-subMenu-container {
     /*   border-top: 1px solid #113157;
        border-bottom: 1px solid #113157;
        background: #f6f5f3*/
    }
    .mid-subMenu-container .nav>li>a {
        position: relative;
        display: block;
        padding: 4px 5px
    }
    .blog-box a {
        color: #16385b;
        font-size: 14px;
        font-weight: 600!important;
        text-shadow: none;
        text-align: right;
        text-decoration: none;
        padding-right: 5px
    }
    .right-col-contentbox {
        border-left: none;
        min-height: inherit;
        padding-bottom: 20px
    }
    .blog-top-text-box h1 {
        font-size: 26px;
        margin: 20px 0 0;
        text-align: center;
        line-height: 30px
    }
    .blog-top-text-box .blog-box-text {
        margin-top: 25px;
        margin-bottom: 10px
    }
    .blog-top-text-box p {
        font-size: 16px;
        min-height: inherit
    }
    .blog-box h1 {
        font-size: 21px;
        line-height: 24px;
        padding: 0;
        margin: 0
    }
    .blog-box p {
        font-size: 16px;
        line-height: 25px;
        letter-spacing: .1px;
        color: #333
    }
    .blog-box-author {
        margin-bottom: 10px
    }
    .blog-thum {
        margin-top: 0
    }
    .contact-details {
        text-align: center
    }
    .left-col-bd {
        border-right: none;
        min-height: inherit
    }
    #footer .menu-list, #footer .footer-menu {
        padding: 0;
        margin: 0
    }
    #footer ul {
        padding: 0;
        margin: 0
    }
    #footer .contact i {
        display: inline-block;
        float: inherit;
        width: inherit
    }
    #footer ul li {
        list-style: none;
        font-size: 12px;
        line-height: 21px
    }
    #footer ul li a {
        list-style: none;
        font-size: 13px;
        line-height: 16px;
        color: #222
    }
    #footer .container .row>div {
        margin-bottom: 15px
    }
    #footer .contact p {
        margin-bottom: 0
    }
    .copy-right, .copy-right a {
        font-size: 13px;
        color: #222!important
    }
    .copy-right {
       
        padding-bottom:0px !important;
    }
    .titel-row {
        border-top: 3px solid #222;
        border-bottom: 3px solid #222;
        margin-top: 10px;
        margin-bottom: 10px;
        padding: 0 0
    }
    .titel-row-sm {
        border-top: 3px solid #222;
        border-bottom: 3px solid #222;
        margin-top: 30px;
        margin-bottom: 30px;
        padding: 30px 0
    }
    .news-article h1 {
        color: #222;
        text-align: center;
        font-weight: 600;
        text-transform: uppercase;
        margin-top: 30px;
        margin-bottom: 30px;
        font-size: 24px;
        line-height: 30px
    }
    .news-article h4 {
        color: #222;
        text-align: center;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: .05em;
        margin: 0 0 30px;
        line-height: 30px
    }
    .news-article h5 {
        color: #222;
        text-align: center;
        font-weight: 400;
        font-family: Georgia, serif;
        letter-spacing: .05em;
        margin-top: 20px;
        text-transform: none
    }
    .news-article h6 {
        color: #222;
        text-align: center;
        font-weight: 400;
        font-family: Georgia, serif;
        letter-spacing: .05em;
        margin-top: 20px;
        margin-bottom: 20px;
        text-transform: none;
        font-style: italic
    }
    .padding-left-no {
        padding-left: 15px
    }
    .p-text-mob p {
        padding: 15px
    }
    .titel-row h1 {
        color: #222;
        text-align: center;
        font-weight: 600;
        text-transform: uppercase;
        margin-top: 30px;
        margin-bottom: 30px;
        font-size: 24px;
        line-height: 30px
    }
    .titel-row h4 {
        margin-top: 20px;
        line-height: 24px;
        margin-bottom: 20px;
        font-size: 14px!important
    }
    .pullquote p {
        color: #222;
        text-align: center;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: .05em;
        line-height: 23px;
        padding: 10px 0
    }
    .subfont {
        color: #222;
        text-align: center;
        font-weight: 600;
        text-transform: uppercase;
        font-size: 20px;
        letter-spacing: .05em;
        margin: 0 0;
        line-height: 26px
    }
    .pullquote p, .blockquote {
        padding: 10px 0px!important
    }
    .blockquote footer {
        font-size: 11px
    }
    .flex.flex-full {
        padding: 0 0!important;
        max-width: none
    }
    .flex {
        padding: 0px!important
    }
    .blockquote p {
        font-size: 30px
    }
    .newsletter-btn {
        display: inherit;
        text-align: center;
        /*float: inherit!important*/
    }
    .form-group {
        margin-bottom: 0
    }
    .news-article p {
        color: #222;
        font-size: 16px;
        line-height: 26px;
        margin: 20px 0
    }
    .popup_bkgr>div {
        bottom: 20%!important;
        width: 80%!important;
        padding: 30px 15px!important
    }
    .blog-box-date {
        font-size: 13px
    }
    .pagination ul {
        padding: 0
    }
    .pagination li {
        padding: 5px 12px!important
    }
    .pagination li:hover {
        color: #cf6a34;
        border-bottom: 2px solid #cf6a34;
        font-size: 17px
    }
    .blog-top-text-box {
        padding: 0 0
    }
    .news-article {
        margin-top: 20px
    }
    .switcherTwo {
        margin-left: 15px !important;
    }

    .switcher-home {
       
        width: 94% !important;
       
    }
   
}
@media (min-width:424px) and (max-width:768px) {
    #header .login {
        
        margin-left: 8px !important;
        
    }
    .switcherTwo {
        margin-left: 15px !important;
    }
    .copy-right {
       
        padding-bottom: 0px;
       
    }
}
@media (min-width:768px) and (max-width:991px) {
    #header>.container {
        height: inherit;
        margin-bottom: inherit;
        position: relative;
        display: table;
        max-width: 1170px
    }
    #header .login {
        clear: right;
        float: left;
        margin-top: 0;
        margin-left: 0;
        position: relative
    }
    #header nav ul.nav-main li a:hover {
        color: #9a9a9a!important
    }
    .search-bar h4 {
        color: #fff;
        text-transform: uppercase;
        font-size: 14px;
        line-height: 28px;
        letter-spacing: 1px;
        font-style: italic;
        text-align: center
    }
    .search .form-control {
        padding: 5px
    }
    .join input[type=text] {
        margin: 0;
        width: 68%;
        padding: 0 10px;
        border: 0;
        float: left
    }
    .search {
        border-radius: 0;
        width: 100%!important;
        border: none;
        margin-top: 0;
        margin-bottom: 20px
    }
    .search input[type=text] {
        margin-top: 0
    }
    body.sticky-menu-active #header .container .login {
        display: none
    }
    .mid-container h3 {
        text-align: center;
        font-size: 18px
    }
    ul#subMenu li {
        font-size: 12px;
        padding: 0 0
    }
    #subMenu li a {
        position: relative;
        display: block;
        padding: 4px 15px!important
    }
    .slid-img-div {
        padding: 20px
    }
    .slider {
        margin: 20px 5px 20px 15px;
        height: inherit;
        max-height: inherit;
        /*border: 1px solid #16385a*/
    }
    .slid-img-div {
       
        width: 70%;
    }
    .carousel-control {
        width: 18px;
        height: 50px;
        background: #113157!important;
        opacity: 1!important;
        line-height: 50px;
        font-size: 15px
    }
    .slider {
        min-height: 280px!important
    }
    .carousel-caption {
        margin-top: 27px;
        /* min-height: inherit !important; */
    }
    .carousel-readMore {
        /* position: inherit; */
        width: 62%;
        margin-top: 10px;
    }
    .carousel-caption h1 {
        color: #113157;
        font-size: 26px;
        font-weight: 600;
        text-shadow: none;
        margin-top: 10px;
        padding: 0;
        /* height: 100px */
    }
    .carousel-caption h1 a {
        color: #113157;
        font-size: 22px;
        font-weight: 600;
        text-shadow: none;
        margin-top: 10px;
        padding: 0;
        line-height: 26px;
        /* height: 100px */
    }
    .carousel-caption p {
        color: #666;
        font-size: 12px;
        line-height: 16px;
        font-weight: 500;
        text-shadow: none;
        /* min-height: inherit; */
        padding: 0
    }
    .carousel-author {
        margin: 5px 0
    }
    .carousel-author {
        color: #333;
        font-size: 13px;
        font-weight: 600;
        font-style: italic;
        text-shadow: none;
        margin: 10px 0 0
    }
    .mid-subMenu-container {
      /*  border-top: 1px solid #113157;
        border-bottom: 1px solid #113157;
        background: #f6f5f3*/
    }
    .mid-subMenu-container .nav>li>a {
        position: relative;
        display: block;
        padding: 4px 5px
    }
    .blog-box a {
        color: #16385b;
        font-size: 12px;
        font-weight: 600!important;
        text-shadow: none;
        text-align: right;
        text-decoration: none;
        padding-right: 5px
    }
    .right-col-contentbox {
        border-left: none;
        min-height: inherit
    }
    .blog-box-text {
        margin-top: 25px
    }
    #footer ul li {
        list-style: none;
        font-size: 12px;
        line-height: 26px
    }
    .pad-none {
        padding: 0
    }
    #footer ul li a {
        list-style: none;
        font-size: 12px;
        line-height: 26px
    }
    .join ::-webkit-input-placeholder {
        color: #4d4d4d;
        font-size: 14px;
        font-style: italic
    }
    .join :-ms-input-placeholder {
        color: #4d4d4d;
        font-size: 14px;
        font-style: italic
    }
    .join ::-moz-placeholder {
        color: #4d4d4d;
        font-size: 14px;
        font-style: italic;
        opacity: 1
    }
    .join :-moz-placeholder {
        color: #4d4d4d;
        font-size: 14px;
        font-style: italic;
        opacity: 1
    }
    .search ::-webkit-input-placeholder {
        color: #575756;
        font-size: 14px;
        font-style: italic
    }
    .search :-ms-input-placeholder {
        color: #575756;
        font-size: 14px;
        font-style: italic
    }
    .search ::-moz-placeholder {
        color: #575756;
        font-size: 14px;
        font-style: italic;
        opacity: 1
    }
    .search :-moz-placeholder {
        color: #575756;
        font-size: 14px;
        font-style: italic;
        opacity: 1
    }
    #searchForm .btn-default {
        padding: 6px
    }
    .news-article h1 {
        font-size: 30px
    }
    .titel-row h1 {
        font-size: 30px;
        line-height: 30px
    }
    .blockquote p {
        font-size: 30px
    }
    #header .login ul {
        padding: 0
    }
    .right-bannner-col {
        display: inherit;
    } 
    .switcherTwo {
        margin-left: 0px !important;
    }
  

}
@media only screen and (min-device-width :768px) and (max-device-width :1024px) and (orientation :landscape) {
    .search-bar h4 {
        font-size: 18px;
        line-height: 26px
    }
    .join input[type=text] {
        margin: 0;
        width: 60%;
        padding: 0 10px;
        border: 0;
        float: left
    }
    #header nav ul.nav-main li a {
        font-size: 16px;
        font-style: normal;
        line-height: 20px;
        margin-left: 5px;
        margin-right: 5px;
        color: #212121;
        font-weight: 700;
        padding: 10px 6px
    }
    ul#subMenu li {
        font-size: 12px;
        padding: 0 0
    }
    .slider {
        min-height: 330px
    }
    .carousel-caption {
        right: 10%;
        left: 0%;
        padding-bottom: 40px;
        text-align: left;
        /* min-height: 135px; */
    }
    .slid-img-div {
       
        width: 71%;
    }
    .carousel-caption h1 {
        color: #113157;
        font-size: 18px;
        font-weight: 600;
        text-shadow: none;
        margin-top: 10px;
        height: 150px;
        padding: 0
    }
    .carousel-caption h1 a {
        font-size: 18px;
        line-height: 20px;
    }
    .carousel-caption p {
        color: #666;
        font-size: 12px;
        line-height: 16px;
        font-weight: 500;
        text-shadow: none;
        /* min-height: inherit; */
        padding: 0;
        min-height: 60px!important
    }
    .carousel-author {
        margin: 5px 0
    }
    .carousel-author {
        color: #333;
        font-size: 13px;
        font-weight: 600;
        font-style: italic;
        text-shadow: none;
        margin: 10px 0 0
    }
    .blog-box h1 {
        font-size: 28px;
        line-height: 34px
    }
}
@media only screen and (min-device-width :768px) and (max-device-width :1024px) and (orientation :portrait) {
    .join input[type=text] {
        margin: 0;
        width: 60%;
        padding: 0 10px;
        border: 0;
        float: left
    }
    #header>.container {
        height: inherit;
        margin-bottom: inherit;
        position: relative;
        display: table;
        max-width: 1170px
    }
    #header .login {
        clear: right;
        float: left;
        margin-top: 0;
        margin-left: 0;
        position: relative
    }
    body.sticky-menu-active #header .container .login {
        display: none
    }
    .search-bar h4 {
        font-size: 12px;
        letter-spacing: .5px
    }
    ul#subMenu li {
        font-size: 12px;
        padding: 0 0
    }
    .slider {
        min-height: 280px
    }
    .carousel-caption {
        right: 10%;
        left: -3%;
        padding-bottom: 0px!important;
        text-align: left
    }
    .carousel-caption h1 {
        color: #113157;
        font-size: 18px;
        font-weight: 600;
        text-shadow: none;
        margin-top: 10px;
        /* height: 150px; */
        padding: 0
    }
    .carousel-caption h1 a {
        font-size: 18px;
        line-height: 20px;
    }
    .carousel-caption p {
        color: #666;
        font-size: 12px;
        line-height: 16px;
        font-weight: 500;
        text-shadow: none;
        /* min-height: inherit; */
        padding: 0;
        /* height: 60px */
    }
    .carousel-author {
        margin: 5px 0
    }
    .carousel-author {
        color: #333;
        font-size: 13px;
        font-weight: 600;
        font-style: italic;
        text-shadow: none;
        margin: 10px 0 0
    }
    #mid-subMenu {
        margin: 0;
        padding: 0
    }
    #mid-subMenu li {
        font-size: 12px
    }
    #mid-subMenu li a {
        position: relative;
        display: block;
        padding: 4px 5px!important
    }
    .right-col-contentbox {
       /* border-left: 1px solid #16385a;*/
        min-height: inherit;
        padding-bottom: 20px
    }
    .blog-box h1 {
        font-size: 28px;
        line-height: 34px
    }
    .blog-top-text-box h1 {
        font-size: 28px;
        margin-top: 0;
        margin-bottom: 0
    }
    .leftcolumn {
         float: inherit !important; 
         width: inherit !important; 
    }
    .box-content {
        width:inherit !important; 
    }
}
@media (min-width:991px) and (max-width:1199px) {
    #header nav ul.nav-main li a {
        font-size: 14px;
        padding: 0 8px
    }
    .search-bar h4 {
        font-size: 18px
    }
    #footer ul li a {
        list-style: none;
        font-size: 14px;
        line-height: 24px
    }
    #footer ul li {
        line-height: 20px;
    }
    .join input[type=text] {
        width: 73%
    }
    .search {
        width: 100%
    }
    .search {
        width: 100%
    }
    .carousel-caption h1 {
        font-size: 26px;
        /* height: 110px; */
        overflow: hidden
    }
    .carousel-caption h1 a {
        font-size: 28px
    }
    .carousel-caption p {
        /* height: 130px; */
        overflow: hidden;
        font-size: 14px
    }
    .slider {
        /* margin: 20px 30px; */
        margin: 20px 15px 20px 0px;
        min-height: 450px
    }
    .carousel-caption h1 {
        color: #113157;
        font-size: 26px;
        font-weight: 600;
        text-shadow: none;
        /* height: 150px; */
        overflow: hidden
    }
    .carousel-caption h1 a {
        color: #113157;
        font-size: 26px;
        line-height: 30px;
        font-weight: 600;
        text-shadow: none;
        text-decoration: none;
        overflow: hidden
    }
    .newsnavfix {
        position: relative;
        left: 733px
    }
}
#header nav ul.nav-main li a {
    font-weight: 500
}
blockquote {
    border-left: none!important
}
.article-author {
    text-align: center;
    font-style: italic;
    font-size: 18px;
    font-family: "Eurostile";
    margin-bottom: -20px
}
.pagination {
    margin-bottom: 50px;
    display: block;
    text-align: center
}
.pagination ul {
    display: inline-block;
    text-align: center;
    margin-top: 0
}
.pagination li {
    display: inline-block;
    text-align: center;
    font-family: "Eurostile", clean, sans-serif;
    padding: 5px
}
.pagination li.current {
    color: #cf6a34;
    border-bottom: 2px solid #cf6a34;
    font-size: 17px
}
.pagination li a {
    color: #222
}
.pag-prev-link, .pag-next-link {
    width: 20px;
    height: auto;
    font-size: 0;
    position: relative;
    display: block
}
.pag-prev-link:after, .pag-next-link:after {
    display: block;
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0;
    top: 50%;
    margin-top: -13px;
    background: url(/layout/img/icon-arrow.svg) no-repeat right center;
    background-size: 20px 20px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg)
}
.pag-prev-link:after {
    left: -5px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

#header .login ul {
    padding: 0;
    margin: 0;
    float: right
}
#header .login ul li {
    padding: 0;
    margin: 3px 0 0 10px;
    list-style: none;
    text-align: right;
    display: inline-block;
    font-size: 15px
}
#header .login ul li a:hover, a:focus {
    color: #03A9F4;
    text-decoration: none
}
#login-dp {
    min-width: 250px;
    padding: 14px 14px 0!important;
    overflow: hidden;
    background-color: rgba(255, 255, 255, .9);
    text-align: left!important;
    position: absolute;
    left: -185px
}
#login-dp li {
    text-align: left!important;
    margin: 5px 0 0 0;
    font-size: 14px
}
#header .login ul li {
    color: #16385b
}
#header .login ul li a {
    font-size: 15px
}
#header .login ul li a:hover {
    color: #333
}
#login-dp .help-block {
    font-size: 12px
}
#login-dp .bottom {
    background-color: rgba(255, 255, 255, .8);
    border-top: 1px solid #000;
    clear: both;
    padding: 14px
}
#login-dp .social-buttons {
    margin: 12px 0
}
#login-dp .social-buttons a {
    width: 49%
}
#login-dp .form-group {
    margin-bottom: 10px
}
.btn-fb {
    color: #fff;
    background-color: #3b5998
}
.btn-fb:hover {
    color: #fff!important;
    background-color: #496ebc
}
.btn-tw {
    color: #fff;
    background-color: #55acee
}
.btn-tw:hover {
    color: #fff!important;
    background-color: #59b5fa
}
.btn-tw a:hover {
    color: #fff!important;
    background-color: #59b5fa
}
#login-dp .btn-primary {
    background-color: #16385A;
    border: #3b5998
}
#login-dp .btn-primary:hover {
    background-color: #3b5998;
    border: #16385A
}
@media(max-width:768px) {
    #login-dp {
        background-color: #fff
    }
    #header .login ul {
        float: none
    }
    #header .login ul li {
        padding: 0;
        margin: 3px 3px 0 0;
        list-style: none;
        text-align: left
    }
    #login-dp {
        left: 0
    }
}
.input-lg, .form-group-lg .form-control {
    border-radius: 0
}
.form-control {
    border: 1px solid #4d4d4d;
    border-radius: 0;
    height: 32px
}
#contactForm label, #signup-form label {
    margin-top: 25px
}
.singup-btn {
    background: #017afd;
    margin: 30px 0 30px;
    border: #333;
    border-radius: 0
}
.singup-btn:hover {
    background: #16385A
}
.btn-primary {
    background: #017afd!important
}
.btn-primary:hover {
    background: #16385A!important
}
.social-share {
    display: -webkit-box;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 0 20px;
    font-size: 1em;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    float: right
}
.social-share::before, .social-share::after {
    display: table;
    content: ' '
}
.social-share::after {
    clear: both
}
.social-share a {
    margin-right: 5px;
    padding: .1em .6em;
    width: 26px;
    height: 26px;
    color: #fff;
    background: transparent;
    font-size: .8em;
    -webkit-transition: all 125ms linear;
    transition: all 125ms linear;
    position: relative;
    display: block;
    overflow: hidden;
    text-decoration: none
}
.social-share a::before, .social-share a::after {
    display: table;
    content: ' '
}
.social-share a::after {
    clear: both
}
.social-share a span {
    z-index: 10;
    position: relative
}
.social-share a i {
    margin-right: 2px;
    z-index: 10;
    position: relative;
    font-size: 14px;
    line-height: 24px
}
.social-share a:after {
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    z-index: 0;
    -webkit-transition: all 125ms linear;
    transition: all 125ms linear
}
.social-share a:hover:after {
    -webkit-transform: translateY(95%);
    transform: translateY(95%)
}
.social-share a.facebookShare:after {
    background: #3b5998
}
.social-share a.facebookShare:hover {
    color: #3b5998
}
.social-share a.twitterShare:after {
    background: #55acee
}
.social-share a.twitterShare:hover {
    color: #55acee
}
.social-share a.linkedinShare:after {
    background: #0976b1
}
.social-share a.linkedinShare:hover {
    color: #0976b1
}
.social-share a.emailShare:after {
    background: #e50914
}
.social-share a.emailShare:hover {
    color: #e50914
}
.social-share a.rssShare:after {
    background: #FB6405
}
.social-share a.rssShare:hover {
    color: #FB6405
}
.footer-rss i {
    font-size: 1.2em;
    margin-top: 5px;
    margin-bottom: 10px;
    text-align: center;
    color: #666
}
.footer-hr {
    margin-top: 10px;
    margin-bottom: 10px
}
.social-share2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 0 0;
    font-size: 1em;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    float: right;
    margin-right: -15px
}
.social-share2 a {
    padding: .25em .8em;
    color: #fff;
    background: transparent;
    font-size: .8em;
    -webkit-transition: all 125ms linear;
    transition: all 125ms linear;
    position: relative;
    display: block;
    overflow: hidden;
    text-decoration: none
}
.social-share2 a i {
    margin-right: 2px;
    z-index: 10;
    position: relative;
    font-size: 14px;
    line-height: 24px
}
.social-share2 a:after {
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    z-index: 0;
    -webkit-transition: all 125ms linear;
    transition: all 125ms linear
}
.social-share2 a:hover:after {
    -webkit-transform: translateY(95%);
    transform: translateY(95%)
}
.social-share2::before, .social-share2::after {
    display: table;
    content: ' '
}
.social-share2::after {
    clear: both
}
.social-share2 a::before, .social-share2 a::after {
    display: table;
    content: ' '
}
.social-share2 a::after {
    clear: both
}
.social-share2 a span {
    z-index: 10;
    position: relative
}
.social-share2 a i {
    margin-right: 2px;
    z-index: 10;
    position: relative;
    font-size: 14px;
    line-height: 24px
}
.social-share2 a:after {
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    z-index: 0;
    -webkit-transition: all 125ms linear;
    transition: all 125ms linear
}
.social-share2 a.rssShare:after {
    background: #FB6405
}
.social-share2 a.rssShare:hover {
    color: #FB6405
}
.social-share3 {
    float: left!important;
    margin-top: 30px!important
}
.social-share4 {
    float: inherit!important;
    margin-top: 30px!important
}
.social-share6 {
    float: right;
    margin-top: 30px;
    margin-right: 24px
}
.indicates-required {
    text-align: right;
    color: #da5a47;
    font-size: 12px
}
#contactForm label, #signup-form label {
    margin-top: 15px
}
#signup-form label span, #contactForm label span {
    color: #da5a47
}
.login-form label {
    margin-top: 10px
}
.login-btn {
    background: #16385A;
    margin: 0 0 0;
    padding: 5px 20px;
    border: #333;
    border-radius: 0
}
#mc_embed_signup div.mce_inline_error {
    margin: 0 0 0em 0!important;
    padding: 5px 0px!important;
    background-color: transparent!important;
    font-weight: 400!important;
    z-index: 1;
    color: #da5a47!important
}
#mc_embed_signup input.mce_inline_error {
    border-color: inherit!important
}
.mc-field-group {
    margin-top: 25px
}
.mc-field-group label.red {
    color: red
}
#mc_embed_signup_scroll h2 {
    text-align: center;
    font-weight: 600;
    text-transform: uppercase
}
.loginerror {
    margin-top: 7px;
    color: #da5a47
}
.has-error .form-control {
    border-color: inherit;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #da5a47;
    font-size: 14px
}
.help-block {
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    color: #da5a47;
    font-size: 14px
}
.coupon-btn {
    color: #aaa
}
.coupon-btn:hover {
    color: #fff
}
.premium-research-buynow {
    float: right;
    text-align: center;
    position: relative;
    top: -25px
}
.premium-research-buynow2 {
    /* float: right; */
    text-align: right;
    position: relative;
    top: 15px
}
.entry-buynow-btn {
    padding: 16px 30px;
    font-size: 36px;
    font-style: normal
}
.ad-image {
    margin-left: 20px;
    margin-bottom: 20px
}
input#augmentedreality {
    display: none
}
.search-results h3 {
    text-align: center;
    font-size: 2em
}
.search-results h2 {
    padding: 0;
    margin: 0 0 0;
    font-size: 1em
}
.search-results div {
    margin-bottom: 20px
}
.top-ad-banner {
    margin-top: 20px
}
.read-more {
    text-align: right
}
.grecaptcha-badge {
    opacity: 0
}
.owl-carousel {
    justify-content: center
}
.owl-wrapper {
    width: max-content!important;
    margin: auto
}

#header nav ul.nav-main {
    margin: -7px 0px 8px 0 !important;
}

.news-entry .read-more a {
    color: #16385b;
    font-size: 13px;
    font-weight: 600 !important;
    text-shadow: none;
    text-align: right;
    text-decoration: none;
  
}
.slider-full-bg{
    background: #e8eced;
}
.container-fluid{
    padding-left: 0px;
    padding-right: 0px;
}
.mid-ad-banner{
    margin-bottom: 25px;
    margin-left: -30px;
    margin-right: -20px;
}
.switcher-home-main{
    height: 64px;
}
.switcher-home {
    margin-bottom: 0;
    margin-top: 20px;
    width: 100% ;
    border: 1px solid #e9e9e9;
    
    background: #f3f3f3;
}
@media(max-width:768px) {
.tradingview-widget-container {
    display: none;
}



}
 .tradingview-widget-container {
        /* opacity: 0;
        transition: 0.9s; */
        position: fixed;
        bottom: 0;
}
/*.tradingview-widget-container:hover {
    opacity: 1;
    position: fixed;
    bottom: 0;
} */
.access-img {
  display: inline-flex;
  margin-bottom: 60px;

}
.access-img figure {
    width: 25%;
    padding: 5px;
}
.related-Articles-thum {
    float: left;
    width: 23%;
    border: 1px solid #fff;
    padding: 1px;
    margin-bottom: 15px;
}
.related-Articles-descrip {
    float: right;
    width: 74%;
}

.most-popu-title {
    margin-top: 0px;
    color: #337ab7;
    font-size: 15px;
    line-height: 17px;
    margin-bottom: 0px;
}
.most-popu-title a {
    margin-top: 0px;
    color: #337ab7;
    font-size: 15px;
    line-height: 17px;
    text-decoration: none;
}
.most-popu-title a b {

    color: #337ab7 !important;
    font-family: "Open Sans", Arial, sans-serif;
}
.most-popu-text {
    color: #222; 
    line-height: 17px;
    margin-top: 10px;
}
.most-popu-text a{
    color: #222;
    font-size: 14px;
    text-decoration: none;
}
/* .most-popu-thum img {
    border: 1px solid #fff;
    padding: 1px;
} */
.most-popu-descrip {
    float: right;
    width: 64%;
    margin-right: 10px;
}
.most-popu-thum {
    float: left;
    width: 24%;
    border: 1px solid #fff;
    padding: 1px;
    margin-left: 12px;
}
@media (min-width:768px) and (max-width:991px) {
    .most-popu-descrip {
        width: 60% !important;
    }
}

.float-right {
    float: right;
}
@media(max-width:768px) {
    .float-right {
        float: inherit;
    }
}

/* @media(min-width:1200px) {
    .slider {
        margin: 20px 16px 20px 0px;
    }
} */