/*--------------- BEGIN: SECTION (MENU) 190 -------------------- */

#Latest_Photos {
    
       /* border-bottom-right-radius: 40px; */
    /* border-top-right-radius: 40px; */
    /* box-shadow: 4px 0 3px #000000; */
    color: #ffffff;
    font-size: 20px;
 /*   height: 45px;
    line-height: 45px;
    padding-left: 13px;
    padding-right: 13px; */
    width: 100%;
    color: #cccccc;
    display: block;
    /* float: right; */
    font-family: roboto condensed;
    /* text-align: left; */
    font-weight: 400;
    white-space: nowrap;
    font-size: 18px;
    font-family: roboto condensed !important;
    font-size: 16px !important;
    /* font-weight: 300 !important; */
    /* padding: 3px; */
    color: #FFA200 !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
background-color:#000;
}
/* Begin: Popup gallery */
.PhotoPager{
    position:relative;   
}

.PhotoPager .page-navigation{
    display:inline-block;
}

.PhotoPager .page-navigation div{
    display:inline-block;
    margin:5px;
    height:35px;
    width:35px;
    border:solid 1px #ccc;
    text-align:center;
    line-height:32px;
}

.PhotoPager .next_btn:before{
    content:"\f054";
    font-family: fontawesome;
}

.PhotoPager .prev_btn:before{
    content:"\f053";
    font-family: fontawesome;
} 

.PhotoPager .page-num{
    display:inline-block;
    margin:5px;
    height:35px;
    width:35px;
    text-align:center;
    line-height:32px;
}

.PhotoPager .page-points{
    display:inline-block;
    height:35px;
}

.PhotoPager .page-points .points-content .point{
    display:inline-block;
    height:20px;
    width:20px;
    text-align:center;
    line-height:16px;
    border:solid 2px #ccc;
    border-radius:10px;
    font-size:12px;
    margin:5px;
}

.PhotoPager {
    cursor: pointer;
    position: relative;
}
.PhotoPager .page-points .points-content .point.activ{
    border-color:#666;
}

.PhotoPager .page-points .points-content .point span{
    margin-right:1px;
}

.PhotoPager .surface{
    position:fixed;
    top:0px;
    left:0px;
    height:100%;
    width:100%;
    z-index:99999;
    background-color:rgba(0,0,0,0.98);
    display:none;
    cursor:pointer;
}

.PhotoPager .surface .border{
    position:absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index:999;
    overflow:hidden;
    opacity:0;
}

.PhotoPager .surface .loader{
    display:block;
    position:absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height:50px;
    width:50px;
    background-image:url(img/loader.gif);
    background-size:cover;
}

.PhotoPager .surface .border{
    z-index: 1;
}

.PhotoPager .surface .border img{
    position:absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    cursor:default;
}

.PhotoPager .surface .next_btn, .PhotoPager .surface .prev_btn{

    display:inline-block;
    position:absolute;
    top:50%;
    height:50px;
    width:50px;
    margin-top:-25px;
    text-align:center;
    line-height:50px;
    cursor:pointer;
    z-index:10;
   color:#fff;
  font-size:35px;
}

.PhotoPager .surface .next_btn{
    right:0px;
}

.PhotoPager .surface .close_btn{
    color:#fff;
    display:inline-block;
    position:absolute;
    top:0px;
    right:0px;
    height:50px;
    width:50px;
    text-align:center;
    line-height:50px;
    cursor:pointer;
    font-size:55px;
}

.PhotoPager .surface .close_btn:before{
    content: "+";
   display: inline-block;
   transform: rotate(45deg);
   -webkit-transform: rotate(45deg);
   -ms-transform: rotate(45deg);
   -o-transform: rotate(45deg);
}

.PhotoPager .surface .comment{
	position: fixed;
	color: #fff;
	bottom: 5px;
    left:0px;
	width: 100%;
	text-align: center;
       font-size:17px;
}
#Photos {
  border-bottom: 1px solid #ccc;
  border-top: 2px solid #000;
  color: #fff; /* #000; */
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-left: 10px;
  padding: 5px;
  text-align: left;
  text-transform: uppercase;
}
.photo_div1 {
/*  max-height: 220px; */
  overflow: hidden;
}
.PhotoPager .surface .nummber {
    border: 1px solid #ffffff;
    bottom: 10px;
    color: #ffffff;
    font-size: 30px;
    padding: 0 15px;
    position: fixed;
    right: 10px;
    text-align: center;
}
.SEC_100_image-wrapper {
     float: left;
    height: 84px; /* 102px; */
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 0;
    width: 127px;
   display: flex;
    justify-content: center;
    align-items: center;
}
.SEC_100_img {
    max-height: 84px;
    max-width: 127px;
}
.SEC_174_image-wrapper {
     float: left;
    height: 186px; /* 85px; 102px; */
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 0;
    width: 280px;
  /* display: flex; */
    justify-content: center;
    align-items: center;
}
.SEC_174_img {
    max-height: 150px;
    max-width: 100%;
   display:flex;
}
/* END: Popup gallery */


/*--------------- END: SECTION (MENU) 190 ---------------------- */


/*--------------- BEGIN: PREVIEW 244 -------------------- */

.top_sub_heading_PRV_244 {
    border-bottom: 3px solid #ff0000;
    float: left;
    height: auto;
    margin-bottom: 14px;
    width: 100%;
}
.main_PRV_244 {
    float: left;
    width: 412px;
}
.main_PRV_244.PRV_244_space2 {
    margin-left: 15px;
}
#image_PRV_244 {
    float: left;
    display: flex;
    height: 274px;
    position: relative;
    width: 412px;
    transition-duration: 300ms;
    justify-content: center;
    align-items: center;
}
.image_PRV_244 {
    max-height: 274px;
    max-width: 412px;
}
#image_PRV_244::before {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%) repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: inline-block;
    height: 40%;
    position: absolute;
    width: 100%;
    z-index: 99;
}
#image_PRV_244:hover::before {
    background: transparent;
    transition-duration: 300ms;
}

#heading_PRV_244 {
    float: left;
    max-height: 25px;
    margin-bottom: 10px;
    margin-top: 20px;
    overflow: hidden;
    width: 100%;
}
.article_heading_PRV_244 {
    color: #000 !important;
    font-size: 20px !important;
    font-weight: 700 !important;
}
.times_PRV_244_b {
  color: #bbbbbb;
  float: left;
  font-size: 14px;
  font-weight: bold;
  position: relative;
}
#body_PRV_244 {
    float: left;
    font-size: 14px;
    height: 100px; /* 98px; */
    margin-top: 10px;
    overflow: hidden;
    width: 100%;
}
.pagemore {
    float: left;
    margin-top: 20px;
    width: 100%;
}
.more_PRV_244 > a {
    color: #000000 !important;
    font-size: 15px !important;
    font-weight: bold;
}

.more_PRV_244 {
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
}


/*--------------- END: PREVIEW 244 ---------------------- */


/*--------------- BEGIN:Black color   -------------------- */
.InputIcon .fa {color: #0C090A;}
.my-form header {color: #ffffff;}
.my-form a {color: #0C090A; text-decoration: none;}
.my-form .toggle i::before {background-color: #0C090A;}
.my-form .button {background-color: #0C090A;/* box-shadow: 0px 0px 21px #FFF; */border: 1px solid rgba(175, 175, 175, 0.91);}
.my-form .rating input + label:hover, .my-form .rating input + label:hover ~ label {color: #0C090A;}
.my-form .radio input + i::after { background-color: #0C090A;}
.my-form .checkbox input + i::after {color: #0C090A;}
.my-form .radio input:checked + i, .my-form .checkbox input:checked + i, .my-form .toggle input:checked + i {border-color: #0C090A;}
.my-form .rating input:checked ~ label {color: #0C090A;}
.fa.fa-arrow-circle-down, .fa.fa-arrow-circle-up {color:#0C090A;}
span.form_link {color: #0C090A;}
.my-form .input input, .my-form .select select, .my-form .textarea textarea, .my-form .radio i, .my-form .checkbox i, .my-form .toggle i, .my-form .icon-append, .my-form .icon-prepend {border-color: #0C090A;}
.my-form .icon-append, .my-form .icon-prepend {color: #0C090A;}
.my-form .input:hover input, .my-form .select:hover select, .my-form .textarea:hover textarea, .my-form .radio:hover i, .my-form .checkbox:hover i, .my-form .toggle:hover i {border-color: #0C090A;}
.my-form .input input:focus, .my-form .select select:focus, .my-form .textarea textarea:focus, .my-form .radio input:focus + i, .my-form .checkbox input:focus + i, .my-form .toggle input:focus + i {box-shadow: 0 0px 10px #0C090A;}
.my-form .input input, .my-form .select select, .my-form .textarea textarea, .my-form .radio i, .my-form .checkbox i, .my-form .toggle i, .my-form .icon-append, .my-form .icon-prepend {border-color: #0C090A;}
.my-form .icon-append, .my-form .icon-prepend {color: #0C090A;}
.my-form .input:hover input, .my-form .select:hover select, .my-form .textarea:hover textarea, .my-form .radio:hover i, .my-form .checkbox:hover i, .my-form .toggle:hover i {border-color: #0C090A;}
.color_picker_button,.color_picker_box {border: 1px solid #0C090A !important;}
.divider {background-color: rgba(77, 176, 226, 0.13);}
.input.state-disabled {background-color: rgba(77, 176, 226, 0.13);}
i.icon-circle-arrow-left, i.icon-home, i.icon-cog {color: rgb(255, 255, 255);}
i.icon-circle-arrow-left:hover {color: #0C090A;}
i.icon-home:hover {color: #0C090A;}
i.icon-cog:hover {color: #0C090A;}
.my-form footer {color: #0C090A;}
td.smrecordstitle {background-color: #0C090A; color:white;}
.my-form {background:rgba(12, 9, 10, 0.51);}
.pattern {background-color: rgba(12, 9, 10, 0.45);}
.pagerCurrent {border: 1px solid;background-color: black;color: #0C090A;}
.pagerDefault:hover {border: 1px solid;background-color: #0C090A; color: white;}
.pagerCurrent {border: 1px solid;background-color: black;color: #0C090A;}
.pagerDefault:hover {border: 1px solid;background-color: #0C090A; color: white;}
.pagerCurrent{border: 1px  solid #0C090A;background-color: rgb(159, 160, 160);color: #0C090A;font-size: 12px;font-family: Verdana;padding: 5px;text-decoration: none;cursor: default;display: block;float: left;}
.pagerDefault{border: 1px  solid #c1c1c1;background-color: #ffffff;color: #0C090A;margin-right: 2px;font-size: 12px;font-family: Verdana;padding: 5px;text-decoration: none;cursor: pointer;display: block;float: left;}
.pagerDefault:link{border: 1px  solid #c1c1c1;background-color: #ffffff;color: #0C090A;margin-right: 2px;font-size: 12px;font-family: Verdana;padding: 5px;text-decoration: none;cursor: pointer;display: block;float: left;}
.pagerDefault:visited{border: 1px  solid #c1c1c1;background-color: #ffffff;color: #0C090A;margin-right: 2px;font-size: 12px;font-family: Verdana;padding: 5px;text-decoration: none;cursor: pointer;display: block;float: left;}
.pagerDefault:hover{border: 1px  solid #0C090A;background-color: #0C090A;color: #ffffff;font-size: 12px;font-family: Verdana;padding: 5px;text-decoration: none;cursor: pointer;}
.ticket_word {border-right: 1px solid rgba(12, 9, 10, 0.21);}
.ticket_content {border-bottom: 1px solid rgba(12, 9, 10, 0.21);}
.client_reply {background: rgba(12, 9, 10, 0.21);}
/*--------------- END:Black color -------------------- */
.gsc-adBlock {display: none !important;}
.MsoNormal {
	font-family: Tahoma !important;
}
#holddiv161{
height:260px;
}
.fa, .far, .fas {
    font-family: "FontAwesome" !important;
}
.Google_search_results {
  float: left;
  height: 1px;
  width: 1px;
}

/*-- BEGIN: Logo -- */
#logo > img {
    max-width: 390px;
}
.Three-Dee {
    color: #e91b23;
    font-family: "Merriweather",sans-serif;
    font-size: 55px;
    text-shadow: 0 2px #242424, 0 5px #242424 !important;
}


/*-- END: Logo -- */

/* BEGIN: Reponsive Menu */
.home_icon i{font-size: 22px} #cssmenu > ul > li > a{padding-left: 15px;padding-right: 15px} #cssmenu{display: block}
    .columnsTwo {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    }

    .columnsThree {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    }

    .columnsFour {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    }

    .columnsFive {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
    }
.menubodyhorizontal:empty {
    display: none !important;
}
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
  width:100% !important;
}
#cssmenu {
    align-items: left;
    display: flex;
    flex-direction:column;
    justify-content: center;
    width: auto;
}
#menu-line {
  position: absolute;
  top: 0;
  left: 0;
  height: 3px;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu > ul > li > a {
  padding: 10px 15px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
}
#cssmenu > ul > li:hover > a {
   
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li.active > a {
  
}
#cssmenu > ul > li.has-sub > a {
    
   
}
#cssmenu > ul > li.has-sub > a::after {
  position: absolute;
  top: 21px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
  display:none;
}
#cssmenu > ul > li.has-sub:hover > a::after {
  
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
  z-index:1000;
  }
}
#cssmenu ul ul li a:hover {

}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  right: 0;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: height .2s ease;
  -moz-transition: height .2s ease;
  -ms-transition: height .2s ease;
  -o-transition: height .2s ease;
  transition: height .2s ease;
}
#cssmenu ul li:hover > ul > li {
  height: auto;
}
#cssmenu ul ul li a {
     padding: 10px 20px;
     width: auto;
    -webkit-transition: color .2s ease;
    -moz-transition: color .2s ease;
    -ms-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease;
    line-height: 25px;
     white-space: nowrap;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #ffffff;
 
}
#cssmenu ul ul li.has-sub > a::after {
  position: absolute;
  top: 13px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  content: "";
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
#cssmenu.align-right ul ul li.has-sub > a::after {
  right: auto;
  left: 10px;
  border-bottom: 0;
  border-right: 0;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
}
#cssmenu ul ul li.has-sub:hover > a::after {
  
}
@media all and (max-width: 1024px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1000px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1000px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1000px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1000px), only screen and (min-resolution: 192dpi) and (max-width: 1000px), only screen and (min-resolution: 2dppx) and (max-width: 1000px) {
  #cssmenu {
    width: 100%;
  }
  #cssmenu ul {
    width: 100%;
    display: none;
  }
  #cssmenu.align-center > ul,
  #cssmenu.align-right ul ul {
    text-align: left;
  }
  #cssmenu ul li,
  #cssmenu ul ul li,
  #cssmenu ul li:hover > ul > li {
    width: 100%;
    height: auto;
   /* border-top: 1px solid rgba(120, 120, 120, 0.15);*/
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
  }
  #cssmenu > ul > li,
  #cssmenu.align-center > ul > li,
  #cssmenu.align-right > ul > li {
    float: none;
    display: block;
  }
  #cssmenu ul ul li a {
    padding: 20px 20px 20px 30px;
    font-size: 14px;
    color: white;
    background: none;
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li a:hover {
    color: #000000;
  }
  #cssmenu ul ul ul li a {
    padding-left: 40px;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul {
    position: relative;
    left: 0;
    right: auto;
    width: 100%;
    margin: 0;
  }
  #cssmenu > ul > li.has-sub > a::after,
  #cssmenu ul ul li.has-sub > a::after {
    display: none;
  }
  #menu-line {
    display: none;
  }
  #cssmenu #menu-button {
    display: block;
    padding: 15px;
    color: white;
    cursor: pointer;
    font-size: 14px;
    text-transform: uppercase;
	font-weight:bold;
  }
  #cssmenu #menu-button::after {
    content: '';
    position: absolute;
    top: 20px;
    right: 20px;
    display: block;
    width: 15px;
    height: 2px;
    background: white;
  }
  #cssmenu #menu-button::before {
    content: '';
    position: absolute;
    top: 25px;
    right: 20px;
    display: block;
    width: 15px;
    height: 3px;
    border-top: 2px solid white;
    border-bottom: 2px solid white;
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.15);
    height: 52px;
    width: 52px;
    cursor: pointer;
  }
  .submenu-button {  visibility:hidden;}
  #cssmenu .submenu-button::after {
    content: '';
    position: absolute;
    top: 21px;
    left: 26px;
    display: block;
    width: 1px;
    height: 11px;
    background: white;
    z-index: 99;
  }
  #cssmenu .submenu-button::before {
    content: '';
    position: absolute;
    left: 21px;
    top: 26px;
    display: block;
    width: 11px;
    height: 1px;
    background: white;
    z-index: 99;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    display: none;
  }
  #cssmenu ul ul {
	  border-top:0px solid;
  }
  .column6 {
	  border-bottom:0px solid;
  }
}
/* END: Responsive Menu */

/* BEGIN: Highlight H2 style */


#wrapper_H2 {
    background-color: #fff;
    float: left;
    padding: 15px;
    position: relative;
    width: 1170px;
}
.slider-wrap_H2 {
    float: left;
    width: 100%;
}
.slider_H2 {
    float: left;
    position: relative;
    width: 66.2%;
}
.H2_image {
    align-items: center;
    display: flex;
    justify-content: center;
}
.H2_image {
    display: flex;
    height: 529px;
    overflow: hidden;
    width: 100%;
    justify-content: center;
    align-items: center;
}

.image_H2 {
    max-height: 529px;
    max-width: 795px;
}


.H2_image.wrapper_1 {
    height: 264.5px;
    width: 100%;
}

.H2_image.wrapper_1 img {
    max-width: 402px;
    max-height: 268px;
}
.H2_image::before {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%) repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: inline-block;
    height: 70%;
    position: absolute;
    width: 100%;
    z-index: 99;
}
.H2_image:hover::before {
    background: transparent;
    transition-duration: 300ms;
}
.Menu_H2 {
  background-color: #ff0000;
  float: left;
  left: 0;
  margin-left: 15px;
  margin-top: 15px;
  padding: 5px 10px;
  position: absolute;
  z-index: 98;
}
.Menu_H2 > a {
  color: #fff !important;
  font-size: 13px !important;
  font-weight: bold;
  text-transform: uppercase !important;
}
.H2_image.wrapper_1 > a {
    width: 100%;
}
.heading_H2 {
  bottom: 110px;
  float: left;
  left: 0;
  margin-left: 15px;
  max-height: 77px;
  overflow: hidden;
  position: absolute;
  width: 96%;
  z-index: 1000;
}
.article_heading_H2 {
    color: #fff !important;
    font-size: 30px !important;
    text-transform: uppercase !important;
}
.Body_H2 {
  bottom: 35px;
  color: #fff;
  float: left;
  font-size: 15px;
  left: 0;
  margin-left: 15px;
  max-height: 72px; /* 64px; */
  overflow: hidden;
  position: absolute;
  width: 96%;
  z-index: 100;
}
.more_H2 {
    float: left;
    left: 0;
    margin-left: 15px;
    position: absolute;
    bottom: 10px;
    z-index: 99;
}
.more_H2 > a {
    color: #fff !important;
    float: left;
    font-size: 15px !important;
    font-weight: bold;
}
.more_H2 > a {
    color: #fff;
    float: left;
    font-size: 15px;
}

.Top_Date_H2 {
  float: left;
  left: 0;
  margin-left: 19px;
  margin-right: 0;
  position: absolute;
  bottom: 200px;
  width: 100%;
  z-index: 99;
display:none;
}

.date_H2 {
  color: #dedede;
  float: left;
  font-size: 15px;
  font-weight: bold;
  margin-right: 10px;
  text-align: left;
}

.month_H2 {
  color: #dedede;
  float: left;
  font-size: 15px;
  font-weight: bold;
  margin-left: 0;
  margin-right: 10px;
  text-align: left;
}

.year_H2 {
  color: #dedede;
  float: left;
  font-size: 15px;
  font-weight: bold;
  text-align: left;
}





.slider_H2.wrapper_1 {
    float: left;
    margin-left: 3px;
    width: 33.5%;
}
.H2_image.wrapper_1 {
    height: 265px;
    width: 398px;
}
.article_heading_H2.wrapper_1 {
    font-size: 20px !important;
    font-weight: bold !important;
}

.H2_image.wrapper_1:hover::before {
    background: transparent;
    transition-duration: 300ms;
}

.heading_H2.wrapper_1 {
    bottom: 20px;
}

.Top_Date_H2.wrapper_1 {
    bottom: 80px;
}


.article_heading_H2.wrapper_1 {
    font-size: 20px !important;
    font-weight: bold !important;
}
/* END: Highlight H2 style */

/* BEGIN: Highlight H6 style */

.slider_container_H6 {
    position: relative;
    margin: 0 auto;
    left: 0px;
    width: 300px;
    height: 850px;
    background-color: white;
    border: none;
}

.slides_H6{
    position: absolute;
    left: 0px;
    width: 300px;
    height: 810px;
    overflow: hidden;
    top: 47px;
}
.main_contenir_H6 {
    width: 300px;
    height: auto;
    float: left;
}

.img_H6 {
    align-content: center;
    align-items: center;
    align-self: center;
    background-color: gray;
    display: flex;
    float: left;
    height: 200px;
    justify-content: center;
    position: relative;
    width: 300px;
}
.img_H6 img {
    max-width: 300px;
    max-height: 200px;
}

.img_H6::before {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%) repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: inline-block;
    height: 40%;
    position: absolute;
    width: 100%;
    z-index: 99;
}
.img_H6:hover::before {
    background: transparent none repeat scroll 0 0;
    transition-duration: 300ms;
}
.Heading_H6 {
    border-bottom: 1px solid #dedede;
    clear: both;
    float: left;
    height: auto;
    margin-top: 10px;
    max-height: 43px;
    overflow: hidden;
    padding-bottom: 13px;
    text-align: left;
    width: 300px;
}
a.heading_preview_H6 {
    color: #000 !important;
    font-size: 20px !important;
    font-weight: bold !important;
    line-height: 24px;
    text-align: left !important;
}

#menu_heading_H6 {
    border-bottom: 3px solid #ff0000;
    position: relative;
    width: 100%;
}

.menu_heading_H6 {
    color: #000;
    font-size: 15px;
    font-weight: bold;
    line-height: 16px;
    padding: 4px 0px 7px 0;
    text-transform: uppercase;
}
/* jssor slider arrow navigator skin 07 css */
			/*
			.jssora15l_H6              (normal)
			.jssora15r_H6              (normal)
			.jssora15l_H6:hover        (normal mouseover)
			.jssora15r_H6:hover        (normal mouseover)
			.jssora15l_H6dn            (mousedown)
			.jssora15r_H6dn            (mousedown)
			*/
.jssora15ll_H6 {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 30px;
    bottom: 0px;
    top: 0px;
    box-shadow: none;
    left: initial;
}

.jssora15rr_H6 {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    box-shadow: none;
}
			.jssora15l_H6, .jssora15l_H6dn {
				position: absolute;
				cursor: pointer;
				display: block ;
				background: url(/lib/JQuery/Highlight8/previous.png) no-repeat #ff0000;
				background-position: center;
				overflow: hidden;
				z-index:1;
			}
		    .jssora15r_H6, .jssora15r_H6dn {
				position: absolute;
				cursor: pointer;
				display: block;
				background: url(/lib/JQuery/Highlight8/next.png) no-repeat #ff0000;
				background-position: center;
				overflow: hidden;
				z-index:1;
			}

.Menu_H6 {
    background-color: #ff0000;
    float: left;
    left: 0;
    margin-left: 10px;
    margin-top: 10px;
    padding: 5px 10px;
    position: absolute;
    top: 0;
}

.Top_Date_H6 {
   border: 0 none;
    bottom: 5px;
    float: right;
    margin-right: 0;
    margin-top: 5px;
    position: absolute;
    right: 0;
    width: 48%;
    z-index: 99;
display:none;
}
.date_H6 {
 color: #fff;
    float: left;
    font-size: 15px;
    font-weight: bold;
    text-align: right;
    width: 50px;
}
.Top_Date_wrapper_H6 {
     float: right;
    margin-left: 10px;
    margin-top: 2px;
    width: 150px;
}
.month_H6 {
    color: #fff;
    float: left;
    font-size: 15px;
    font-weight: bold;
    margin-left: 15px;
    margin-right: 10px;
    text-align: left;
}
.year_H6 {
    color: #fff;
    float: left;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
}
.Menu_H6 > a {
    color: #fff !important;
    font-size: 13px !important;
    font-weight: bold;
    text-transform: uppercase !important;
}

/* END: Highlight H6 style */

/*-- BEGIN: Google STYLE -- */
#google {
    float: left;
    height: 41px;
    padding-right: 15px;
    position: relative;
    width: 100%;
}

#gsc-i-id1 {
    color: #dedede !important;
    font-size: 14px !important;
    font-weight: normal !important;
    line-height: 33px;
    text-transform: uppercase !important;
}

input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
    background-image: none;
    border-color: #666666;
    filter: none;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
    padding-right: 0 !important;
}
/*-- END: Google STYLE -- */

/* BEGIN: Responsive Google Custom Search Box */

.gscb_a {display:none !important; }

.gsc-search-button.gsc-search-button-v2 {
    background-color: red;
    border: 0 solid;
    padding: 10px !important;
}
.gsc-input::before {
    color: #cccccc !important;
    content: "" !important;
    display: block;
    font-size: 15px;
    font-style: unset;
    margin-left: 9px;
    margin-top: 3px;
    position: absolute;
}
.gsc-input:active::before {
    color: transparent!important;
}
.gsc-input:visited::before {
    color: transparent!important;
}
.gsc-input:hover::before {
    color: transparent !important;
}
input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus {
border-color:transparent !important;
}
.gsc-input-box {
    background: #44484b none repeat scroll 0 0 !important;
    height: 30px !important;
    margin-top: 3px;
}
.gsib_a{
padding-top:8px !important;
}

input.gsc-input {
    color: #949494!important;
    font-size: 20px !important;
}

.gstl_50 {
    transform: translate(0px, -2px);
}
.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
padding:0px  !important;
}
.gsc-input {
    background: transparent none repeat scroll 0 0 !important;
    color:white !important;
}
.Google_Search_box1 {
  background-color: #2b2c2e !important;
  box-shadow:0px 0px 5px #28292b inset !important;
}
@media screen and (max-width: 768px) {
.Google_Search_box1 {
    float: left;
    width: 80%;
}
.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
padding:0px  !important;
}
}
.gsc-control-cse {
    background: transparent none repeat scroll 0 0 !important;
    border-color: transparent !important;
}

.Google_search_box {
    background-color: #2c2d2d;
    border-radius: 5px;
    height: 30px;
}

.gsib_a {
    padding-top: 1px !important;
}
.gsc-input {
    height: 30px;
}
/* END: Responsive Google Custom Search Box */

/* *** BEGIN: Google_search_box *** */

@media screen and (max-width:768px) {
.gsc-results-wrapper-overlay.gsc-results-wrapper-visible {
    left: auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    right: auto !important;
    width: 90% !important;
    z-index:9999999999999999 !important;
}
.Google_search_box {
    width: 90% !important;
}
}

@media screen and (max-width:480px) {

}
@media screen and (max-width:380px) {

}


/* *** END: Google_search_box *** */

/* *** BEGIN: CSS New Ticker *** */

.css_ticker {
    float: left;
    padding-bottom: 5px;
    padding-top: 5px;
    transition-duration: 700ms;
}

@keyframes ticker {
	0%   {margin-top: 0}
	10%  {margin-top: -30px}
	20%  {margin-top: -60px}
	30%  {margin-top: -90px}
	40%  {margin-top: -120px}
	50%  {margin-top: -150px}
	60%  {margin-top: -180px}
	70%  {margin-top: -210px}
	80%  {margin-top: -240px}
	90%  {margin-top: -270px}
	100% {margin-top: 0}
}
.Breaking_News {
  width: 865px;
  height: 30px;
  overflow: hidden;
  -webkit-user-select: none;
  float:left;
} 

.Breaking_News span {
    -moz-user-select: none;
    color: #fff;
    float: left;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-left: 15px;
    line-height: 30px;
    padding-left: 0px;
     padding-right: 5px;
    position: relative;
}

.Breaking_News ul {
  float: left;
  animation: ticker 30s cubic-bezier(1, 0, .5, 0) infinite;
  -webkit-user-select: none
}

.Breaking_News ul li { list-style: none }

.Breaking_News ul li a {
    -moz-user-select: none;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    line-height: 30px;
    text-decoration: none;
    text-transform: uppercase;
}

.Breaking_News ul:hover {animation: 30s cubic-bezier(1, 0, 0.5, 0) 0s normal none infinite paused ticker;}

.Breaking_News span { background: #222222; }

#Highlight1 a {
    transition-duration: 200ms;
}
#Highlight1 a:hover {
    color: #ffffff;
    transition-duration: 300ms;
}
.Breaking_News .tr1 {
animation: 0s ease 0s normal none 1 running none;
margin-top:0;
}
.Breaking_News .tr2 {
animation: ticker2 6s cubic-bezier(1, 0, .5, 0) infinite;
}
.Breaking_News .tr3 {
animation: ticker3 9s cubic-bezier(1, 0, .5, 0) infinite;
}
.Breaking_News .tr4 {
animation: ticker4 12s cubic-bezier(1, 0, .5, 0) infinite;
}
.Breaking_News .tr5 {
animation: ticker5 15s cubic-bezier(1, 0, .5, 0) infinite;
}
.Breaking_News .tr6 {
animation: ticker6 18s cubic-bezier(1, 0, .5, 0) infinite;
}
.Breaking_News .tr7 {
animation: ticker7 21s cubic-bezier(1, 0, .5, 0) infinite;
}
.Breaking_News .tr8 {
animation: ticker8 24s cubic-bezier(1, 0, .5, 0) infinite;
}
.Breaking_News .tr9 {
animation: ticker9 27s cubic-bezier(1, 0, .5, 0) infinite;
}
@keyframes ticker {
0% {margin-top: 0}
10% {margin-top: -30px}
20% {margin-top: -60px}
30% {margin-top: -90px}
40% {margin-top: -120px}
50% {margin-top: -150px}
60% {margin-top: -180px}
70% {margin-top: -210px}
80% {margin-top: -240px}
90% {margin-top: -270px}
100% {margin-top: 0}
}
@keyframes ticker2 {
0% {margin-top: 0}
50% {margin-top: -30px}
100% {margin-top: 0}
}
@keyframes ticker3 {
0% {margin-top: 0}
33% {margin-top: -30px}
66% {margin-top: -60px}
100% {margin-top: 0}
}
@keyframes ticker4 {
0% {margin-top: 0}
25% {margin-top: -30px}
50% {margin-top: -60px}
75% {margin-top: -90px}
100% {margin-top: 0}
}
@keyframes ticker5 {
0% {margin-top: 0}
20% {margin-top: -30px}
40% {margin-top: -60px}
60% {margin-top: -90px}
80% {margin-top: -120px}
100% {margin-top: 0}
}
@keyframes ticker6 {
0% {margin-top: 0}
16.66% {margin-top: -30px}
33% {margin-top: -60px}
49.66% {margin-top: -90px}
66% {margin-top: -120px}
82.66% {margin-top: -150px}
100% {margin-top: 0}
}
@keyframes ticker7 {
0% {margin-top: 0}
14.28% {margin-top: -30px}
28.57% {margin-top: -60px}
42.85% {margin-top: -90px}
57.14% {margin-top: -120px}
71.42% {margin-top: -150px}
85.71% {margin-top: -180px}
100% {margin-top: 0}
}
@keyframes ticker8 {
0% {margin-top: 0}
12.5% {margin-top: -30px}
25% {margin-top: -60px}
37.5% {margin-top: -90px}
50% {margin-top: -120px}
62.5% {margin-top: -150px}
75% {margin-top: -180px}
87.5% {margin-top: -210px}
100% {margin-top: 0}
}
@keyframes ticker9 {
0% {margin-top: 0}
11.11% {margin-top: -30px}
22.22% {margin-top: -60px}
33.33% {margin-top: -90px}
44.44% {margin-top: -120px}
55.55% {margin-top: -150px}
66.66% {margin-top: -180px}
77.77% {margin-top: -210px}
88.88% {margin-top: -240px}
100% {margin-top: 0}
}

/* *** END: CSS New Ticker *** */


/* BEGIN: ARG100 style style */

.fa.fa-angle-double-right {
    float: right;
    font-size: 16px;
    font-weight: 700;
    margin-left: 5px;
    margin-top: -2px;
    position: relative;
}
.archive_IssueDate_ARG100 {
    clear: right;
    float: left;
    font-size: 12px;
    font-weight: 500;
    margin-left: 10px;
    margin-bottom: 2px;
    margin-top: 10px;
    position: relative;
    width: 100%;
    color:#74747a;
}
.archive_heading_ARG100 {
    float: left;
    font-family: roboto condensed !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    position: relative;
    width: 96%;
    margin-left:10px;
}
#archive_heading_ARG100 {
    background: #c9dede none repeat scroll 0 0;
    border-bottom: 1px dotted #9d9d9d;
    float: left;
    padding-bottom: 10px;
    position: relative;
    width: 100%;
}

.menu_contenir_ARG100 {
    height: auto;
    border-top: 2px solid #5e96cf;
}

.menu_hold_ARG100 {
    padding: 6px 6px 6px 10px;
}

.menu_text_ARG100 {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    background-color: #c9dede;
color: #033f6c;
}


.span1_ARG100 {
    clear: both;
    height: auto;
    margin: 15px 0 20px;
    width: 100%;
}
.span1_img_ARG100::before {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%) repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: inline-block;
    height: 40%;
    position: absolute;
    width: 100%;
    z-index: 99;
}
.span1_img_ARG100:hover::before{
    background: transparent;
    transition-duration: 300ms;
}
.span1_img_ARG100 {
  float: left;
  height: 200px;
  overflow: hidden;
  position: relative;
  width: 300px;
}
.span1_img_ARG100 img {
    max-height: 200px;
    max-width: 300px;
    transition-duration: 300ms;
}


.span1_heading_ARG100 {
    float: left;
    margin-left: 15px;
    margin-top: 0px;
    height: 30px;
    overflow: hidden;
    width: 62%;
}
.body_preview_ARG100 {
    float: left;
    font-size: 14px;
    line-height: 24px;
    margin-left: 15px;
    max-height: 140px;
    overflow: hidden;
    width: 62%;
    font-weight:500;
}

read_more_custom_ARG100 {}

#read_more_custom_ARG100 {
    float: left;
    margin-left: 15px;
}
.flex {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    background-color: #A8A8A8;
}
.span1_heading_ARG100 a {
    font-size: 20px !important;
    font-weight: 700 !important;
    color:#000000 !important;
}
  .span1_heading_ARG100 a:link, .span1_heading_ARG100 a:visited{font-size: 20px !important;line-height: 22px}

.span1_heading_ARG100{height: auto;max-height: 44px}

.body_preview_ARG100{font-size: 14px;line-height: 22px;margin-top: 10px;max-height: 110px}

.span1_heading_ARG100 a:hover {
    color: red;
}

.Read_more_100 {
        float: left;
    width: auto;
    margin-left: 15px;
    margin-top: 18px;
}
.Read_more_100 a {
    color: #000000 !important;
    font-size: 14px !important;
    font-weight: 700 !important;
}

.Sub_menu_ARG100 {
  background-color: #ff0000;
  float: left;
  margin-left: 10px;
  margin-top: 10px;
  padding: 5px 10px;
  position: absolute;
  z-index: 1;
}
.Sub_menu_ARG100 a {
    color: #fff !important;
    font-size: 13px !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    white-space: nowrap;
}
.top_div {
    border-bottom: 3px solid #ff0000;
    color: #000000;
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 5px;
    text-align: left;
    text-transform: uppercase;
}

.Top_Date_ARG100 {
display:none;
    border: 0 none;
    bottom: 5px;
    float: right;
    margin-right: 0;
    margin-top: 5px;
    position: absolute;
    right: 0;
    width: 48%;
    z-index: 99;
}
.date_ARG100 {
    color: #fff;
    float: left;
    font-size: 15px;
    font-weight: bold;
    text-align: right;
    width: 50px;
}
.Top_Date_wrapper_ARG100 {
    float: right;
    margin-left: 10px;
    margin-top: 2px;
    width: 150px;
}
.month_ARG100 {
    color: #fff;
    float: left;
    font-size: 15px;
    font-weight: bold;
    margin-left: 10px;
    margin-right: 10px;
    text-align: left;
}
.year_ARG100 {
    color: #fff;
    float: left;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
}
#times_ARG100 {
    color: #b5b5b5;
    float: left;
    font-size: 14px;
    margin-left: 18px;
    margin-top: 4px;
    width: 56%;
}
/* *** END: ARG101 style *** */

/* BEGIN: ARG100 style style */
.container_ARG101 {
    float: left;
    width: 100%;
}

#heading_ARG101 {
    border-bottom: 3px solid #ff0000;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 5px;
    width: 100%;
}
.layout_text_ARG1 {
    color: #fff !important;
    font-size: 20px !important;
    font-weight: bold;
    text-transform: uppercase !important;
}
.image_ARG101 {
    align-content: center;
    align-items: center;
    background-color: gray;
    border-radius: 15px;
    display: flex;
    float: left;
    height: 250px;
    justify-content: center;
    width: 375px;
}
.image_ARG101 img {
    border-radius: 15px;
    max-height: 250px;
    max-width: 375px;
}
.body_ARG101 {
    color: #fff !important;
    float: left;
    font-size: 14px !important;
    margin-top: 10px;
    max-height: 156px;
    overflow: hidden;
    text-align: justify;
    width: 100%;
}
.more_ARG101 {
    float: left;
    margin-top: 10px;
    width: 100%;
}
.more_ARG101 > a {
    color: #fff !important;
    font-size: 15px !important;
    font-weight: bold;
}

/* END: ARG101 style style */

/* BEGIN: ARG102 style style */
.container_ARG102 {
    float: left;
    width: 100%;
}
.Menu_ARG102 {
    border-bottom: 3px solid #ff0000;
    float: left;
    padding-bottom: 5px;
    width: 100%;
color: #fff !important;
    font-size: 20px !important;
    font-weight: bold;
    text-transform: uppercase !important;
}
.Menu_ARG102 > a {
    color: #fff !important;
    font-size: 20px !important;
    font-weight: bold;
    text-transform: uppercase !important;
}
#container_ARG102 {
    float: left;
    margin-top: 10px;
    width: 100%;
}
.image_ARG102 {
    align-items: center;
    background-color: gray;
    border-radius: 15px;
    display: flex;
    height: 250px;
    justify-content: center;
    width: 375px;
}
.image_ARG102 img {
    border-radius: 15px;
    max-height: 250px;
    max-width: 375px;
    overflow: hidden;
}
#heading_arg102 {
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 100%;
}
.layout_text_ARG102 {
    color: #fff !important;
    font-size: 20px !important;
}
#heading_ARG102 {
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
    max-height: 52px;
    overflow: hidden;
}
.body_ARG102 {
    color: #fff !important;
    float: left;
    font-size: 14px !important;
    max-height: 97px;
    overflow: hidden;
    text-align: justify;
    width: 100%;
}
.more_ARG102 {
    float: left;
    margin-top: 10px;
}
.more_ARG102 > a {
    color: #fff !important;
    font-size: 15px !important;
    font-weight: bold !important;
}
/* END: ARG102 style style */

/* BEGIN : Preview css style */
.times_PRV_244_b{
display:none;
}

.top_sub_heading {
    border-bottom: 3px solid #ff0000;
    float: left;
    margin-top: 2px;
    position: relative;
    width: 98%;
}
.heading_sub {
    color: #000 !important;
    float: left;
    font-size: 15px !important;
    font-weight: 700 !important;
    padding-bottom: 5px;
}

.main_PRV_a {
    float: left;
    margin-top: 10px;
    position: relative;
    width: 403px;
}
.main_PRV {
    float: left;
    margin-bottom: 20px;
    position: relative;
}

#image_PRV::before {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%) repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: inline-block;
    height: 40%;
    position: absolute;
    width: 100%;
    z-index: 99;
}
#image_PRV:hover::before {
    background: transparent;
    transition-duration: 300ms;
}

#image_PRV {
    align-content: center;
    align-items: center;
    background-color: gray;
    display: flex;
    float: left;
    justify-content: center;
    margin-left: 0px;
    margin-right: 10px;
  margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    width: 400px;
    height: 266px;
}
.image_PRV {
    max-height: 266px;
    max-width: 400px;
    overflow: hidden;
    transition-duration: 800ms;
}

.times_PRV {
    float: left;
    color:#bbbbbb;
 font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 10px;
    position: relative;
}

.times_PRV_b {
  color: #bbbbbb;
  float: left;
  font-size: 14px;
  font-weight: bold;
  margin-left: 10px;
  margin-top: 8px;
}
.heading_PRV {
    float: left;
    max-height: 55px;
    overflow: hidden;
    width: 96%;
}
.article_heading_PRV {
    color: #000 !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 26px;
}
#main_PRV_b {
    float: left;
    margin-top: 10px;
    width: 52%;
}
#image_PRV_b{
    align-content: center;
    align-items: center;
    background-color: gray;
    display: flex;
    float: left;
    height: 100px;
    justify-content: center;
    overflow: hidden;
    width: 150px;
    margin-left:10px;
}



.Body_PRV {
    float: left;
    font-size: 14px;
    margin-top: 10px;
    max-height: 82px; /* 80px; */
    overflow: hidden;
    position: relative;
    width: 100%;
}

.more_PRV {
    color: #000;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
    position: relative;
}
.more_PRV > a {
  color: #000000 !important;
  font-size: 15px !important;
  font-weight: bold;
}
.image_PRV_b {
    max-height: 100px;
    max-width: 150px;
    overflow: hidden;
    position: relative;
}

#heading_PRV_b {
    float: left;
    margin-bottom: 0px;
    margin-top: -7px;
    max-height: 72px;
    overflow: hidden;
    width: 59%;
    margin-left: 10px;
}
.article_heading_PRV_b {
    color: #000 !important;
    font-size: 14px !important;
    line-height: 24px;
    font-weight: 700 !important;
}

/* END : Preview css style */


/* Begin: Popup gallery */

.PhotoPager{
    position:relative;   
}

.PhotoPager .page-navigation{
    display:inline-block;
}

.PhotoPager .page-navigation div{
    display:inline-block;
    margin:5px;
    height:35px;
    width:35px;
    border:solid 1px #ccc;
    text-align:center;
    line-height:32px;
}

.PhotoPager .next_btn:before{
    content:"\f054";
    font-family: fontawesome;
}

.PhotoPager .prev_btn:before{
    content:"\f053";
    font-family: fontawesome;
} 

.PhotoPager .page-num{
    display:inline-block;
    margin:5px;
    height:35px;
    width:35px;
    text-align:center;
    line-height:32px;
}

.PhotoPager .page-points{
    display:inline-block;
    height:35px;
}

.PhotoPager .page-points .points-content .point{
    display:inline-block;
    height:20px;
    width:20px;
    text-align:center;
    line-height:16px;
    border:solid 2px #ccc;
    border-radius:10px;
    font-size:12px;
    margin:5px;
}

.PhotoPager {
    cursor: pointer;
    position: relative;
}
.PhotoPager .page-points .points-content .point.activ{
    border-color:#666;
}

.PhotoPager .page-points .points-content .point span{
    margin-right:1px;
}

.PhotoPager .surface{
    position:fixed;
    top:0px;
    left:0px;
    height:100%;
    width:100%;
    z-index:99999;
    background-color:rgba(0,0,0,0.98);
    display:none;
    cursor:pointer;
}

.PhotoPager .surface .border{
    position:absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index:999;
    overflow:hidden;
    opacity:0;
}

.PhotoPager .surface .loader{
    display:block;
    position:absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height:50px;
    width:50px;
    background-image:url(img/loader.gif);
    background-size:cover;
}

.PhotoPager .surface .border{
    z-index: 1;
}

.PhotoPager .surface .border img{
    position:absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    cursor:default;
}

.PhotoPager .surface .next_btn, .PhotoPager .surface .prev_btn{

    display:inline-block;
    position:absolute;
    top:50%;
    height:50px;
    width:50px;
    margin-top:-25px;
    text-align:center;
    line-height:50px;
    cursor:pointer;
    z-index:10;
   color:#fff;
  font-size:35px;
}

.PhotoPager .surface .next_btn{
    right:0px;
}

.PhotoPager .surface .close_btn{
    color:#fff;
    display:inline-block;
    position:absolute;
    top:0px;
    right:0px;
    height:50px;
    width:50px;
    text-align:center;
    line-height:50px;
    cursor:pointer;
    font-size:55px;
}

.PhotoPager .surface .close_btn:before{
    content: "+";
   display: inline-block;
   transform: rotate(45deg);
   -webkit-transform: rotate(45deg);
   -ms-transform: rotate(45deg);
   -o-transform: rotate(45deg);
}

.PhotoPager .surface .comment{
	position: fixed;
	color: #fff;
	bottom: 5px;
    left:0px;
	width: 100%;
	text-align: center;
    font-size:17px;
}


.PhotoPager .surface .nummber {
    border: 1px solid #ffffff;
    bottom: 10px;
    color: #ffffff;
    font-size: 30px;
    padding: 0 15px;
    position: fixed;
    right: 10px;
    text-align: center;
}
.ARG_103_image-wrapper {
  align-content: center;
  align-items: center;
  border: 2px solid #fff;
  display: flex;
  float: left;
  height: 76px;
  justify-content: center;
  margin-bottom: 5px;
  width: 115px;
}

.ARG_103_img {
    max-height: 176px;
    max-width: 115px;
}

.line_div {
    margin-bottom: 15px;
}
.align_ARG103 {
    background-color: #20203d;
    height: 45px;
    width:135px;
}



.top_sub_heading_ARG_103 {
    border-bottom: 3px solid #ff0000;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 5px;
    position: relative;
    width: 100%;
}
.heading_sub_ARG_103 {
    color: #fff !important;
    float: left;
    font-size: 20px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
}
.ARG_103_space_2, .ARG_103_space_3, .ARG_103_space_5, .ARG_103_space_6, .ARG_103_space_8, .ARG_103_space_9, .ARG_103_space_11, .ARG_103_space_12, .ARG_103_space_14, .ARG_103_space_15, .ARG_103_space_17, .ARG_103_space_18, .ARG_103_space_20, .ARG_103_space_22, .ARG_103_space_23, .ARG_103_space_25,.ARG_103_space_26,.ARG_103_space_28 {
  margin-left: 5px;
}

#Latest_Photos {
    
       /* border-bottom-right-radius: 40px; */
    /* border-top-right-radius: 40px; */
    /* box-shadow: 4px 0 3px #000000; */
    color: #ffffff;
    font-size: 20px;
  /*  height: 45px;
    line-height: 45px;
    padding-left: 13px;
    padding-right: 13px; */
    width: 100%; /* 190px; */
    color: #cccccc;
    display: block;
    /* float: right; */
    font-family: roboto condensed;
    /* text-align: left; */
    font-weight: 400;
    white-space: nowrap;
    font-size: 18px;
    font-family: roboto condensed !important;
    font-size: 16px !important;
    /* font-weight: 300 !important; */
    /* padding: 3px; */
    color: #ffffff !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
}
.img_ARG103 {
    background: #cccccc none repeat scroll 0 0;
    float: left;
    height: 102px;
    margin-bottom: 10px;
    margin-left: 5px;
    margin-right: 5px;
    width: 154px;
}
.img_ARG103 img {
    cursor:pointer;
    max-height: 102px;
    max-width: 154px;
}

.prev_btn, .next_btn, .close_btn {
    cursor: pointer !important;
    pointer-events: auto !important;
    z-index: 10;
}
.next_btn:hover, .close_btn:hover, .prev_btn:hover {
    transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
    background-color: rgba(255, 255, 255,0.3);
}
.surface {
    pointer-events: none;
    z-index: 9;
}
/* END: Popup gallery */

/*-- BEGIN: CUSTOM FORM -- */
/**/
/* defaults */
/**/
.custom-form {
	margin: 0;
	outline: none;
	color: #666;
}
.custom-form * {
	margin: 0;
	padding: 0;
}
.custom-form header {
	    display: block;
    padding: 20px 30px;
    border-bottom: 1px solid rgba(0,0,0,.1);
    background: rgba(248,248,248,.9);
    font-size: 25px;
    color: #232323;
    text-align: center;
    font-weight: bold;
}
.custom-form fieldset {
	display: block;	
	padding: 25px 30px 5px;
	border: none;
	background: rgba(255,255,255,.9);
}
.custom-form fieldset + fieldset {
	border-top: 1px solid rgba(0,0,0,.1);
}
.custom-form section {
	margin-bottom: 20px;
}
.custom-form footer {
	display: block;
    padding: 15px 30px 25px;
    border-top: 1px solid rgba(0,0,0,.1);
    background: rgba(248,248,248,.9);
    display: flex;
    justify-content: center;
}
.custom-form footer:after {
	content: '';
	display: table;
	clear: both;
}
.custom-form a {
	color: #2da5da;
}
.custom-form .label {
	display: block;
	margin-bottom: 6px;
	line-height: 19px;
}
.custom-form .label.col {
	margin: 0;
	padding-top: 10px;
}
.custom-form .note {
	margin-top: 6px;
	padding: 0 1px;
	font-size: 11px;
	line-height: 15px;
	color: #999;
}
.custom-form .input,
.custom-form .select,
.custom-form .textarea,
.custom-form .radio,
.custom-form .checkbox,
.custom-form .toggle,
.custom-form .button {
	position: relative;
	display: block;
}
.custom-form .input input,
.custom-form .select select,
.custom-form .textarea textarea {
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 100%;
	height: 39px;
	padding: 8px 10px;
	outline: none;
	border-width: 1px;
	border-style: solid;
	border-radius: 0;
	appearance: normal;
	-moz-appearance: none;
	-webkit-appearance: none;
}


/**/
/* file inputs */
/**/
.custom-form .input-file .button {
	position: absolute;
	top: 4px;
	right: 4px;
	float: none;
	height: 31px;
	margin: 0;
	padding: 0 20px;
	font-size: 13px;
	line-height: 31px;
}
.custom-form .input-file .button:hover {
	box-shadow: none;
}
.custom-form .input-file .button input {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0;
	font-size: 30px;
	cursor: pointer;
	opacity: 0;
}


/**/
/* selects */
/**/
.custom-form .select i {
	position: absolute;
	top: 14px;
	right: 14px;
	width: 5px;
	height: 11px;
	background: #fff;
	box-shadow: 0 0 0 12px #fff;
}
.custom-form .select i:after,
.custom-form .select i:before {
	content: '';
	position: absolute;
	right: 0;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
.custom-form .select i:after {
	bottom: 0;
	border-top: 4px solid #404040;
}
.custom-form .select i:before {
	top: 0;
	border-bottom: 4px solid #404040;
}
.custom-form .select-multiple select {
	height: auto;
}


/**/
/* textareas */
/**/
.custom-form .textarea textarea {
	height: auto;
	resize: none;
}
.custom-form .textarea-resizable textarea {
	resize: vertical;	
}
.custom-form .textarea-expandable textarea {
	height: 39px;
}
.custom-form .textarea-expandable textarea:focus {
	height: auto;
}


/**/
/* radios and checkboxes */
/**/
.custom-form .radio,
.custom-form .checkbox {
	margin-bottom: 4px;
	padding-left: 27px;
	font-size: 15px;
	line-height: 27px;
	color: #404040;
	cursor: pointer;
}
.custom-form .radio:last-child,
.custom-form .checkbox:last-child {
	margin-bottom: 0;
}
.custom-form .radio input,
.custom-form .checkbox input {
	position: absolute;
	left: -9999px;
}
.custom-form .radio i,
.custom-form .checkbox i {
	position: absolute;
	top: 5px;
	left: 0;
	display: block;
	width: 13px;
	height: 13px;
	outline: none;
	border-width: 2px;
	border-style: solid;
	background: #fff;
}
.custom-form .radio i {
	border-radius: 50%;
}
.custom-form .radio input + i:after,
.custom-form .checkbox input + i:after {
	position: absolute;
	opacity: 0;
	transition: opacity 0.1s;
	-o-transition: opacity 0.1s;
	-ms-transition: opacity 0.1s;
	-moz-transition: opacity 0.1s;
	-webkit-transition: opacity 0.1s;
}
.custom-form .radio input + i:after {
	content: '';
	top: 4px;
	left: 4px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
}
.custom-form .checkbox input + i:after {
	content: '\f00c';
	top: -1px;
	left: -1px;
	width: 15px;
	height: 15px;
	font: normal 12px/16px FontAwesome;
	text-align: center;
}
.custom-form .radio input:checked + i:after,
.custom-form .checkbox input:checked + i:after {
	opacity: 1;
}
.custom-form .inline-group {
	margin: 0 -30px -4px 0;
}
.custom-form .inline-group:after {
	content: '';
	display: table;
	clear: both;
}
.custom-form .inline-group .radio,
.custom-form .inline-group .checkbox {
	float: left;
	margin-right: 30px;
}
.custom-form .inline-group .radio:last-child,
.custom-form .inline-group .checkbox:last-child {
	margin-bottom: 4px;
}


/**/
/* toggles */
/**/
.custom-form .toggle {
	margin-bottom: 4px;
	padding-right: 61px;
	font-size: 15px;
	line-height: 27px;
	color: #404040;
	cursor: pointer;
}
.custom-form .toggle:last-child {
	margin-bottom: 0;
}
.custom-form .toggle input {
	position: absolute;
	left: -9999px;
}
.custom-form .toggle i {
	content: '';
	position: absolute;
	top: 4px;
	right: 0;
	display: block;
	width: 49px;
	height: 17px;
	border-width: 1px;
	border-style: solid;
	border-radius: 12px;
	background: #fff;
}
.custom-form .toggle i:after {
	content: 'OFF';
	position: absolute;
	top: 2px;
	right: 8px;
	left: 8px;
	font-style: normal;
	font-size: 9px;
	line-height: 13px;
	font-weight: 700;
	text-align: left;
	color: #5f5f5f;
}
.custom-form .toggle i:before {
	content: '';
	position: absolute;
	z-index: 1;
	top: 4px;
	right: 4px;
	display: block;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	opacity: 1;
	transition: right 0.2s;
	-o-transition: right 0.2s;
	-ms-transition: right 0.2s;
	-moz-transition: right 0.2s;
	-webkit-transition: right 0.2s;
}
.custom-form .toggle input:checked + i:after {
	content: 'ON';
	text-align: right;
}
.custom-form .toggle input:checked + i:before {
	right: 36px;
}


/**/
/* ratings */
/**/
.custom-form .rating {
	margin-bottom: 4px;
	font-size: 15px;
	line-height: 27px;
	color: #404040;
}
.custom-form .rating:last-child {
	margin-bottom: 0;
}
.custom-form .rating input {
	position: absolute;
	left: -9999px;
}
.custom-form .rating label {
	display: block;
	float: right;
	height: 17px;
	margin-top: 5px;
	padding: 0 2px;
	font-size: 17px;
	line-height: 17px;
	cursor: pointer;
}


/**/
/* buttons */
/**/
.custom-form .button {
	float: right;
	height: 50px;
	overflow: hidden;
	margin: 8px 0 0 20px;
	padding: 0 65px;
	outline: none;
	border: 0;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
background:#000;
font-size:15px;
}


/**/
/* icons */
/**/
@font-face
{
	font-family: 'FontAwesome';
	src: url('../icons/fontawesome-webfont.eot?v=3.0.1');
	src: url('../icons/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'),
	url('../icons/fontawesome-webfont.woff?v=3.0.1') format('woff'),
	url('../icons/fontawesome-webfont.ttf?v=3.0.1') format('truetype');
	font-weight: normal;
	font-style: normal;
}
.icon-volume-up:before {
  content: "\f028";
}
.custom-form [class^="icon-"] {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}
.custom-form .icon-append,
.custom-form .icon-prepend {
	position: absolute;
	top: 5px;
	width: 29px;
	height: 29px;
	font-size: 22px;
	line-height: 29px;
	text-align: center;
}

.custom-form .icon-append {
	right: 5px;
	padding-left: 3px;
	border-left-width: 1px;
	border-left-style: solid;
}
.custom-form .icon-prepend {
	left: 5px;
	padding-right: 3px;
	border-right-width: 1px;
	border-right-style: solid;
}
.custom-form .input .icon-prepend + input,
.custom-form .textarea .icon-prepend + textarea {
	padding-left: 46px;
}
.custom-form .input .icon-append + input,
.custom-form .textarea .icon-append + textarea {
	padding-right: 46px;
}
.custom-form .input .icon-prepend + .icon-append + input,
.custom-form .textarea .icon-prepend + .icon-append + textarea {
	padding-left: 46px;
}



/**/
/* grid */
/**/
.custom-form .row {
	margin: 0 -15px;
}
.custom-form .row:after {
	content: '';
	display: table;
	clear: both;
}
.custom-form .col {
	float: left;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.custom-form .col-1 {
	width: 8.33%;
}
.custom-form .col-2 {
	width: 16.66%;
}
.custom-form .col-3 {
	width: 25%;
}
.custom-form .col-4 {
	width: 10px;
padding-top: 12px !important;
font-size: 27px;
color: red;
}
.custom-form .col-5 {
	width: 41.66%;
}
.custom-form .col-6 {
	width: 50%;
}
.custom-form .col-8 {
	width: 92.67%;
}
.custom-form .col-9 {
	width: 75%;
}
.custom-form .col-10 {
	width: 83.33%;
}
@media screen and (max-width: 600px) {
	.custom-form .col {
		float: none;
		width: 100%;
	}
}


/**/
/* tooltips */
/**/
.custom-form .tooltip {
	position: absolute;
	z-index: 1;
	left: -9999px;
	padding: 2px 8px 3px;
	font-size: 11px;
	line-height: 16px;
	font-weight: 400;
	background: rgba(0,0,0,0.9);
	color: #fff;
	opacity: 0;
	transition: margin 0.3s, opacity 0.3s;
	-o-transition: margin 0.3s, opacity 0.3s;
	-ms-transition: margin 0.3s, opacity 0.3s;
	-moz-transition: margin 0.3s, opacity 0.3s;
	-webkit-transition: margin 0.3s, opacity 0.3s;
}
.custom-form .tooltip:after {
	content: '';
	position: absolute;
}
.custom-form .input input:focus + .tooltip,
.custom-form .textarea textarea:focus + .tooltip {
	opacity: 1;	
}

.custom-form .tooltip-top-right {
	bottom: 100%;
	margin-bottom: 15px;
}
.custom-form .tooltip-top-right:after {
	top: 100%;
	right: 16px;	
	border-top: 4px solid rgba(0,0,0,0.9);
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
.custom-form .input input:focus + .tooltip-top-right,
.custom-form .textarea textarea:focus + .tooltip-top-right {
	right: 0;
	left: auto;
	margin-bottom: 5px;
}

.custom-form .tooltip-top-left {
	bottom: 100%;
	margin-bottom: 15px;
}
.custom-form .tooltip-top-left:after {
	top: 100%;
	left: 16px;
	border-top: 4px solid rgba(0,0,0,0.9);
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
.custom-form .input input:focus + .tooltip-top-left,
.custom-form .textarea textarea:focus + .tooltip-top-left {
	right: auto;
	left: 0;
	margin-bottom: 5px;
}

.custom-form .tooltip-right {
	top: 9px;
	white-space: nowrap;
	margin-left: 15px;
}
.custom-form .tooltip-right:after {
	top: 6px;
	right: 100%;
	border-top: 4px solid transparent;
	border-right: 4px solid rgba(0,0,0,0.9);
	border-bottom: 4px solid transparent;
}
.custom-form .input input:focus + .tooltip-right,
.custom-form .textarea textarea:focus + .tooltip-right {
	left: 100%;
	margin-left: 5px;
}

.custom-form .tooltip-left {
	top: 9px;
	white-space: nowrap;
	margin-right: 15px;
}
.custom-form .tooltip-left:after {
	top: 6px;
	left: 100%;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid rgba(0,0,0,0.9);
}
.custom-form .input input:focus + .tooltip-left,
.custom-form .textarea textarea:focus + .tooltip-left {
	right: 100%;
	left: auto;
	margin-right: 5px;
}

.custom-form .tooltip-bottom-right {
	top: 100%;
	margin-top: 15px;
}
.custom-form .tooltip-bottom-right:after {
	bottom: 100%;
	right: 16px;	
	border-right: 4px solid transparent;
	border-bottom: 4px solid rgba(0,0,0,0.9);
	border-left: 4px solid transparent;
}
.custom-form .input input:focus + .tooltip-bottom-right,
.custom-form .textarea textarea:focus + .tooltip-bottom-right {
	right: 0;
	left: auto;
	margin-top: 5px;
}

.custom-form .tooltip-bottom-left {
	top: 100%;
	margin-top: 15px;
}
.custom-form .tooltip-bottom-left:after {
	bottom: 100%;
	left: 16px;
	border-right: 4px solid transparent;
	border-bottom: 4px solid rgba(0,0,0,0.9);
	border-left: 4px solid transparent;
}
.custom-form .input input:focus + .tooltip-bottom-left,
.custom-form .textarea textarea:focus + .tooltip-bottom-left {
	right: auto;
	left: 0;
	margin-top: 5px;
}


/**/
/* normal state */
/**/
.custom-form .input input,
.custom-form .select select,
.custom-form .textarea textarea,
.custom-form .radio i,
.custom-form .checkbox i,
.custom-form .toggle i,
.custom-form .icon-append,
.custom-form .icon-prepend {
	border-color: #e5e5e5;
	transition: border-color 0.3s;
	-o-transition: border-color 0.3s;
	-ms-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
}
.custom-form .toggle i:before {
	background-color: #2da5da;	
}
.custom-form .rating label {
	color: #ccc;
	transition: color 0.3s;
	-o-transition: color 0.3s;
	-ms-transition: color 0.3s;
	-moz-transition: color 0.3s;
	-webkit-transition: color 0.3s;
}
.custom-form .button {
	ity 0.2s; */
	-o-transition: opacity 0.2s;
}
.custom-form .button.button-secondary {
	background-color: #b3b3b3;
}
.custom-form .icon-append,
.custom-form .icon-prepend {
	color: #ccc;
}


/**/
/* hover state */
/**/
.custom-form .input:hover input,
.custom-form .select:hover select,
.custom-form .textarea:hover textarea,
.custom-form .radio:hover i,
.custom-form .checkbox:hover i,
.custom-form .toggle:hover i {
	border-color: #000000;
}
.custom-form .rating input + label:hover,
.custom-form .rating input + label:hover ~ label {
	color: #9b0231;
}
.custom-form .button:hover {
	opacity: 1;
}


/**/
/* focus state */
/**/
.custom-form .input input:focus,
.custom-form .select select:focus,
.custom-form .textarea textarea:focus,
.custom-form .radio input:focus + i,
.custom-form .checkbox input:focus + i,
.custom-form .toggle input:focus + i {
	border-color: #000000;
box-shadow:0 0 0 #fff;
}


/**/
/* checked state */
/**/
.custom-form .radio input + i:after {
	background-color: #2da5da;	
}
.custom-form .checkbox input + i:after {
	color: #2da5da;
}
.custom-form .radio input:checked + i,
.custom-form .checkbox input:checked + i,
.custom-form .toggle input:checked + i {
	border-color: #2da5da;	
}
.custom-form .rating input:checked ~ label {
	color: #2da5da;	
}


/**/
/* error state */
/**/
.custom-form .state-error input,
.custom-form .state-error select,
.custom-form .state-error textarea,
.custom-form .radio.state-error i,
.custom-form .checkbox.state-error i,
.custom-form .toggle.state-error i {
	background: #fff0f0;
}
.custom-form .state-error select + i {
	background: #fff0f0;
	box-shadow: 0 0 0 12px #fff0f0;
}
.custom-form .toggle.state-error input:checked + i {
	background: #fff0f0;
}
.custom-form .note-error {
	color: #ee9393;	
}


/**/
/* success state */
/**/
.custom-form .state-success input,
.custom-form .state-success select,
.custom-form .state-success textarea,
.custom-form .radio.state-success i,
.custom-form .checkbox.state-success i,
.custom-form .toggle.state-success i {
	background: #f0fff0;
}
.custom-form .state-success select + i {
	background: #f0fff0;
	box-shadow: 0 0 0 12px #f0fff0;
}
.custom-form .toggle.state-success input:checked + i {
	background: #f0fff0;
}
.custom-form .note-success {
	color: #6fb679;
}


/**/
/* disabled state */
/**/
.custom-form .input.state-disabled input,
.custom-form .select.state-disabled,
.custom-form .textarea.state-disabled,
.custom-form .radio.state-disabled,
.custom-form .checkbox.state-disabled,
.custom-form .toggle.state-disabled,
.custom-form .button.state-disabled {
	cursor: default;
	opacity: 0.5;
}
.custom-form .input.state-disabled:hover input,
.custom-form .select.state-disabled:hover select,
.custom-form .textarea.state-disabled:hover textarea,
.custom-form .radio.state-disabled:hover i,
.custom-form .checkbox.state-disabled:hover i,
.custom-form .toggle.state-disabled:hover i {
	border-color: #e5e5e5;
}
/**/
/* Custom state */
/**/

.formdivider_custom {
    padding: 15px !important;
}

.system_text.Header_text {
    margin-bottom: 15px;
    margin-top: 5px;
}
a > i.icon-append.volume.icon-volume-up {
    left: 155px;
}
.formfieldinput_ReadOnly {
    background-color: #e4e4e4 !important;
}
.form_error {
    /* font-size: 25px; */
    color: red;
   20px/1.55 'Open Sans', Helvetica, Arial, sans-serif
}
/*-- END: CUSTOM FORM -- */

/* BEGIN: EXTRA css style */
.fa.fa-arrow-circle-o-right {
    margin-left: 5px;
}
.fw-branding > a {
    display: none;
}
.custom_adgroup_14 {max-width: 720px; max-height: 90px;}
.custom_adgroup_11 {max-width: 300px;, max-height: 250px;}
.custom_adgroup_13, .custom_adgroup_16 {max-width: 300px;}
.custom_adgroup_12 {max-width: 800px; max-height: 90px;}

/* END : EXTRA css style */

/* BEGIN: Section layout CSS */

#main_SEC_701 {
  background-color: #ffffff;
  border-bottom: 1px solid #dedede;
  float: left;
  height: 249px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  width: 100%;
}
#image_SEC_701_left {
    align-content: center;
    align-items: center;
    background-color: gray;
    display: flex;
    float: left;
    height: 249px;
    justify-content: center;
    overflow: hidden;
    width: 373px;
}
#image_SEC_701_right {
    align-content: center;
    align-items: center;
    background-color: gray;
    display: flex;
    float: right;
    height: 249px;
    justify-content: center;
    overflow: hidden;
    width: 373px;
}
.img_SCE_701 {
    max-height: 249px;
    max-width: 375px;
    overflow: hidden;
}
#heading_SEC_701_left {
    float: left;
    margin-bottom: 15px;
    margin-left: 10px;
    max-height: 90px;
    overflow: hidden;
    position: relative;
    top: -5px;
    width: 54%;
}
#heading_SEC_701_right {
    float: left;
    margin-bottom: 15px;
    margin-right: 10px;
    max-height: 90px;
    overflow: hidden;
    position: relative;
    top: -5px;
    width: 54%;
}
.heading_SCE_701 {
    color: #000 !important;
    font-size: 20px !important;
    font-weight: bold !important;
}
.layout_date {
    color: #000000;
    font-size: 16px !important;
}
.IssueDate_SEC701_left {
    color: #ff0000;
    float: left;
    font-size: 15px;
    margin-left: 10px;
    position: relative;
    top: -10px;
}
.IssueDate_SEC701_right {
    color: #ff0000;
    float: left;
    font-size: 15px;
    margin-right: 10px;
    position: relative;
    top: -10px;
}
#main_archive_SEC_701 {
    float: left;
    margin-bottom: 10px;
    width: 840px;
}
#archive_heading_SEC701 {
    float: left;
    height: 25px;
    max-height: 25px;
    overflow: hidden;
    width: 840px;
}
.archive_heading_SEC701 {
    color: #000 !important;
    font-size: 15px !important;
    font-weight: bold;
    line-height: 21px;
}
.archive_layout_date {
    color: #000000;
    font-size: 16px !important;
}
.archive_IssueDate_SEC701 {
    color: #b5b5b5;
    float: left;
    font-size: 15px;
    font-weight: bold;
    margin-right: 15px;
    position: relative;
    text-align: left;
    top: 2px;
    width: 125px;
}
.body_SEC_701_left {
    color: #242424;
    float: left;
    font-size: 14px;
    font-weight: 400;
    height: 118px;
    margin-bottom: 0;
    margin-left: 10px;
    max-height: 138px;
    overflow: hidden;
    position: relative;
    width: 54%;
}
.body_SEC_701_right {
    color: #242424;
    float: left;
    font-size: 14px;
    font-weight: 400;
    height: 118px;
    margin-bottom: 0;
    margin-right: 10px;
    max-height: 138px;
    overflow: hidden;
    position: relative;
    width: 54%;
}
.Read_more_left {
    float: left;
    margin-left: 10px;
    margin-top: 15px;
    position: relative;
}
.Read_more_right {
    float: left;
    margin-right: 10px;
    margin-top: 15px;
    position: relative;
}
.Read_more_heading .fa {
    font-size: 24px;
    left: 5px;
    position: relative;
    top: 2px;
}
.Read_more_heading {
    color: #000;
    float: left;
    font-size: 15px !important;
    font-weight: bold;
    margin-left: 1px;
    text-align: center;
    text-transform: uppercase;
}
.AdGroup6 {
    margin: 10px;
}
a.layout_text_SEC_701 {
    position: absolute;
    right: 266px;
    top: -11px;
}
.Read_more_heading .fa {
    font-size: 20px;
}
/* END: Section layout CSS */

.btn-theme {
    color: #fff;
    background-color: #ec5300;
    border-color: #ec5300;
}
.bottom_links table {
	float: left;
}
a, div, span, input, p, textarea {
	font-family: Arial !important;
}
#cssmenu ul ul li a {
    transition: 300ms !important;
    background: transparent;
}
@media screen and (max-width: 1024px) {
.Google_search_results {
    z-index: 1000 !important;
    position: relative;
    background-color: #fff;
}
.gsc-adBlock {
    display: none;
}
.H2_image.wrapper_1 > a {
  align-items: center;
  display: flex;
  height: 64vw;
  justify-content: center;
  width: 96vw;
}
.H2_image.wrapper_1 img {
  max-height: 64vw;
  max-width: 96vw;
}
.custom_adgroup_11 {max-width: 300px;}

.archive_heading_SEC701 {line-height: 22px;}

.pagephoto.layout_pagephoto.mdetails-img {
    max-width: 100%;
}
.main_wrapper {
    width: 100vw;
}
.c1 {
    margin-left: 1vw;
    margin-right: 1vw;
    width: 98vw;
}
.c2 {
    width: 48vw;
}
.c3 {
    margin-top: 4vw;
    width: 45vw;
}
.custom_adgroup_14 {
    max-width: 100%;
}
.c4 {
    margin-left: 1vw;
    margin-right: 1vw;
    width: 98vw;
}
.c6 {
    float: left;
    margin-left: 1vw;
    width: 96vw;
}
.c7 {
    margin-left: 1vw;
    margin-right: 1vw;
    width: 98vw;
}
.c11 {
    margin-left: 1vw;
    margin-right: 1vw;
    width: 98vw;
}
#wrapper_H2 {
    width: 98vw;
}
.slider_H2 {
    width: 58vw;
}
.H2_image {
    height: 52vw;
    width: 58vw;
}
.image_H2 {
    max-height: 52vw;
    max-width: 58vw;
}
.slider_H2.wrapper_1 {
}
.c17 {
    width: 62vw;
}
.c16 {
    margin-left: 1vw;
    margin-right: 1vw;
    width: 98vw;
}
.span1_heading_ARG100 {
    width: 31vw;
}
.body_preview_ARG100 {
    width: 30vw;
}
.heading_PRV {
    width: 30vw;
}
.main_PRV_a {
    width: 61vw;
}
.Body_PRV {
    width: 30vw;
}
#image_PRV, #image_PRV_175 {
    height: 200px;
    width: 300px;
}
.image_PRV, .image_PRV_175 {
    max-height: 200px;
    max-width: 300px;
}
#main_PRV_b {
    width: 64vw;
}
.times_PRV_b {
    width: 45vw;
}
#heading_PRV_175 {
    margin-left: 2vw;
    margin-top: 0;
    width: 30vw;
}
.main_PRV_175 {
    width: 63vw;
}
.times_PRV_175_b {
    margin-left: 2vw;
}
#body_PRV_175 {
    margin-left: 2vw;
    max-height: 79px;
    width: 31vw;
}
.main_PRV_175.PRV_175_space2 {
    margin-left: 0;
}
.more_PRV_175 {
    margin-left: 2vw;
    margin-top: 7px;
}
.custom_adgroup_12 {
    width: 60vw;
}
.footer {
    margin-left: 1vw;
    margin-right: 1vw;
    width: 98vw;
}
.f2 {
    width: 27vw;
}
.f3 {
    width: 27vw;
}
.f4 {
    width: 36vw;
}
.image_ARG101, .image_ARG102 {
    height: 184px;
    width: 276px;
}
.image_ARG101 img, .image_ARG102 img {
    max-height: 184px;
    max-width: 276px;
}
#heading_SEC_701_left, #heading_SEC_701_right {
    width: 24vw;
}
.body_SEC_701_left, .body_SEC_701_right {
    height: 97px;
    width: 24vw;
}

}

@media screen and (max-width: 768px) {

.SEC_100_img {
  max-height: 13vw;
  max-width: 20vw;
}
.SEC_100_image-wrapper {
  height: 13vw;
  width: 20vw;
}
.photo_div1 {
  max-height: none;
}


#logo > img {
    max-width: 72vw; /* 92%; */
  /*  padding-left: 15px; */
    margin-left: auto;
    margin-right: auto;
    display: flex;
}
.main_wrapper {
    overflow: hidden;
    width: 96vw;
}
.custom_adgroup_14 {
    max-width: 96vw;
}
#wrapper_H2 {
    width: 96vw;
padding-left:0;
}
.slider-wrap_H2 {
    width: 96vw;
}
.slider-wrap_H2 {
    width: 96vw;
}
.slider_H2 .slider_H2.wrapper_1 {
    height: 64vw;
    width: 96vw;
}
.slider_H2, .slider_H2.wrapper_1 {
    height: 64vw;
    margin-bottom: 15px;
    margin-left: 0;
    width: 96vw;
}
.image_H2 {
    max-height: 92vw;
    max-width: 100vw;
}
.H2_image, .H2_image.wrapper_1 {
    height: 64vw;
    width: 96vw;
}
.Top_Date_H2.wrapper_1 {
    bottom: 80px;
}
.Body_H2 {
    display: none;
}
.more_H2 {
    display: none;
}
.c1 {
    margin: 0;
    width: 96vw;
height:auto;
}
.c2 {
    margin: 0;
    width: 96vw;
margin-bottom:11px;
}
.c3 {
    margin: 0;
    float: left;
    width: 96vw;
}
.c4 {
    width: 96vw;
    margin: 0px;
}


.c5.column6 {
    width: 96vw;
}
.c6 {
    float: left;
    margin-left: 1vw;
    width: 95vw;
}
#google {
    padding-right: 0;
    width: 95vw;
}
.Google_search_box {
    width: 94vw !important;
}
.c7 {
    height: auto;
    width: 96vw;
    margin: 0;
}

.c8 {
    display: none;
    margin-right: 0;
    width: 96vw;
}
.Breaking_News {
    width: 96vw;
}
.c9 {
    float: left;
    margin-bottom: 1vw;
    margin-left: 2vw;
    width: 94vw;
}
#social {
    float: left;
    width: 65vw;
}
.c11 {
    width: 96vw;
    margin: 1vw 0;
}


.c12 {
    border: medium none;
    height: auto;
    width: 96vw;
}
.c16 {
    width: 96vw;
    margin: 0;
}
.c17 {
    margin-left: 2vw;
    margin-right: 0;
    width: 94vw;
}
.c18 {
    width: 92vw;
}
.span1_ARG100 {
    margin: 1vw 0 0;
    width: 92vw;
}
.span1_img_ARG100.flex {
    height: 62vw;
    width: 92vw;
}
.top_div {
    width: 92vw;
}
.span1_img_ARG100 {
    max-height: 61vw;
    max-width: 92vw;
}
.span1_img_ARG100 img {
    max-height: 62vw;
    max-width: 92vw;
}
.Top_Date_ARG100 {
    margin-right: 2vw;
    width: auto;
}
.span1_heading_ARG100 {
    margin-bottom: 2vw;
    margin-left: 0;
    margin-top: 2vw;
    width: 92vw;
}
.body_preview_ARG100 {
    margin-left: 0;
    width: 92vw;
}
.Read_more_100 {
    margin-left: 0;
    margin-top: 2vw;
}
.top_sub_heading {
    width: 92vw;
}
.main_PRV_a {
    width: 92vw;
}
#image_PRV, #image_PRV_b {
    height: 61vw;
    margin-left: 0;
    width: 92vw;
}
.image_PRV, .image_PRV_b {
    max-height: 62vw;
    max-width: 92vw;
}
.heading_PRV {
    margin-bottom: 2vw;
    margin-top: 0vw;
    width: 92vw;
}
.Body_PRV {
    margin-top: 0;
    width: 92vw;
}
#heading_PRV_b {
    margin-left: 0;
    margin-top: 2vw;
    width: 92vw;
}
#main_PRV_b {
    width: 92vw;
}
.article_heading_PRV_b {
    font-size: 20px !important;
}
.times_PRV_b.heading_177 {
    margin-left: 0;
}
.top_sub_heading_PRV_175 {
    width: 92vw;
}
.main_PRV_175 {
    width: 92vw;
}
#image_PRV_175 {
    height: 62vw;
    width: 92vw;
}
.image_PRV_175 {
    max-height: 62vw;
    max-width: 92vw;
}
#heading_PRV_175 {
    height: auto;
    margin-top: 2vw;
    width: 92vw;
}
#body_PRV_175 {
    margin-top: 2vw;
    width: 92vw;
}
.main_PRV_175.PRV_175_space2 {
    margin-left: 0;
}
.c19 {
    width: 92vw;
}
.custom_adgroup_12 {
    width: 92vw;
}
.c21 {
    float: left;
    margin: 0;
    width: 96vw;
}
.c22 {
    width: 96vw;
}
.c23 {
    margin-top: 0;
    width: 96vw;
}
.footer {
    width: 96vw;
}
.f2 {
    margin-left: 2vw;
    width: 92vw;
}
.container_ARG101 {
    width: 92vw;
}
.image_ARG101, .image_ARG102 {
    border-radius: 0;
    height: 61vw;
    width: 92vw;
}
.image_ARG101 img, .image_ARG102 img {
    border-radius: 0;
    max-height: 62vw;
    max-width: 92vw;
}
.body_ARG101 {
    margin-top: 2vw;
    width: 92vw;
}
.more_ARG101 {
    margin-top: 2vw;
}
.f3 {
    margin-left: 2vw;
    margin-top: 3vw;
    width: 92vw;
}
.container_ARG102 {
    width: 92vw;
}
.Menu_ARG102 {
    width: 92vw;
}
#container_ARG102 {
    width: 92vw;
}
.f4 {
    margin-left: 2vw;
    margin-top: 3vw;
    width: 92vw;
}
.ARG_103_image-wrapper {
    border: medium none;
    height: 62vw;
    margin-left: 0;
    margin-right: 0;
    width: 92vw;
}
.ARG_103_img {
    max-height: 62vw;
    max-width: 92vw;
}
.f5 {
    width: 96vw;
}
.f6 {
    width: 96vw;
}
#main_SEC_701 {
    height: auto;
    margin-left: 0;
    width: 92vw;
}
#heading_SEC_701_left, #heading_SEC_701_right {
    margin-left: 0;
    margin-top: 10px;
    width: 92vw;
}
.body_SEC_701_left, .body_SEC_701_right {
    margin-left: 0;
    width: 92vw;
}
.Read_more_left {
    margin-left: 0;
}
#image_SEC_701_left, #image_SEC_701_right {
    height: 61vw;
    width: 92vw;
}
.img_SCE_701 {
    max-height: 62vw;
    max-width: 92vw;
}
.IssueDate_SEC701_left {
    margin-left: 0;
}
#main_archive_SEC_701 {
    width: 92vw;
}
#archive_heading_SEC701 {
    width: 92vw;
}
}
@media screen and (max-width: 420px) {
.more_H2 {
    display: none;
}
.heading_H2 {
    bottom: 20px;
    max-height: 50px;
}
.article_heading_H2 {
    font-size: 20px !important;
    font-weight: bold;
}
.article_heading_H2 {
  font-size: 20px !important;
  font-weight: bold;
}
.Top_Date_H2 {
  display: none;
}
.heading_H2 {
  bottom: 15px;
}
.Menu_H2 {
  margin-top: 75px;
}
}
