﻿/*--------------- BEGIN: PREVIEW 129 -------------------- */

/*----- BEGIN: Preview 129 style -------------------------*/

	.slider_container_Preview129
	{
		position: relative;
		margin: 5px auto;
		width: 280px;
		height: 323px ;
		overflow: hidden;
		background-color: #fff;
		/*border: 1px solid #e1e1e1;*/
	}
	.slides_Preview129
	{

		cursor: move;
		position: absolute;
		margin: 5px 0px;
		width: 270px;
		height: 255px;
		overflow: hidden;
		text-align: center;
		top: 43px;
	}
	.slider-bg_Preview129
	{
		clear: both;
		/*margin: 5px;*/
		/*width: 240px;*/
		/*height: 80px;*/
	}
	.sub-container_Preview129
	{
		z-index: 1;
		top: 5px;
		position: relative;
		/*margin-left: 5px;
		margin-right: 5px;*/
		text-align: left;
	}
	.heading_cont_Preview129
	{
		height: auto;
		width: 60% !important;
		/*margin: 5px;*/
		overflow: hidden;
		position: relative;
		float: right;
	}
	.jssor-heading_Preview129
	{
		text-align: left;
	}
	.jssor-img-caption-div_Preview129
	{
		width:auto;
		height:auto;
	}
	.jssor-article-img_Preview129	
	{
		position: relative;
		max-width: 35%;
		/* text-align: center; */
		/* margin-top: 9px; */
		margin: 5px;
		float: left;
	}
	.holder1img_Preview129
	{
		width: 20px;
		height: 20px;
		padding: 2px;
		border: 1px solid #ccc;
	}
	.imgs_Preview129
	{
		position: relative;
		margin: 0 auto;
		border: 1px solid #A0A0A0;
		padding: 3px;
		width: 67px !important;
		height: 67px !important;
		max-width: none !important;
		background-color: #E0E0E0;
	}
                    /* jssor slider arrow navigator skin 07 css */
                    /*
                    .jssora21u_Preview129              (normal)
                    .jssora15d_Preview129              (normal)
                    .jssora21u_Preview129:hover        (normal mouseover)
                    .jssora15d_Preview129:hover        (normal mouseover)
                    .jssora21u_Preview129dn            (mousedown)
                    .jssora21d_Preview129dn            (mousedown)
                    */
		    .jssora21uu_Preview129 {
			position: absolute;
			width: 270px;
			margin: 0 5px;
			height: 20px;
			top: 33px;
			z-index: 1;
                    }
		    .jssora21dd_Preview129 {
			position: absolute;
			width: 270px;
			margin: 0 5px;
			height: 20px;
			bottom: 5px;
			z-index: 1;
                    }
                    .jssora21u_Preview129, .jssora21u_Preview129dn {
                        position: absolute;
                        cursor: pointer;
                        display: block;
                        background: url(/JQuery/Highlight8/up-arrowhvr.png) no-repeat #dbdbdb;
                        background-position: center;
                        /*background-size: contain;*/
                        overflow: hidden;
			z-index:1;
                    }
		    .jssora21d_Preview129, .jssora21d_Preview129dn {
                        position: absolute;
                        cursor: pointer;
                        display: block;
                        background: url(/JQuery/Highlight8/down-arrowhvr.png) no-repeat #dbdbdb;
                        background-position: center;
                        /*background-size: contain;*/
                        overflow: hidden;
			z-index:1;
                    }
                    .jssora21u_Preview129:hover, .slider_container_Preview129:hover .jssora21u_Preview129 {
			background: url(/JQuery/Highlight8/up-arrow.png) no-repeat #dbdbdb;
                        background-position: center;
                    }
                    .jssora21d_Preview129:hover, .slider_container_Preview129:hover .jssora21d_Preview129 {
			background: url(/JQuery/Highlight8/down-arrow.png) no-repeat #dbdbdb;
                        background-position: center;
                    }

/*----- END: Preview 129 style -------------------------*/


/*--------------- END: PREVIEW 129 ---------------------- */


/*--------------- BEGIN: PREVIEW 96 -------------------- */

.main_PRV_96 {
    float: left;
    width: 100%;
}
.main_PRV_96_holder {
    float: left;
    height: 200px;
    margin-bottom: 20px;
    position: relative;
    width: 274px;
}
.img_PRV_96 {
    align-items: center;
    background-color: #dfdfdf;
    display: flex !important;
    float: left;
    height: 181px;
    justify-content: center;
    margin-bottom: 10px;
    margin-right: 0;
    overflow: hidden;
    position: relative;
    width: 272px;
}
.image_PRV_96 {
    max-height: 181px;
    max-width: 272px;
}
#heading_PRV_96 {
    background-color: #119E9E;
    float: left;
    left: 0;
    height:42px;
    overflow: hidden;
    padding-bottom: 5px;
    position: absolute;
    top: 150px;
    width: 99%;
}
.article_heading_PRV_96 {
    color: #fff !important;
    float: left;
    font-size: 16px;
    max-height: 100px;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 26px;
}
.Menu_PRV_holder_96 {
    border-bottom: 5px solid #119E9E;
    float: left;
    height: 43px;
    margin-bottom: 20px;
    width: 100%;
}
.Menu_PRV_96 {
    background-color: #119E9E;
    float: left;
    left: 0;
    padding: 10px 20px;
    position: relative;
}
.Menu_PRV_96 > a {
    color: #ffffff !important;
    font-weight: bold;
}
.Menu_PRV_wrapper96 > a {
    color: #fff !important;
    font-weight: bold;
}
.main_PRV_96_holder.main_PRV_96_holder_space_1 {
    margin-left: 0;
}
.main_PRV_96_holder.main_PRV_96_holder_space_2 {
    margin-left: 20px;
}
.main_PRV_96_holder.main_PRV_96_holder_space_3 {
    margin-left: 20px;
}
.main_PRV_96_holder.main_PRV_96_holder_space_4 {
    margin-left: 0;
}
.main_PRV_96_holder.main_PRV_96_holder_space_5 {
    margin-left: 20px;
}
.main_PRV_96_holder.main_PRV_96_holder_space_6 {
    margin-left: 20px;
}

/*--------------- END: PREVIEW 96 ---------------------- */


/*--------------- BEGIN: PREVIEW 112 -------------------- */

/*----- BEGIN: Preview 112 style -------------------------*/

	.slider_container_Preview112
	{
		position: relative;
		margin: 5px auto;
		width: 280px;
		height: 323px ;
		overflow: hidden;
		background-color: #fff;
		/*border: 1px solid #e1e1e1;*/
	}
	.slides_Preview112
	{

		cursor: move;
		position: absolute;
		margin: 5px 0px;
		width: 275px;
		height: 255px;
		overflow: hidden;
		text-align: center;
		top: 43px;
	}
	.slider-bg_Preview112
	{
		clear: both;
		/*margin: 5px;*/
		/*width: 240px;*/
		/*height: 80px;*/
	}
	.sub-container_Preview112
	{
		z-index: 1;
		top: 5px;
		position: relative;
		/*margin-left: 5px;
		margin-right: 5px;*/
		text-align: left;
	}
	.heading_cont_Preview112
	{
		height: auto;
		width: 60% !important;
		/*margin: 5px;*/
		overflow: hidden;
		position: relative;
		float: right;
	}
	.jssor-heading_Preview112
	{
		text-align: left;
	}
	.jssor-img-caption-div_Preview112
	{
		width:auto;
		height:auto;
	}
	.jssor-article-img_Preview112	
	{
		position: relative;
		max-width: 35%;
		/* text-align: center; */
		/* margin-top: 9px; */
		margin: 5px;
		float: left;
	}
	.holder1img_Preview112
	{
		width: 20px;
		height: 20px;
		padding: 2px;
		border: 1px solid #ccc;
	}
	.imgs_Preview112
	{
		position: relative;
		margin: 0 auto;
		border: 1px solid #A0A0A0;
		padding: 3px;
		width: 67px !important;
		height: 67px !important;
		max-width: none !important;
		background-color: #E0E0E0;
	}
                    /* jssor slider arrow navigator skin 07 css */
                    /*
                    .jssora21u_Preview112              (normal)
                    .jssora15d_Preview112              (normal)
                    .jssora21u_Preview112:hover        (normal mouseover)
                    .jssora15d_Preview112:hover        (normal mouseover)
                    .jssora21u_Preview112dn            (mousedown)
                    .jssora21d_Preview112dn            (mousedown)
                    */
		    .jssora21uu_Preview112 {
			position: absolute;
			width: 270px;
			margin: 0 5px;
			height: 20px;
			top: 33px;
			z-index: 1;
                    }
		    .jssora21dd_Preview112 {
			position: absolute;
			width: 270px;
			margin: 0 5px;
			height: 20px;
			bottom: 5px;
			z-index: 1;
                    }
                    .jssora21u_Preview112, .jssora21u_Preview112dn {
                        position: absolute;
                        cursor: pointer;
                        display: block;
                        background: url(/JQuery/Highlight8/up-arrowhvr.png) no-repeat #dbdbdb;
                        background-position: center;
                        /*background-size: contain;*/
                        overflow: hidden;
			z-index:1;
                    }
		    .jssora21d_Preview112, .jssora21d_Preview112dn {
                        position: absolute;
                        cursor: pointer;
                        display: block;
                        background: url(/JQuery/Highlight8/down-arrowhvr.png) no-repeat #dbdbdb;
                        background-position: center;
                        /*background-size: contain;*/
                        overflow: hidden;
			z-index:1;
                    }
                    .jssora21u_Preview112:hover, .slider_container_Preview112:hover .jssora21u_Preview112 {
			background: url(/JQuery/Highlight8/up-arrow.png) no-repeat #dbdbdb;
                        background-position: center;
                    }
                    .jssora21d_Preview112:hover, .slider_container_Preview112:hover .jssora21d_Preview112 {
			background: url(/JQuery/Highlight8/down-arrow.png) no-repeat #dbdbdb;
                        background-position: center;
                    }

/*----- END: Preview 112 style -------------------------*/


/*--------------- END: PREVIEW 112 ---------------------- */


/*--------------- BEGIN: PREVIEW 152 -------------------- */

/*----- BEGIN: Preview 152 style -------------------------*/

	.slider_container_Preview152
	{
		position: relative;
		margin: 5px auto;
		width: 280px;
		height: 323px ;
		overflow: hidden;
		background-color: #fff;
		/*border: 1px solid #e1e1e1;*/
	}
	.slides_Preview152
	{

		cursor: move;
		position: absolute;
		margin: 5px 0px;
		width: 270px;
		height: 255px;
		overflow: hidden;
		text-align: center;
		top: 43px;
	}
	.slider-bg_Preview152
	{
		clear: both;
		/*margin: 5px;*/
		/*width: 240px;*/
		/*height: 80px;*/
	}
	.sub-container_Preview152
	{
		z-index: 1;
		top: 5px;
		position: relative;
		/*margin-left: 5px;
		margin-right: 5px;*/
		text-align: left;
	}
	.heading_cont_Preview152
	{
		height: auto;
		width: 60% !important;
		/*margin: 5px;*/
		overflow: hidden;
		position: relative;
		float: right;
	}
	.jssor-heading_Preview152
	{
		text-align: left;
	}
	.jssor-img-caption-div_Preview152
	{
		width:auto;
		height:auto;
	}
	.jssor-article-img_Preview152	
	{
		position: relative;
		max-width: 35%;
		/* text-align: center; */
		/* margin-top: 9px; */
		margin: 5px;
		float: left;
	}
	.holder1img_Preview152
	{
		width: 20px;
		height: 20px;
		padding: 2px;
		border: 1px solid #ccc;
	}
	.imgs_Preview152
	{
		position: relative;
		margin: 0 auto;
		border: 1px solid #A0A0A0;
		padding: 3px;
		width: 67px !important;
		height: 67px !important;
		max-width: none !important;
		background-color: #E0E0E0;
	}
                    /* jssor slider arrow navigator skin 07 css */
                    /*
                    .jssora21u_Preview152              (normal)
                    .jssora15d_Preview152              (normal)
                    .jssora21u_Preview152:hover        (normal mouseover)
                    .jssora15d_Preview152:hover        (normal mouseover)
                    .jssora21u_Preview152dn            (mousedown)
                    .jssora21d_Preview152dn            (mousedown)
                    */
		    .jssora21uu_Preview152 {
			position: absolute;
			width: 270px;
			margin: 0 5px;
			height: 20px;
			top: 33px;
			z-index: 1;
                    }
		    .jssora21dd_Preview152 {
			position: absolute;
			width: 270px;
			margin: 0 5px;
			height: 20px;
			bottom: 5px;
			z-index: 1;
                    }
                    .jssora21u_Preview152, .jssora21u_Preview152dn {
                        position: absolute;
                        cursor: pointer;
                        display: block;
                        background: url(/JQuery/Highlight8/up-arrowhvr.png) no-repeat #dbdbdb;
                        background-position: center;
                        /*background-size: contain;*/
                        overflow: hidden;
			z-index:1;
                    }
		    .jssora21d_Preview152, .jssora21d_Preview152dn {
                        position: absolute;
                        cursor: pointer;
                        display: block;
                        background: url(/JQuery/Highlight8/down-arrowhvr.png) no-repeat #dbdbdb;
                        background-position: center;
                        /*background-size: contain;*/
                        overflow: hidden;
			z-index:1;
                    }
                    .jssora21u_Preview152:hover, .slider_container_Preview152:hover .jssora21u_Preview152 {
			background: url(/JQuery/Highlight8/up-arrow.png) no-repeat #dbdbdb;
                        background-position: center;
                    }
                    .jssora21d_Preview152:hover, .slider_container_Preview152:hover .jssora21d_Preview152 {
			background: url(/JQuery/Highlight8/down-arrow.png) no-repeat #dbdbdb;
                        background-position: center;
                    }

/*----- END: Preview 152 style -------------------------*/


/*--------------- END: PREVIEW 152 ---------------------- */


/*--------------- BEGIN: PREVIEW 208 -------------------- */

/*----- BEGIN: Preview 208 style -------------------------*/

	.slider_container_Preview208
	{
		position: relative;
		margin: 5px auto;
		width: 280px;
		height: 323px ;
		overflow: hidden;
		background-color: #fff;
		/*border: 1px solid #e1e1e1;*/
	}
	.slides_Preview208
	{

		cursor: move;
		position: absolute;
		margin: 5px 0px;
		width: 270px;
		height: 255px;
		overflow: hidden;
		text-align: center;
		top: 43px;
	}
	.slider-bg_Preview208
	{
		clear: both;
		/*margin: 5px;*/
		/*width: 240px;*/
		/*height: 80px;*/
	}
	.sub-container_Preview208
	{
		z-index: 1;
		top: 5px;
		position: relative;
		/*margin-left: 5px;
		margin-right: 5px;*/
		text-align: left;
	}
	.heading_cont_Preview208
	{
		height: auto;
		width: 60% !important;
		/*margin: 5px;*/
		overflow: hidden;
		position: relative;
		float: right;
	}
	.jssor-heading_Preview208
	{
		text-align: left;
	}
	.jssor-img-caption-div_Preview208
	{
		width:auto;
		height:auto;
	}
	.jssor-article-img_Preview208	
	{
		position: relative;
		max-width: 35%;
		/* text-align: center; */
		/* margin-top: 9px; */
		margin: 5px;
		float: left;
	}
	.holder1img_Preview208
	{
		width: 20px;
		height: 20px;
		padding: 2px;
		border: 1px solid #ccc;
	}
	.imgs_Preview208
	{
		position: relative;
		margin: 0 auto;
		border: 1px solid #A0A0A0;
		padding: 3px;
		width: 67px !important;
		height: 67px !important;
		max-width: none !important;
		background-color: #E0E0E0;
	}
                    /* jssor slider arrow navigator skin 07 css */
                    /*
                    .jssora21u_Preview208              (normal)
                    .jssora15d_Preview208              (normal)
                    .jssora21u_Preview208:hover        (normal mouseover)
                    .jssora15d_Preview208:hover        (normal mouseover)
                    .jssora21u_Preview208dn            (mousedown)
                    .jssora21d_Preview208dn            (mousedown)
                    */
		    .jssora21uu_Preview208 {
			position: absolute;
			width: 270px;
			margin: 0 5px;
			height: 20px;
			top: 33px;
			z-index: 1;
                    }
		    .jssora21dd_Preview208 {
			position: absolute;
			width: 270px;
			margin: 0 5px;
			height: 20px;
			bottom: 5px;
			z-index: 1;
                    }
                    .jssora21u_Preview208, .jssora21u_Preview208dn {
                        position: absolute;
                        cursor: pointer;
                        display: block;
                        background: url(/JQuery/Highlight8/up-arrowhvr.png) no-repeat #dbdbdb;
                        background-position: center;
                        /*background-size: contain;*/
                        overflow: hidden;
			z-index:1;
                    }
		    .jssora21d_Preview208, .jssora21d_Preview208dn {
                        position: absolute;
                        cursor: pointer;
                        display: block;
                        background: url(/JQuery/Highlight8/down-arrowhvr.png) no-repeat #dbdbdb;
                        background-position: center;
                        /*background-size: contain;*/
                        overflow: hidden;
			z-index:1;
                    }
                    .jssora21u_Preview208:hover, .slider_container_Preview208:hover .jssora21u_Preview208 {
			background: url(/JQuery/Highlight8/up-arrow.png) no-repeat #dbdbdb;
                        background-position: center;
                    }
                    .jssora21d_Preview208:hover, .slider_container_Preview208:hover .jssora21d_Preview208 {
			background: url(/JQuery/Highlight8/down-arrow.png) no-repeat #dbdbdb;
                        background-position: center;
                    }

/*----- END: Preview 208 style -------------------------*/


/*--------------- END: PREVIEW 208 ---------------------- */


/*--------------- BEGIN: PREVIEW 147 -------------------- */

/*----- BEGIN: Preview 147 style -------------------------*/

	.slider_container_Preview147
	{
		position: relative;
		margin: 5px auto;
		width: 280px;
		height: 323px ;
		overflow: hidden;
		background-color: #fff;
		/*border: 1px solid #e1e1e1;*/
	}
	.slides_Preview147
	{

		cursor: move;
		position: absolute;
		margin: 5px 0px;
		width: 270px;
		height: 255px;
		overflow: hidden;
		text-align: center;
		top: 43px;
	}
	.slider-bg_Preview147
	{
		clear: both;
		/*margin: 5px;*/
		/*width: 240px;*/
		/*height: 80px;*/
	}
	.sub-container_Preview147
	{
		z-index: 1;
		top: 5px;
		position: relative;
		/*margin-left: 5px;
		margin-right: 5px;*/
		text-align: left;
	}
	.heading_cont_Preview147
	{
		height: auto;
		width: 60% !important;
		/*margin: 5px;*/
		overflow: hidden;
		position: relative;
		float: right;
	}
	.jssor-heading_Preview147
	{
		text-align: left;
	}
	.jssor-img-caption-div_Preview147
	{
		width:auto;
		height:auto;
	}
	.jssor-article-img_Preview147	
	{
		position: relative;
		max-width: 35%;
		/* text-align: center; */
		/* margin-top: 9px; */
		margin: 5px;
		float: left;
	}
	.holder1img_Preview147
	{
		width: 20px;
		height: 20px;
		padding: 2px;
		border: 1px solid #ccc;
	}
	.imgs_Preview147
	{
		position: relative;
		margin: 0 auto;
		border: 1px solid #A0A0A0;
		padding: 3px;
		width: 67px !important;
		height: 67px !important;
		max-width: none !important;
		background-color: #E0E0E0;
	}
                    /* jssor slider arrow navigator skin 07 css */
                    /*
                    .jssora21u_Preview147              (normal)
                    .jssora15d_Preview147              (normal)
                    .jssora21u_Preview147:hover        (normal mouseover)
                    .jssora15d_Preview147:hover        (normal mouseover)
                    .jssora21u_Preview147dn            (mousedown)
                    .jssora21d_Preview147dn            (mousedown)
                    */
		    .jssora21uu_Preview147 {
			position: absolute;
			width: 270px;
			margin: 0 5px;
			height: 20px;
			top: 33px;
			z-index: 1;
                    }
		    .jssora21dd_Preview147 {
			position: absolute;
			width: 270px;
			margin: 0 5px;
			height: 20px;
			bottom: 5px;
			z-index: 1;
                    }
                    .jssora21u_Preview147, .jssora21u_Preview147dn {
                        position: absolute;
                        cursor: pointer;
                        display: block;
                        background: url(/JQuery/Highlight8/up-arrowhvr.png) no-repeat #dbdbdb;
                        background-position: center;
                        /*background-size: contain;*/
                        overflow: hidden;
			z-index:1;
                    }
		    .jssora21d_Preview147, .jssora21d_Preview147dn {
                        position: absolute;
                        cursor: pointer;
                        display: block;
                        background: url(/JQuery/Highlight8/down-arrowhvr.png) no-repeat #dbdbdb;
                        background-position: center;
                        /*background-size: contain;*/
                        overflow: hidden;
			z-index:1;
                    }
                    .jssora21u_Preview147:hover, .slider_container_Preview147:hover .jssora21u_Preview147 {
			background: url(/JQuery/Highlight8/up-arrow.png) no-repeat #dbdbdb;
                        background-position: center;
                    }
                    .jssora21d_Preview147:hover, .slider_container_Preview147:hover .jssora21d_Preview147 {
			background: url(/JQuery/Highlight8/down-arrow.png) no-repeat #dbdbdb;
                        background-position: center;
                    }

/*----- END: Preview 147 style -------------------------*/


/*--------------- END: PREVIEW 147 ---------------------- */


/*--------------- BEGIN: PREVIEW 105 -------------------- */

/*----- BEGIN: Preview 105 style -------------------------*/

	.slider_container_Preview105
	{
		position: relative;
		margin: 5px auto;
		width: 280px;
		height: 323px ;
		overflow: hidden;
		background-color: #fff;
		/*border: 1px solid #e1e1e1;*/
	}
	.slides_Preview105
	{

		cursor: move;
		position: absolute;
		margin: 5px 0px;
		width: 270px;
		height: 255px;
		overflow: hidden;
		text-align: center;
		top: 43px;
	}
	.slider-bg_Preview105
	{
		clear: both;
		/*margin: 5px;*/
		/*width: 240px;*/
		/*height: 80px;*/
	}
	.sub-container_Preview105
	{
		z-index: 1;
		top: 5px;
		position: relative;
		/*margin-left: 5px;
		margin-right: 5px;*/
		text-align: left;
	}
	.heading_cont_Preview105
	{
		height: auto;
		width: 60% !important;
		/*margin: 5px;*/
		overflow: hidden;
		position: relative;
		float: right;
	}
	.jssor-heading_Preview105
	{
		text-align: left;
	}
	.jssor-img-caption-div_Preview105
	{
		width:auto;
		height:auto;
	}
	.jssor-article-img_Preview105	
	{
		position: relative;
		max-width: 35%;
		/* text-align: center; */
		/* margin-top: 9px; */
		margin: 5px;
		float: left;
	}
	.holder1img_Preview105
	{
		width: 20px;
		height: 20px;
		padding: 2px;
		border: 1px solid #ccc;
	}
	.imgs_Preview105
	{
		position: relative;
		margin: 0 auto;
		border: 1px solid #A0A0A0;
		padding: 3px;
		width: 67px !important;
		height: 67px !important;
		max-width: none !important;
		background-color: #E0E0E0;
	}
                    /* jssor slider arrow navigator skin 07 css */
                    /*
                    .jssora21u_Preview105              (normal)
                    .jssora15d_Preview105              (normal)
                    .jssora21u_Preview105:hover        (normal mouseover)
                    .jssora15d_Preview105:hover        (normal mouseover)
                    .jssora21u_Preview105dn            (mousedown)
                    .jssora21d_Preview105dn            (mousedown)
                    */
		    .jssora21uu_Preview105 {
			position: absolute;
			width: 270px;
			margin: 0 5px;
			height: 20px;
			top: 33px;
			z-index: 1;
                    }
		    .jssora21dd_Preview105 {
			position: absolute;
			width: 270px;
			margin: 0 5px;
			height: 20px;
			bottom: 5px;
			z-index: 1;
                    }
                    .jssora21u_Preview105, .jssora21u_Preview105dn {
                        position: absolute;
                        cursor: pointer;
                        display: block;
                        background: url(/JQuery/Highlight8/up-arrowhvr.png) no-repeat #dbdbdb;
                        background-position: center;
                        /*background-size: contain;*/
                        overflow: hidden;
			z-index:1;
                    }
		    .jssora21d_Preview105, .jssora21d_Preview105dn {
                        position: absolute;
                        cursor: pointer;
                        display: block;
                        background: url(/JQuery/Highlight8/down-arrowhvr.png) no-repeat #dbdbdb;
                        background-position: center;
                        /*background-size: contain;*/
                        overflow: hidden;
			z-index:1;
                    }
                    .jssora21u_Preview105:hover, .slider_container_Preview105:hover .jssora21u_Preview105 {
			background: url(/JQuery/Highlight8/up-arrow.png) no-repeat #dbdbdb;
                        background-position: center;
                    }
                    .jssora21d_Preview105:hover, .slider_container_Preview105:hover .jssora21d_Preview105 {
			background: url(/JQuery/Highlight8/down-arrow.png) no-repeat #dbdbdb;
                        background-position: center;
                    }

/*----- END: Preview 105 style -------------------------*/


/*--------------- END: PREVIEW 105 ---------------------- */


/*--------------- 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 -------------------- */
/*-- BEGIN: Logo -- */
.sharebody.layout_sharebody.bottom_share {
    float: left;
    width: 100%;
    margin-bottom: 18px;
}
.Three-Dee {
    color: #dedede;
    font-family: "Merriweather",sans-serif;
    font-size: 60px;
    line-height: 150px;
    text-shadow: 0 2px #000000, 0 5px #000000 !important;
}

.c22 .Three-Dee {
    font-size: 34px;
    line-height: 52px;
}


/*-- END: Logo -- */

/*  BEGIN: Responsive Menu */

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  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;
}
#cssmenu {
    align-items: center;
    display: flex;
    font-family: "Roboto Condensed",sans-serif;
    justify-content: left;
    line-height: 1;
    width: auto;
}
#menu-line {
  position: absolute;
  top: 0;
  left: 0;
  height: 3px;
  background: #009ae1;
  -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 {
    
    font-weight: bold;
    padding: 15px;
    text-decoration: none;
    transition: color 0.2s ease 0s;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  
}

#cssmenu > ul > li:hover > a,
#cssmenu > ul > li.active > a {

}
#cssmenu > ul > li.has-sub > a {
   
   
    padding-right: 18px;
}
#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 {
  border-color: #009ae1;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
  z-index:99;
    -webkit-box-shadow: 0px 3px 10px rgba(34, 25, 25, 0.4);
    -moz-box-shadow: 0px 3px 10px rgba(34, 25, 25, 0.4);
    -ms-box-shadow: 0px 3px 10px rgba(34, 25, 25, 0.4);
    -o-box-shadow: 0px 3px 10px rgba(34, 25, 25, 0.4);
    box-shadow: 0px 3px 10px rgba(34, 25, 25, 0.4);
 
}
#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: 32px;
}#cssmenu ul ul li a {
    
    line-height: 28px;
    padding: 3px 10px 0;
    text-decoration: none;
    width: 100%;
}


#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {

  
}
#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 {
  border-color: #ffffff;
}
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  #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: 12px;
    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: 20px;
    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;
  }
}

/* BEGIN: Responsive Menu */

/* BEGIN: Highlight H8b style */
#times_H8b {
    background: #fff none repeat scroll 0 0;
    display: block;
    font-family: "Helvetica",sans-serif;
    height: 97px;
    margin: 0 0 0 -104px;
    position: absolute;
    text-align: center;
    width: 100px;
}
.binds {
	position: absolute;
	height: 15px;
	width: 60px;
	background: transparent;
	border: 2px solid #999;
	border-width: 0 5px;
	top: -6px;
	left: 0;
	right: 0;
	margin: auto;
}
#date_H8b {
    background: #cccccc none repeat scroll 0 0;
    clear: left;
	display: block;
	margin: 0;
	padding: 10px 0;
	font-size: 48px;
	box-shadow: 0 0 3px #ccc;
	position: relative;
height:44px;
color:#383838;
line-height:44px;
}
#month_H8b {
	background: #000000;
	display: block;
	padding: 8px 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 2px solid #333;
	box-shadow: inset 0 -1px 0 0 #666;
}
#month_H8b::after {
	content: '';
	display: block;
	height: 100%;
	width: 96%;
	position: absolute;
	top: 3px;
	left: 2%;
	z-index: -1;
	box-shadow: 0 0 3px #ccc;
}

#month_H8b::before {
	content: '';
	display: block;
	height: 100%;
	width: 90%;
	position: absolute;
	top: 6px;
	left: 5%;
	z-index: -1;
	box-shadow: 0 0 3px #ccc;
}
.slider_container_H8b {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: 400px;
    left: 0;
    margin: 0 auto;
    position: relative;
    top: 0;
    width: 600px;
}
.slides_H8b
	{
	cursor: move;
	position: absolute;
	left: 0px;
	top: 0px;
	width:600px;
	height: 400px;
	overflow: hidden;
}
.sing-slide_H8b
{
	left: 0px;
	top: 0px;
	width: 600px;
	height: 400px;
}
.head-body-container_H8b {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    font-size: 12px;
    height: 145px;
    margin-top: 255px;
    position: absolute;
    text-align: left;
    width: 100%;
    z-index: 1;
}
.heading_H8b {
    color: #ffffff;
    display: block;
    font-family: roboto condensed;
    font-size: 26px;
    font-weight: 500;
    line-height: 30px;
    max-height: 33px;
    overflow: hidden;
    padding-left: 10px;
    padding-top: 10px;
}
.body_content_H8b {
    color: #ffffff;
    font-size: 14px !important;
    max-height: 69px;
    overflow: hidden;
    padding: 10px;
}
.img_cont_H8b {
    align-items: center;
    background-color: #dfdfdf;
    display: flex;
    justify-content: center;
    height: 400px;
    width:600px;
    top: 0px;
    left: 0px;
    overflow: hidden;
    position: relative;
}
.img_cont_H8b img {
    max-height: 400px;
    overflow: hidden;
    position: relative;
    max-width: 600px;
}

.jssora07l_H8b, .jssora07r_H8b, .jssora07l_H8bdn, .jssora07r_H8bdn {
    /*border: 1px solid #fff;
    border-radius: 25px;*/
    cursor: pointer;
    display: block;
    overflow: hidden;
    position: absolute;
    background: url(/JQuery/Highlight8/a19.png);
}

.jssora07l_H8b {
    align-content: center;
    align-items: center;
    background-position: 275px 55px;
    display: flex;
    justify-content: center;
    margin-left: 10px;
    color: #ffffff;
    font-size: 25px;
}
.jssora07r_H8b{
    align-content: center;
    align-items: center;
    background-position: 215px 55px;
    display: flex;
    justify-content: center;
    margin-right: 10px;
    color: #ffffff;
    font-size: 25px;
}
.jssora07l_H8b:hover {
  background-position: -5px 55px;
}
.jssora07r_H8b:hover {
  background-position: -65px 55px;
}
.jssora07l_H8bdn {
  background-position: 155px 55px;
}
 .jssora07r_H8bdn {
  background-position: 95px 55px;
}
.jssorb21_h5 {
  bottom: 4px !important;
}
.head-body-container_H8b {
  margin-top: auto;
  bottom: 0px;
  height: 158px !important;
}

/* END: Highlight H8b style */


/* BEGIN: Highlight H1 style */

#main_H1 {
    float: left;
    margin-left: 1px;
    width: 600px;
}


#main_H1_holder {
    align-items: center;
    background-color: #dfdfdf;
    display: flex !important;
    float: left;
    height: 200px;
    justify-content: center;
    overflow: hidden;
    position: relative;
    width: 300px;
}

.image_H1 {
    max-height: 200px;
    max-width: 300px;
}



#heading_H1 {
    float: left;
    left: 0;
    margin-left: 10px;
    max-height: 48px;
    overflow: hidden;
    position: absolute;
    top: 135px;
    width: 95%;
    padding-left: 5px;
    margin-left: 5px;
}
.article_heading_H1 {
    color: #fff !important;
    font-size: 18px;
    font-weight: bold;
    max-height: 100px;
    overflow: hidden;
    text-shadow: 0 0 4px #000;
}



.Menu_H1 {
    background-color: #000000;
    padding: 10px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.Menu_H1 > a {
    color: #fff !important;
    font-weight: bold;
    text-transform: uppercase !important;
}


/* END: Highlight H1 style */

/*-- BEGIN: Multi-color menus css -- */

.menubodyhorizontal.active.has-sub.custom_menu_18 {
    border-top: 3px solid #fff !important;
}

.menubodyhorizontal.active.has-sub.custom_menu_18 > a {
    /*color: #242424 !important;*/
}
.menubodyhorizontal.active.has-sub.custom_menu_21 {
    border-top: 3px solid #ff0000 !important;
    transition-duration: 1s;
}
.menubodyhorizontal.active.has-sub.custom_menu_21:hover {
    box-shadow: 0 -55px 0 #ff0000 inset;
    transition-duration: 1s;
}
.menubodyhorizontal.active.has-sub.custom_menu_1 {
    border-top: 3px solid #007fff !important;
    transition-duration: 1s;
}
.menubodyhorizontal.active.has-sub.custom_menu_1:hover {
    box-shadow: 0 -55px 0 #007fff inset;
    transition-duration: 1s;
}
.menubodyhorizontal.active.has-sub.custom_menu_11 {
    border-top: 3px solid #9600b4 !important;
    transition-duration: 1s;
}
.menubodyhorizontal.active.has-sub.custom_menu_11:hover {
    box-shadow: 0 -55px 0 #9600b4 inset;
    transition-duration: 1s;
}
.menubodyhorizontal.active.has-sub.custom_menu_23 {
    border-top: 3px solid #00a53c !important;
    transition-duration: 1s;
}
.menubodyhorizontal.active.has-sub.custom_menu_23:hover {
   box-shadow: 0 -55px 0 #00a53c inset;
   transition-duration: 1s;
}
.menubodyhorizontal.active.has-sub.custom_menu_27 {
    border-top: 3px solid #fa5f00 !important;
    transition-duration: 1s;
}
.menubodyhorizontal.active.has-sub.custom_menu_27:hover {
    box-shadow: 0 -55px 0 #fa5f00 inset;
    transition-duration: 1s;
}
.menubodyhorizontal.active.has-sub.custom_menu_28 {
    border-top: 3px solid #119E9E !important;
    transition-duration: 1s;
}

.menubodyhorizontal.active.has-sub.custom_menu_28:hover {
    box-shadow: 0 -55px 0 #119E9E inset;
    transition-duration: 1s;
}

.Menu_H1.custom_menu_color_1 {
    background-color: #007fff !important;
}
/*-- END: Multi-color menus css -- */

/*-- BEGIN: Multi-color sub-menus css -- */

.custom_menu_1 .submenubodyhorizontal {
    background-color: #007fff;
}
.custom_menu_21 .submenubodyhorizontal {
    background-color: #FF0000;
}
.custom_menu_11 .submenubodyhorizontal {
    background-color: #9600B4;
}
.custom_menu_23 .submenubodyhorizontal {
    background-color: #00A43C;
}
.custom_menu_27 .submenubodyhorizontal {
    background-color: #F95F00;
}
.custom_menu_28 .submenubodyhorizontal {
    background-color: #119E9E;
}
/*-- END: Multi-color sub-menus css -- */

/*-- END: Multi-color css -- */

.custom_background_1 {

    background-color: #017DF9 !important;
}
.custom_background_transparent_1 {
    background-color: rgba(0%, 50%, 100%, 0.6);
}
.custom_color_1 {
    color: #017df9 !important;
}
.custom_border_1 {
    border-color: #017df9 !important;
}
.custom_border_1::after {
    border-color: transparent transparent transparent #017df9 !important;
}
.custom_color_1 > a {
    color: #017df9 !important;
}
.custom_background_21 {
    background-color: #ff0000 !important;
}
.custom_background_transparent_21 {
    background-color: rgba(99%, 0%, 0%, 0.6);
}
.custom_color_24 {
    color: #ff0000 !important;
}
.custom_border_24 {
    border-color: #ff0000 !important;
}
.custom_border_24::after {
    border-color: transparent transparent transparent #ff0000 !important;
}

.custom_color_24 > a {
    color: #ff0000 !important;
}
.custom_background_25 {
    background-color: #9401B2 !important;
}
.custom_background_transparent_25 {
    background-color: rgba(59%, 0%, 71%, 0.6);
}
.custom_color_25 {
    color: #9600B4 !important;
}
.custom_border_25 {
    border-color:#9600B4 !important;
}
.custom_border_25::after {
    border-color: transparent transparent transparent #9600B4 !important;
}

.custom_color_25 > a {
    color: #9401B2 !important;
}

.custom_background_23 {
    background-color: #00A33C !important;
}
.custom_background_transparent_23 {
    background-color: rgba(0%, 64%, 24%, 0.6);
}
.custom_color_23 {
    color: #049539 !important;
}
.custom_border_23 {
    border-color: #049539 !important;
}
.custom_border_23::after {
    border-color: transparent transparent transparent #00A33C !important;
}


.custom_color_23 > a {
    color: #00A33C!important;
}

.custom_background_27 {
    background-color: #FA5F00 !important;
}
.custom_background_transparent_27 {
    background-color: rgba(96%, 37%, 0%, 0.6);
}
.custom_color_27 {
    color: #F45D01 !important;
}
.custom_border_27 {
    border-color: #F45D01 !important;
}
.custom_border_27::after {
    border-color: transparent transparent transparent #FA5F00 !important;
}

.custom_color_27 > a {
    color: #FA5F00!important;
}

.custom_background_28 {
    background-color: #119E9E !important;
}
.custom_background_transparent_28 {
    background-color: rgba(7%, 62%, 62%, 0.6);
}
.custom_color_28 {
    color: #119E9E !important;
}
.custom_color_28 > a {
    color: #119E9E !important;
}
.more_SEC_601 > a {
    color: #000000;
}
.custom_border_28 {
    border-color: #119E9E !important;
}
.custom_border_28::after {
    border-color: transparent transparent transparent #119E9E !important;
}

/*-- END: Multi-color css -- */

/*-- BEGIN: SECTION PREVIEW -- */

.main_PRV {
    float: left;
    margin-bottom: 20px;
    margin-top: 10px;
    position: relative;
    width: 280px !important;
}
#image_PRV {
    align-content: center;
    align-items: center;
    background-color: gray;
    display: flex;
    float: left;
    height: 186px;
    justify-content: center;
    overflow: hidden;
    position: relative;
    width: 280px;
}

.image_PRV {
    max-height: 186px;
    max-width: 280px;
    overflow: hidden;
}



.heading_PRV {
    border-left: 2px solid #9600B4;
    float: left;
    margin-bottom: 20px;
    margin-top: 10px;
    height: 90px;
    overflow: hidden;
    padding-left: 10px;
    width: 268px;
}

.article_heading_PRV {
	
    color: #9600B4 ;
    font-size: 21px !important;
    font-weight: bold !important;
}

#main_PRV_b {
    float: left;
    margin-bottom: 10px;
    width: 300px;
}
#image_PRV_b{
   
    align-content: center;
    align-items: center;
    background-color: gray;
    display: flex;
    float: left;
    height: 73px;
    justify-content: center;
    overflow: hidden;
    width: 110px;
}

.image_PRV_b {
    max-height: 73px;
    max-width: 110px;
    overflow: hidden;
    position: relative;
}

#heading_PRV_b {
    /* border-bottom: 1px solid #dbdbdb; */
    float: left;
    height: 110px;
    margin-bottom: 10px;
    margin-top: 0px;
    max-height: 69px;
    overflow: hidden;
    width: 53%;
    margin-left: 10px;
}
.article_heading_PRV_b {
    color: #222 !important;
    font-size: 13px !important;
    line-height: 24px;
    font-weight: bold !important;
}


.heading_PRV_c {
    border-left: 2px solid #9600B4;
    float: left;
    margin-bottom:15px;
    height: 40px;
    overflow: hidden;
    padding-left: 10px;
    width: 268px;
}
.article_heading_PRV_c {
    color: #222222 !important;
    font-size: 13px !important;
    font-weight: bold !important;
}


.sub_heading_PRV {
    background-color: #000;
    color: #fff !important;
    display: flex;
    font-weight: bold;
    left: 0;
    padding: 10px 20px;
    position: absolute;
    text-shadow: 0 0 3px #000;
    top: 0;
    white-space: nowrap;
    z-index: 100;
}
.main_PRV.space_1 {
    margin-left: 0;
}
.main_PRV.space_2 {
    margin-left: 20px;
}
.main_PRV.space_3 {
    margin-left: 20px;
}

/*-- END: SECTION PREVIEW -- */

/*-- BEGIN: SECTION PREVIEW 2 -- */


.article_PRV_107 {
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 100%;
}
.article_PRV_107_img {
    float: left;
    height: 233px;
    width: 350px;
}
.article_PRV_107_img img {
    max-height: 233px;
    max-width: 350px;
}
.article_span_1 {
    float: left;
    height: 230px;
    margin-left: 20px;
    overflow: hidden;
    width: 57%;
}
.Sub_menu_PRV_107 {
    background-color: #007fff;
    padding: 10px 20px;
    position: absolute;
}
.heading_preview_PRV_107 {
    color: #fff !important;
    font-weight: bold;
    text-transform: uppercase !important;
}
.article_PRV_107_heading.pageheading {
    margin-bottom: 15px;
}
.article_layout_text {
    color: #007fff !important;
}

.article_PRV_107_heading.pageheading {
    border-left: 2px solid #007fff;
    height: 60px !important;
    margin-bottom: 15px;
    padding-left: 10px;
}
.article_PRV_107_body.article_PRV_107_body_text {
    float: left;
    height: 120px;
    overflow: hidden;
}

#read_more_custom {
    background-color: #007fff;
    float: left;
    margin-top: 2px;
    padding: 5px 10px;
}
#read_more_custom > a {
    color: #fff;
}


/*-- END: SECTION PREVIEW 2 -- */

/*-- BEGIN: Multi-color Highlight5 css -- */

#main_H5 {
    float: left;
    height: auto;
    width: 100%;
}
.main_H5_holder {
    float: left;
    margin-bottom: 0;
    width: 100%;
}
.heading_H5 {
    float: left;
    height: 49px;
    position: relative;
    top: 0px;
    width: 75%;
    overflow: hidden;
}

.counter_H5 {
    align-content: center;
    align-items: center;
    border: 2px solid #000000;
    border-radius: 100px;
    color: #242424;
    display: flex;
    float: left;
    font-weight: bold;
    height: 40px;
    justify-content: center;
    margin: 10px;
    width: 40px;
}
.main_H5_holder .article_heading_H5 {
    color: #242424 !important;
}
.article_heading_H5 {
    color: #242424 !important;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: 46px;
    overflow: hidden;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-top: 5px;
    position: relative;
}

.main_H5_menu_heading {
    background-color: #242424;
    color: #fff;
    float: left;
    font-weight: bold;
    padding: 10px 20px;
    text-transform: uppercase;
    width:260px;
}

/*-- END: Multi-color Highlight5 css -- */

/* BEGIN: HIGHLIGHT2 Style */

.main_H2 {
    float: left;
    height: auto;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 31.8%;
}

.main_H2_menu_heading {
    background-color: #242424;
    color: #fff;
    font-weight: bold;
    padding: 11px 20px;
    text-transform: uppercase;
    width: 180px;
}

.main_H2_menu_heading1 {
    border-bottom: 5px solid #242424;
    height: 33px;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 100%;
}
#main_1_H2 {
    float: left;
    height: auto;
    margin-right: 20px;
    width: 280px;
}
#heading_div_H2 {
    height: auto;
    width: 100%;
}
#heading_dot_H2 {
    float: left;
    height: auto;
    margin-right: -5px;
    margin-top: 11px;
    position: relative;
    width: 20px;
}
#heading_line_H2 {
    border-bottom: 1px solid #e8e8e8;
    float: left;
    height: 40px;
    max-height: 38px;
    overflow: hidden;
    padding-bottom: 6px;
    padding-top: 6px;
    position: relative;
    width: 94%;
}
#heading_H2 {
    display: inline-block;
    height: 53px;
    line-height: 15px;
    margin-bottom: 10px;
    max-height: 49px;
    overflow: hidden;
    padding-bottom: 10px;
    position: relative;
    top: 8px;
    width: 100%;
}
.text1_H2 {
    color: #242424 !important;
    font-size: 21px !important;
    font-weight: bold;
    line-height: 30px;
}
.text1_H2:hover {
    text-decoration: none;
}
.sub_heading_H2 {
    background-color: #17a8c7;
    color: #ffffff !important;
    font-family: oswald !important;
    font-size: 18px !important;
    font-weight: bold;
    padding: 10px 8% 20px 10px;
    text-transform: uppercase !important;
}
#sub_heading_H2 {
    border-bottom: 2px solid #17a8c7;
    display: flex;
    float: left;
    height: 46px;
    margin-left: 10px;
    margin-top: 10px;
    text-align: left;
    width: 99%;
}
#body_H2 {
    float: left;
    height: 125px;
    line-height: 25px;
    max-height: 219px;
    overflow: hidden;
    width: 100%;
}
.body_H2 {
    color: #555555 !important;
    float: left;
    font-size: 17px;
    line-height: 80px;
}
.image_H2 {
    align-items: center;
    background-color: #dfdfdf;
    border-bottom: 5px solid;
    display: flex;
    height: 186px;
    justify-content: center;
    margin-top: -10px;
    overflow: hidden;
    width: 280px;
}
.image_H2 img {
    max-height: 187px;
    max-width: 280px;
    overflow: hidden;
    position: relative;
}
.image_H2 img:hover {
    opacity: 0.9;
}
.read_more_custom_H2 {
    clear: both;
    display: inline-block;
    float: none;
    margin-bottom: 10px;
    margin-top: 15px;
}
.read_more_custom_H2 > a {
    color: #000;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase !important;
}
.read_more_custom_H2 .fa {
    float: right;
    font-size: 23px;
    line-height: 23px;
    margin-left: 5px;
}

.sub-menu_H2 {
    background-color: #242424;
    float: left;
    font-weight: bold;
    margin-top: -10px;
    max-width: 27.2%;
    padding: 10px 20px;
    position: absolute;
    z-index: 1;
}
.sub-menu_H2.custom_menu_24 {
    background-color: #ff0000;
}
.sub-menu_H2 > a {
    color: #fff !important;
    font-weight: bold;
    text-shadow: 0 0 3px #000;
    text-transform: uppercase !important;
}
.main_H2.main_H2_space_1 {
    margin-left: 0;
}
.main_H2.main_H2_space_2 {
    margin-left: 20px;
}
.main_H2.main_H2_space_3 {
    margin-left: 20px;
}
.main_H2.main_H2_space_4 {
    margin-left: 0;
}
.main_H2.main_H2_space_5 {
    margin-left: 20px;
}
.main_H2.main_H2_space_6 {
    margin-left: 20px;
}
.main_H2.main_H2_space_7 {
    margin-left: 0;
}
.main_H2.main_H2_space_8 {
    margin-left: 20px;
}
.main_H2.main_H2_space_9 {
    margin-left: 20px;
}

/* End: HIGHLIGHT2 Style */

/*-- BEGIN: ABOUT US STYLE -- */

.container_ARG1 {
    float: left;
    width: 100%;
}
#heading_ARG1 {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
.layout_text_ARG1 {
    color: #dedede !important;
    font-size: 35px !important;
}
.body_ARG1 {
    float: left;
    max-height: 106px;
    overflow: hidden;
    width: 100%;
}
.body_text_ARG1 {
    color: #dedede !important;
    font-size: 15px;
}

.more_ARG1 {
    float: left;
    margin-top: 10px;
}
.more_ARG1 > a {
    color: #dedede !important;
    font-size: 16px;
}
.more_ARG1 .fa {
    display: inline-block;
    line-height: 5px;
    margin-left: 5px;
}

/*-- END: ABOUT US STYLE -- */

/*-- BEGIN: SEC 601 STYLE -- */

#main_SEC_601 {
    background-color: #ffffff;
    float: left;
    margin-bottom: 25px;
    margin-top: 6px;
    width: 880px;
}

#image_wrapper_SEC_601 {
    float: left;
    position: relative;
}
#image_SEC_601 {
    align-content: center;
    align-items: center;
    background-color: gray;
    display: flex;
    float: left;
    height: 586px;
    justify-content: center;
    overflow: hidden;
    width: 880px;
}
.img_SCE_601 {
    max-height: 586px;
    max-width: 880px;
    overflow: hidden;
}
#heading_wrapper_SEC_601 {
    background: rgba(54, 25, 25, 0.5) none repeat scroll 0 0;
    bottom: 0;
    box-shadow: 0 0 4px #fff;
    float: left;
    height: 120px;
    margin-left: 20px;
    position: absolute;
    width: 95.5%;
    z-index: 10;
}
.date1_SEC_601 {
    background-color: #000000;
    border-radius: 10px;
    float: left;
    height: 80px;
    margin: 20px;
    width: 80px;
    z-index: 100;
}
#heading_SEC_601 {
    float: left;
    max-height: 84px;
    overflow: hidden;
    padding-top: 19px;
    position: relative;
    top: 0;
    width: 85%;
    z-index: 100;
}
.custom_menu_SEC_601 .fa {
    margin-left: 5px;
    margin-right: 5px;
    position: relative;
    top: -1px;
}
.menu_SEC_601 {
    text-shadow: 0 0 3px #000;
}
.menu_SEC_601::after {
    border-color: transparent transparent transparent #000 ;
    border-style: solid;
    border-width: 16px;
    content: " ";
    display: inline-block;
    margin-left: 0;
    margin-top: -3px;
    position: absolute;
}
.sub-menu_SEC_601 {
    background: white none repeat scroll 0 0;
    color: #000;
    padding: 3px 7px 3px 20px;
}

.custom_menu_SEC_601 {
    background-color: #000;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-left: 20px;
    margin-top: 10px;
    padding: 3px 0 3px 10px;
    position: absolute;
    z-index: 1;
}
.heading_SCE_601 {
    color: #ffffff !important;
    font-size: 30px !important;
    font-weight: bold !important;
}
.layout_date {
    color: #000000;
    font-size: 16px !important;
}
.IssueDate_SEC601 {
    color: #fff;
    font-size: 16px;
}
#main_archive_SEC_601 {
    float: left;
    margin-bottom: 15px;
    width: 880px;
}
#archive_heading_SEC601 {
    float: left;
    overflow: hidden;
    width: 880px;
}
.archive_heading_SEC601 {
    color: #222222 !important;
    font-size: 18px !important;
    font-weight: bold !important;
    line-height: 24px;
}
.archive_layout_date {
    color: #000000;
    font-size: 16px !important;
}
.archive_IssueDate_SEC601 {
    border: 1px solid #000000;
    color: #000000;
    float: left;
    font-size: 16px;
    margin-left: 5px;
    margin-right: 15px;
    padding: 5px 10px;
    text-align: right;
    width:53px;
}


#body_wrapper_SEC_601 {
    box-shadow: 0 0 4px #242424;
    float: left;
    margin-left: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    position: relative;
    width: 94.3%;
}
.body_SCE_601 {
    color: #242424 !important;
    float: left;
    font-size: 21px;
}


#body_SEC_601 {
    float: left;
    margin-top: 20px;
    max-height: 158px;
    overflow: hidden;
    width: 99%;
}
div#divMain {
    padding:5px;
}
.main_SEC_601_A {
    background-color: #ffffff;
    box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.9), 0 5px 5px -10px rgba(0, 0, 0, 0.9) inset;
    float: left;
    height: 331px;
    margin-bottom: 25px;
    margin-top: 20px;
    width: 31.8%;
}
#image_SEC_601_A {
    align-content: center;
    align-items: center;
    background-color: gray;
    display: flex;
    float: left;
    height: 186px;
    justify-content: center;
    overflow: hidden;
    width: 280px;
}
.img_SCE_601_A {
    max-height: 187px;
    max-width: 280px;
    overflow: hidden;
}
#heading_SEC_601_A {
    float: left;
    height: 77px;
    margin-bottom: 0;
    margin-top: 15px;
    max-height: 77px;
    overflow: hidden;
    width: 100%;
}
.heading_SCE_601_A {
    color: #000000 ;
    font-size: 17px !important;
    font-weight: bold !important;
}
.layout_date {
    color: #000000;
    font-size: 16px !important;
}

.IssueDate_SEC601_A {
    color: #242424;
    float: left;
    font-size: 16px;
    width: 60%;
}

.social_top_SEC_601 {
    float: right;
    margin-right: 10px;
}
.social_SEC_601 {
    float: right;
}
#main_archive_SEC_601_A {
    float: left;
    margin-bottom: 15px;
    margin-left: 20px;
    width: 940px;
}
#archive_heading_SEC601_A {
    float: left;
    height: 25px;
    max-height: 25px;
    overflow: hidden;
    width: 940px;
}
.archive_heading_SEC601_A {
    color: #222222 !important;
    font-size: 18px !important;
    font-weight: bold !important;
    line-height: 20px;
}
.archive_layout_date {
    color: #000000;
    font-size: 16px !important;
}
.date_SEC_601 {
    font-size: 25px;
    margin-top: 4px;
    text-align: center;
}
.month_SEC_601 {
    font-size: 25px;
    text-align: center;
}
.archive_IssueDate_SEC601_A {
    color: red;
    float: left;
    font-size: 16px;
    margin-left: 5px;
    margin-right: 15px;
    text-align: right;
    width: 132px;
}

.main_SEC_601_A.space_3 {
    margin-left: 20px;
}
.main_SEC_601_A.space_4 {
    margin-left: 20px;
}
.main_SEC_601_A.space_6 {
    margin-left: 20px;
}
.main_SEC_601_A.space_7 {
    margin-left: 20px;
}
.main_SEC_601_A.space_9 {
    margin-left: 20px;
}
.main_SEC_601_A.space_10 {
    margin-left: 20px;
}
.heading_SCE_601.cusom_SEC_1 {
}

.date_archive_SEC_601 {

    float: left;
    padding-right:0px;
}

.month_archive_SEC_601 {
    float: left;
    padding-left: 10px;
}
#archive_heading_wrapper_SEC601 {
    float: left;
    max-height: 25px;
    overflow: hidden;
    position: relative;
    top: 5px;
    width: 89%;
}
.pagemore > a {
    display: none;
}
.more_SEC_601 {
    float: left;
    font-size: 18px;
    margin-top: 10px;
}

.more_SEC_601 .fa {
    display: inline-block;
    margin-left: 5px;
    padding-top: 5px;
}
/*-- END: SEC 601 STYLE -- */

/*-- BEGIN: EXTRA STYLE -- */

.polls1question input {
    margin-right: 10px;
    position: relative;
    top: 5px;
}


.custom_adgroup_11 {
    margin-bottom: 20px;
   max-width: 300px;
    margin-top: 20px;
}
.menubodyhorizontal:empty {
    display: none !important;
}
.home_icon .fa {
    color: #fff;
    font-size: 22px;
    height: 16px;
    position: relative;
    top: -4px;
}

/*-- END: EXTRA STYLE -- */

/*-- BEGIN: Weather STYLE -- */

#weadther {
    border-left: 1px solid #4d4d4d;
    float: left;
    margin-left: 20px;
    position: relative;
    top: 15px;
    width: 19.6%;
}
.locations.alert_height_30 {
    background-color: transparent !important;
}
.logo img {
    display: none;
}
.logo > a {
    display: none;
}
.header {
    display: none;
}
.weather-button.height1.five {
    background-color: transparent !important;
    box-shadow: 0 0 0 !important;
}
.city {
    color: #dedede !important;
    font-size: 14px !important;
    line-height: 37px !important;
    text-transform: capitalize !important;
}

#plemx-root .city {
   
    text-transform: uppercase !important;
    
}
.temp {
    color: #dedede !important;
    font-size: 15px !important;
    line-height: 28px !important;
}

.glyph.logo {
    display: none;
}

/*-- END: Weather STYLE -- */
/*-- BEGIN: Google STYLE -- */

.Google_search_results {
  position: absolute;
}
#google {
    border-left: 1px solid #4d4d4d;
    float: left;
    height: 41px;
    padding-left: 15px;
    position: relative;
    top: 15px;
    width: 27%;
}

#gsc-i-id1 {
    color: #dedede !important;
    font-size: 14px !important;
    font-weight: normal !important;
    line-height: 33px;
 /*   text-transform: uppercase !important; */
   font-family: inherit;
}

input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
    background-color: transparent !important;
    background-image: none;
    border-color: #666666;
    filter: none;
}

/*-- END: Google STYLE -- */

/* BEGIN: Responsive Google Custom Search Box */

.gscb_a {display:none !important; }
.gsc-search-button.gsc-search-button-v2 {
    background-color: transparent;
    border: 0 solid;
} 
td.gsc-search-button {
width:auto !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: #000 none repeat scroll 0 0 !important;
    border: 1px solid #3a3a3a !important;
    height: 28px !important;
    margin-left: 4px !important;
    margin-top: 2px;
}
input.gsc-input {
    font-family: glegoo;
    font-size: 15px !important;
    font-weight: 700;
}
.gsc-input {
    color: #fff;
}
.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;

}
@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: #000000;
    height: 50px;
}
.gsc-input{
height:30px;
}
/* END: Responsive Google Custom Search Box */

/*-- BEGIN: DEFAULT STYLE -- */

#main_DEF {
    background-color: #ffffff;
    float: left;
    margin-bottom: 25px;
    width: 880px;
}
#image_wrapper_DEF {
    float: left;
    position: relative;
}
#image_DEF {
    align-content: center;
    align-items: center;
    background-color: gray;
    display: flex;
    float: left;
    height: 586px;
    justify-content: center;
    overflow: hidden;
    width: 880px;
}
.img_DEF {
   max-height: 586px;
    max-width: 880px;
    overflow: hidden;
}
#heading_wrapper_DEF {
    background: rgba(54, 25, 25, 0.5) none repeat scroll 0 0;
    bottom: 0;
    box-shadow: 0 0 4px #fff;
    float: left;
    height: 120px;
    margin-left: 20px;
    position: absolute;
    width: 840px;
    z-index: 10;
}
.date1_DEF {
    background-color: #000000;
    border-radius: 10px;
    float: left;
    height: 80px;
    margin: 20px;
    width: 80px;
    z-index: 100;
}
.heading_DEF {
    float: left;
    max-height: 84px;
    overflow: hidden;
    padding-top: 19px;
    position: relative;
    top: 0;
    width: 85%;
    z-index: 100;
}
.custom_menu_DEF .fa {
    margin-left: 5px;
    margin-right: 5px;
    position: relative;
    top: -1px;
}
.menu_DEF {
    text-shadow: 0 0 3px #000;
}
.menu_DEF::after {
    border-color: transparent transparent transparent #000;
    border-style: solid;
    border-width: 16px;
    content: " ";
    display: inline-block;
    margin-left: 0;
    margin-top: -3px;
    position: absolute;
}
.sub-menu_DEF {
    background: white none repeat scroll 0 0;
    color: #000;
    padding: 3px 7px 3px 20px;
}
.custom_menu_DEF {
    background-color: #000;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-left: 20px;
    margin-top: 10px;
    padding: 3px 0 3px 10px;
    position: absolute;
    z-index: 1;
}

.heading_DEF_601 {
    color: #ffffff !important;
    font-size: 30px !important;
    font-weight: bold !important;
}
.layout_date {
    color: #000000;
    font-size: 16px !important;
}

.month_DEF {
    font-size: 25px;
    text-align: center;
}
.date_DEF {
    font-size: 25px;
    margin-top: 4px;
    text-align: center;
}

.IssueDate_DEF {
    color: #fff;
    font-size: 16px;
}
#main_archive_DEF {
    float: left;
    margin-bottom: 15px;
    width: 880px;
}
#archive_heading_DEF {
    float: left;
    overflow: hidden;
    width: 880px;
}
.archive_heading_DEF {
    color: #222222 !important;
    font-size: 18px !important;
    font-weight: bold !important;
    line-height: 24px;
}
.archive_layout_date {
    color: #000000;
    font-size: 16px !important;
}
.archive_IssueDate_DEF {
    border: 1px solid #000000;
    color: #000000;
    float: left;
    font-size: 16px;
    margin-left: 5px;
    margin-right: 15px;
    padding: 5px 10px;
    text-align: right;
    width: 53px;
}
#body_wrapper_DEF {
    box-shadow: 0 0 4px #242424;
    float: left;
    margin-left: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    position: relative;
    width: 830px;
}

#body_DEF {
    float: left;
    margin-top: 10px;
    overflow: hidden;
}
.body_SCE_ {
    color: #242424 !important;
    float: left;
    font-size: 21px;
}
.pagebyline_DEF {
    color: #000;
    font-family: "Open Sans",sans-serif;
    font-size: 18px;
    line-height: 40px;
    position: relative;
    text-align: left;
    width: 100%;
}
/*-- END: DEFAULT STYLE -- */


/* *** BEGIN: Google_search_box *** */

.gsc-control-cse.gsc-control-cse-en {
    position: absolute;
}

.Google_search_box {
    align-content: center;
    align-items: center;
    display: flex;
    float: right;
    height: auto !important;
    margin-left: 2%;
    margin-right: 2%;
    width: 90% !important;
}

.Google_search_box > div {
    width: 96% !important;
}
.gsc-input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}

.gsc-input::before {
    color: transparent !important;
    content: "Search..." !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;
}
.gsc-input-box {
    height: 30px !important;
}
.gsc-input {color:black !important;}

.gsc-input {
    color: #aaaaaa !important;
   
}
input.gsc-search-button {
    background-color: transparent!important;
    border-radius: 0 !important;
    border-width: 0 !important;
    cursor: pointer;
    position:relative;
}
td.gsc-search-button::before {
    content: "\f002";
    position: absolute;
    font-family: fontawesome;
    color: gray;
    margin-left: 17px;
    font-size: 17px;
    line-height: 27px;
    cursor: pointer;
}
td.gsc-search-button:hover::before {
	color:white;
}
td.gsc-search-button {
    float: right;
    margin-top: 4px;
}
.gsc-search-button:active {
    border-width: 0 !important;
}


/* *** END: Google_search_box *** */

.pagebody td[bgcolor="#E9E9E9"] a img {
	max-width: 200px;
}

.eventdate {
	width: 64px;
	overflow: hidden;
	background: white;
	display: inline-block;
	white-space: nowrap;
}
/* *** BEGIN: General Responsive CSS *** */

@media screen and (max-width: 768px) {
	
#cssmenu {
    flex-direction:column;
    align-items:flex-end;
}

.main_wrapper {
    overflow: hidden;
}

.main_wrapper {
    overflow: hidden;
}

.c1 {
    float: left;
    width: 100%;
}

img.custom_adgroup_14 {
    max-width: 100vw;
}

#top_links {
    clear: both;
    float: left;
    width: 100%;
}

.c2 {
    height: auto;
    padding-bottom: 20px;
}

#weadther {
    border-width: 0;
    margin-left: 2%;
    width: 32%;
}

#google {
    height: auto;
    margin-left: 0;
    padding: 0px;
    width: 32%;
}

#social {
    height: 35px;
    margin-left: 2%;
    width: 31%;
}

.c3 {
    align-items: center;
    clear: both;
    display: flex;
    flex-direction: column;
    height: auto;
    justify-content: center;
    text-align: center;
    width: 100%;
}

.c4 {
    height: auto;
    order: 1;
    width: 100%;
}

.c5 {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    order: 2;
    width: 100%;
    margin-top: 50px;
}

.Three-Dee {
    font-size: 11vw;
    line-height: normal;
}

.c7 {
    clear: both;
    float: left;
    width: 100%;
}

.c8 {
    clear: both;
}

.c9 {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
}

.c10 {
    clear: both;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.c11 {
    clear: both;
    margin-left: 2%;
    margin-right: 2%;
    width: 96%;
}

#main_H1 {
    clear: both;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

#main_H1_holder {
    height: auto;
    margin-bottom: 14px;
    width: 48%;
}

#main_H1_holder:nth-child(2n+1) {
    margin-right: 2%;
}

#heading_H1 {
    top: 75%;
}

.image_H1 {
    max-height: none;
    max-width: 46vw;
}

.c15 {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
}

.c16 {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    width: 100%;
}

.left {
    order: 1;
    width: 100%;
}

.right {
    order: 2;
    width: 100%;
}

.c17 {
    margin-left: 2%;
    margin-right: 2%;
    overflow: hidden;
    width: 96%;
}
.main_H2 {
    width: 32%;
}

.main_H2.main_H2_space_1, .main_H2.main_H2_space_4 {
    margin-right: 2%;
}

.main_H2.main_H2_space_2, .main_H2.main_H2_space_5 {
    margin-left:0px;
}

.main_H2.main_H2_space_3, .main_H2.main_H2_space_6 {
    margin-left: 2%;
}

.image_H2 {
    height: 20vw;
    width: 31vw;
}

.image_H2 img {
    max-height: 21vw;
    max-width: 31vw;
}

.text1_H2 {
    font-size: 2vw !important;
}

#body_H2 {
    font-size: 2vw;
    height: auto;
    max-height: 125px;
}

.read_more_custom_H2 {
    font-size: 2vw;
}

read_more_custom_H2 .fa {
    font-size: 2vw !important;
}

.read_more_custom_H2 .fa.fa-arrow-circle-right {
    font-size: 2.1vw;
}

.cc18 {
    margin-left: auto;
    margin-right: auto;
}

.main_H5_menu_heading {
    margin-bottom: 9px;
    margin-top: 20px;
    width: 100%;
}

#main_H5 {
    margin-left: 2%;
    margin-right: 2%;
    overflow: hidden;
    width: 96%;
}

.main_H5_holder {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.counter_H5 {
    height: 6vw;
    width: 6vw;
}

.heading_H5 {
    height: auto;
    width: 90vw;
}

.heading_H5.custom_color_1 {
    height: auto;
}

.article_heading_H5 {
    height: auto;
}

.highlight5 {
    clear: both;
    float: left;
}

.adg11 {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 2%;
    margin-right: 2%;
    overflow: hidden;
    width: 96%;
}

.custom_adgroup_11 {
    max-width: 40vw;
}

.poll1 {
    clear: both;
    float: left;
    margin-left: 2%;
    margin-right: 2%;
    width: 96%;
}

.c20 {
    height: auto;
    overflow: hidden;
}

.c21 {
    display: flex;
    flex-direction: column;
    margin-left: 2%;
    margin-right: 2%;
    width: 96%;
}

.logo_wrapper {
    border-width: 0;
    height: auto;
    text-align: center;
    width: 100%;
}

.cc22 {
    clear: both;
    float: none;
    text-align: center;
}

.cc23 {
    clear: both;
    float: none;
}

.c23 {
    display: none;
}

.c24 {
    align-items: center;
    clear: both;
    display: flex;
    flex-direction: column;
    float: none;
    justify-content: center;
    padding-bottom: 20px;
    text-align: center;
    width: 100%;
}
#social_bottom {
    align-items: center;
    display: flex;
    float: none;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
}
.hitcounter_bottom {
    float: none;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
#social_icon_heading {
    margin-bottom: auto;
    margin-right: 3vw;
}
.site_map_bottom {
    clear: both;
    float: none;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.c25 {
    clear: both;
    float: none;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.c26 {
    width: 100%;
}

.spw_holder1 {
    clear: both;
    float: left;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.spw {
    float: left;
    overflow: hidden;
    width: 32%;
}

.spw_holder1 .spw:nth-child(1) {
    margin-right: 2%;
}

.spw_holder1 .spw:nth-child(2) {
    margin-right: 2%;
}

#image_PRV {
    height: auto;
    width: 31vw;
}

.image_PRV {
    max-height: none;
    max-width: 31vw;
}

.main_PRV.space_2 {
    margin-left: auto;
}

.main_PRV.space_3 {
    margin-left: auto;
}

.heading_PRV {
    height:65px;
    padding-left: 1vw;
    width: 30vw;
}

.article_heading_PRV {
    font-size: 2.1vw !important;
}

#main_PRV_b {
    width: 31vw;
}

#image_PRV_b {
    height: auto;
    width: 31vw;
}

.image_PRV_b {
    max-height: none;
    max-width: 31vw;
}

#heading_PRV_b {
    height: 68px;
    margin-left: auto;
    max-height: none;
    width: 31vw;
}

.spw_holder2 {
    clear: both;
    float: left;
    overflow: hidden;
    width: 100%;
}

.c19 {
    width: 100%;
}

.Menu_PRV_holder_175 {
    height: auto;
}

.main_PRV_175 {
    width: 100%;
}

.main_PRV_175_holder {
    float: left;
    overflow: hidden;
    width: 32%;
}

#heading_PRV_175 {
    width: 100%;
}

.main_PRV_175_holder.main_PRV_175_holder_space_1, .main_PRV_175_holder.main_PRV_175_holder_space_4 {
    margin-right: 2%;
}

.main_PRV_175_holder.main_PRV_175_holder_space_2, .main_PRV_175_holder.main_PRV_175_holder_space_5 {
    margin-left: 0;
    margin-right: 0;
}

.main_PRV_175_holder.main_PRV_175_holder_space_3, .main_PRV_175_holder.main_PRV_175_holder_space_6 {
    margin-left: 2%;
}

.img_PRV_175 {
    height: 20vw;
    margin-bottom: 0;
    width: 31vw;
}

.image_PRV_175 {
    max-height: 21vw;
    max-width: 31vw;
}

#image_wrapper_SEC_601 {
    width: 100%;
}

#main_SEC_601 {
    width: 100%;
}

#image_SEC_601 {
    height: auto;
    width: 100%;
}

.img_SCE_601 {
    max-height: none;
    max-width: 96vw;
}

#heading_SEC_601_A {
    max-height: 70px;
}

#heading_SEC_601 {
    width: 82%;
}

.main_SEC_601_A {
    width: 32%;
    height: auto;
    padding-bottom: 25px;
}

.main_SEC_601_A.space_2, .main_SEC_601_A.space_5 {
    margin-right: 2%;
}

.main_SEC_601_A.space_3, .main_SEC_601_A.space_6 {
    margin-left: 0;
    margin-right: 0;
}

.main_SEC_601_A.space_4, .main_SEC_601_A.space_7 {
    margin-left: 2%;
}

#image_SEC_601_A {
    height: auto;
    width: 100%;
}

.img_SCE_601_A {
    max-height: none;
    max-width: none;
    width: 31vw;
}

#main_DEF {
    width: 100%;
}

#image_wrapper_DEF {
    width: 100%;
}

#image_DEF {
    height: auto;
    width: 100%;
}

.img_DEF {
    max-height: 64vw;
    max-width: 100vw;
}

#heading_wrapper_DEF {
    width: 94.5%;
}

.heading_DEF {
    width: 82%;
}

#body_wrapper_DEF {
    width: 93%;
}
}

@media screen and (max-width: 737px) {

#main_H1_holder {
    width: 49%;
}

.image_H1 {
    max-width: 47vw;
}

#body_wrapper_SEC_601 {
    width: 93.7%;
}

#heading_SEC_601 {
    width: 80%
}

.heading_DEF {
    width: 80%;
}

.slider_container_SEC157 {
    width: 683px;
    height: 170px;
}

.slides_SEC157 {
    width: 683px;
    height: 170px;
}

@media screen and (max-width: 668px) {

.heading_DEF {
    width: 79%;
}

#heading_wrapper_SEC_601 {
    width: 95%;
}

#body_wrapper_SEC_601 {
    width: 93.6%;
}

}

@media screen and (max-width: 640px) {

#weadther {
    margin-left: 0;
    margin-right: 2%;
    width: 32%;
}

#google {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    width: 32%;
}

#social {
    margin-left: 2%;
    margin-right: 0;
    width: 31%;
}

#heading_wrapper_SEC_601 {
    width: 94%;
}

#heading_SEC_601 {
    width: 78%;
}

#body_wrapper_SEC_601 {
    width: 92.4%;
}

#body_SEC_601 {
    max-height: 161px;
}

.heading_DEF {
    width: 78%;
}

}

@media screen and (max-width: 569px) {

#plemx-root .weather-button.five .current-weather {
    padding: 1% 0%;
}

#google {
    width: 33%;
}

#weadther {
    width: 34%;
}

#social {
    width: 27%;
}

#plemx-root .weather-button.five .locations .city {
    padding-left: 0px;
}

#heading_H1 {
    top: 70%;
}

.main_H2 {
    width: 49%;
}

.image_H2 {
    width: 47vw;
    height: auto;
}

.image_H2 img {
    max-width: 48vw;
    max-height: none;
}

.text1_H2 {
    font-size: 3vw !Important;
}

#body_H2 {
    font-size: 3vw;
}

.main_H2.main_H2_space_1, .main_H2.main_H2_space_3, .main_H2.main_H2_space_5 {
    margin-right: 2%;
    margin-left: 0%;
}

.main_H2.main_H2_space_2, .main_H2.main_H2_space_4, .main_H2.main_H2_space_6 {
    margin-left: 0px;
    margin-right: 0px;
}

.main_PRV {
    width: 100% !important;
}

.sub_heading_PRV, .sub_heading_PRV:link {
    padding: 5px;
    font-size: 10px;
}

.article_heading_PRV_b {
    line-height: 20px;
}

#heading_PRV_b {
    height: 60px;
    margin-bottom: 5px;
}

.heading_PRV_c {
    width: 100%;
    padding-left: 5px;
    height: 35px;
}

.article_heading_PRV_c:link {
    font-size: 12px !important;
    overflow: hidden;
}

.main_PRV_175_holder {
    width: 49%;
    height: 243px;
}

.main_PRV_175_holder.main_PRV_175_holder_space_1, .main_PRV_175_holder.main_PRV_175_holder_space_3, .main_PRV_175_holder.main_PRV_175_holder_space_5 {
    margin-right: 2%;
    margin-left: 0%;
    margin-bottom: 2%;
}

.main_PRV_175_holder.main_PRV_175_holder_space_2, .main_PRV_175_holder.main_PRV_175_holder_space_4, .main_PRV_175_holder.main_PRV_175_holder_space_6 {
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 2%;
}

.img_PRV_175 {
    width: 100%;
    height: auto;
}

.image_PRV_175 {
    max-width: 48vw;
    max-height: none;
}

#heading_PRV_175 {
    height: 40px;
    top: 195px;
}

.heading_PRV {
    height: 50px;
    margin-bottom: 10px;
}

#heading_SEC_601 {
    width: 75%;
}

.heading_DEF {
    width: 74%;
}

.city {
    font-size: 12px !important;
}

#plemx-root .locations, .button_locations {
    width: 105px;
}

.temp {
    font-size: 13px !important;
}

#plemx-root .temp span {
    font-size: 11px;
}

}

@media screen and (max-width: 533px) {

.main_PRV_175_holder {
    height: 230px;
}

#heading_PRV_175 {
    top: 183px;
}

}

@media screen and (max-width:436px) {

.c2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#social_icon_heading {
    font-size: 5vw;
}

#top_links {
    order: 1;
    width: 93%;
    margin: 0 5%
}

#weadther {
    width: 100%;
    order: 3
}

#google {
    width: 94%;
    order: 4;
}

#social {
    order: 2;
    width: 80%;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 15%;
    padding: 0;
    height: auto;
}

#social_icon .fa {
    font-size: 30px;
}

#social_icon {
    margin-right: 15%;
    margin-left: 0px;
}

.city {
    font-size: 20px !important;
}

#plemx-root .locations, .button_locations {
    width: 60%;
}

.temp {
    font-size: 20px !important;
}

#plemx-root .temp span {
    font-size: 18px;
}.city {
    font-size: 20px !important;
}

#plemx-root .locations, .button_locations {
    width: 60%;
}

.temp {
    font-size: 20px !important;
}

#plemx-root .temp span {
    font-size: 18px;
}

#main_H1_holder {
    width: 100%;
    height: auto;
    margin: 0px 0px 10px 0px; 
}

#main_H1_holder:nth-child(2n+1) {
    margin-right: 0px;
}

.image_H1 {
    max-width: 96vw;
    max-height: none;
}

.article_heading_H1:link {
    font-size: 5vw;
}

#heading_H1 {
    height: 65px;
    max-height: none;
}

.main_H2 {
    margin: 10px 0px 10px 0px;
    width: 100%;
}

.image_H2 {
    width: 100vw;
}

.image_H2 img {
    max-width: 100vw;
}

.text1_H2 {
    font-size: 5vw !important;
}

#heading_H2 {
    height: 60px;
    overflow: hidden;
    max-height: none;
}

#body_H2 {
    font-size: 4vw;
}

.main_H2.main_H2_space_1, .main_H2.main_H2_space_3, .main_H2.main_H2_space_5 {
    margin-right: 0px;
}

.main_H2 {
    margin: 10px 0px 10px 0px;
    width: 100%;
}

.image_H2 {
    width: 100vw;
}

.image_H2 img {
    max-width: 100vw;
}

.text1_H2 {
    font-size: 5vw !important;
}

#heading_H2 {
    height: 60px;
    overflow: hidden;
    max-height: none;
}

#body_H2 {
    font-size: 4vw;
}

.spw {
    width: 100%;
}

.spw_holder1 .spw:nth-child(1) {
    margin-right: 0px;
}

#image_PRV {
    width: 100%;
}

.image_PRV {
    max-width: 96vw;
    max-height: none;
}

.heading_PRV {
    width: 99%;
    height: auto;
}

.article_heading_PRV:link {
    font-size: 6vw !important;
}

#main_PRV_b {
    width: 100%;
}

.sub_heading_PRV, .sub_heading_PRV:link {
    font-size: 5vw;
}

#image_PRV_b {
    width: 100%;
    height: auto;
}

.image_PRV_b {
    max-width: 96vw;
    max-height: none;
}

#heading_PRV_b {
    width: 100%;
    height: auto;
}

.article_heading_PRV_b {
    font-size: 5vw !important;
    line-height: 29px;
}

.heading_PRV_c {
    width: 98%;
    height: 38px;
}

.article_heading_PRV_c:link {
    font-size: 3vw !important;
}

.spw_holder1 .spw:nth-child(2) {
    margin-right: 0px;
}

#heading_wrapper_SEC_601 {
    width: 90%;
}

#body_wrapper_SEC_601 {
    width: 87.8%;
}

#heading_SEC_601 {
    width: 65%;
    height: 90px;
    max-height: none;
}

.heading_SCE_601 {
    font-size: 5vw !important;
}

.main_SEC_601_A {
    width: 100%;
}

.main_SEC_601_A.space_2, .main_SEC_601_A.space_5 {
    margin-right: 0px;
}

.main_SEC_601_A.space_4, .main_SEC_601_A.space_7 {
    margin-left: 0px;
}

.img_SCE_601_A {
    width: 96vw;
}

.heading_SCE_601_A {
    font-size: 5vw !important;
}

#main_archive_SEC_601 {
    width: 100%;
    height: auto;
    max-height: none;
}

#archive_heading_SEC601 {
    width: 100%;
}

#archive_heading_wrapper_SEC601 {
    width: 75%;
}

#heading_wrapper_DEF {
    width: 90%;
}

#body_wrapper_DEF {
    width: 87.7%;
}

.heading_DEF {
    width: 64%;
    height: 90px;
    max-height: none;
}

.heading_DEF_601 {
    font-size: 5vw !important;
}

.main_PRV_175_holder {
    height: 198px;
}

#heading_PRV_175 {
    top: 150px;
}

}

@media screen and (max-width:415px) {

#top_links {
    margin: 0px 13px;
    width: 97%;
}

#social_icon .fa {
    font-size: 20px;
}

.main_PRV_175_holder.main_PRV_175_holder_space_1, .main_PRV_175_holder.main_PRV_175_holder_space_3, .main_PRV_175_holder.main_PRV_175_holder_space_5 {
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
}

.main_PRV_175_holder.main_PRV_175_holder_space_2, .main_PRV_175_holder.main_PRV_175_holder_space_4, .main_PRV_175_holder.main_PRV_175_holder_space_6 {
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
}

.main_PRV_175_holder {
    width: 100%;
    height: 320px;
}

.image_PRV_175 {
    max-width: 96vw;
    max-height: none;
}

#heading_PRV_175 {
    top: 275px;
}

#social_icon_heading {
    font-size: 5vw;
}

}

@media screen and (max-width:375px) {

.link1 {
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 10px;
}

.heading_PRV_c {
    height: 31px;
}

.main_PRV_175_holder {
    height: 295px;
}

#heading_PRV_175 {
    top: 250px;
}

#heading_SEC_601 {
    width: 60%;
}

.heading_DEF {
    width: 60%;
}

.temp {
    font-size: 15px !important;
}

#plemx-root .temp span {
    font-size: 13px;
}

.city {
    font-size: 15px !important;
}

}

@media screen and (max-width:320px) {

.toplinks {
    font-size: 12px !important;
}

.main_PRV_175_holder {
    height: 255px;
}

#heading_PRV_175 {
    top: 210px;
}

#heading_SEC_601 {
    width: 55%;
}

.heading_DEF {
    width: 55%;
}

}

/* *** END: General Responsive CSS *** */


/* *** 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: Responsive Forms *** */

@media screen and (max-width: 768px) {
  #MainContent iframe {
    width: 100% !important;
  }

  .formdivider,
    .formbody,
    .formfieldname {
    width: 90% !important;
    font-size: 12px !important;
  }

  .formbutton {
    width: 57% !important;
    position: absolute;
    left: 27%;
  }

  .formfieldinput {
    width: 85% !important;
  }

  .formdivider:first-child,
    .formbody table {
    width: 100% !important;
  }
}

@media screen and (max-width: 360px) {
  .formdivider,
    .formbody,
    .formfieldname {
    font-size: 11px !important;
  }
}

@media screen and (max-width: 320px) {
  .formdivider,
    .formbody,
    .formfieldname {
    font-size: 10px !important;
  }

  .formbody img {
    max-width: 100px;
  }
}
/* *** END: Responsive Forms *** */

/* *** BEGIN: Responsive Product Page *** */

.productbody img {
  max-width: 460px;
}

.productlink img {
  width: 150px;
}

@media screen and (max-width: 768px) {
  .productbody {
    width: 90% !important;
  }

  .productbody img {
    max-width: 80%;
  }

  .productlink img {
    width: 150px;
  }
}

@media screen and (max-width: 480px) {
  .productlink img {
    width: 100px !important;
  }

  .productcategory {
    font-size: 13px !important;
  }

  .productbody a:link, .productbody a:hover, .productbody a:visited {
    font-size: 10px !important;
  }
}

/* *** END: Responsive Product Page *** */

/* *** BEGIN: Responsive Guestbook Page *** */

@media screen and (max-width: 768px) {
  .guestbookbody {
    width: 90% ! important;
  }
}

/* *** END: Responsive Guestbook Page *** */

/* *** BEGIN: Responsive Popup window *** */

@media screen and (max-width: 768px) {
  img.mfp-img {
    width: 100% !important;
  }

  .mfp-content {
    width: 90% ! important;
    top: 25px;
  }

  .mfp-content .mfp-close {
    opacity: 0.7 !important;
  }
}

/* *** END: Responsive  Popup window *** */


/* *** BEGIN: Responsive  Poll *** */

@media screen and (max-width: 770px) {
  .polls1body {
    width: 100%;
  }

  .polls1question {
    font-size: 14px;
    text-align: left;
  }

  .polls1title {
    font-size: 16px;
  }
}

/* *** END: Responsive  Poll *** */

/* *** BEGIN: Responsive Properties *** */

@media screen and (max-width: 768px) {
  .propertiesbody {
    width: 90% ! important;
    padding-left: 0px ! important;
    padding-right: 0px ! important;
  }

  .propertiessearchbody {
    transform: none;
  }

  .propertiesbutton {
    font-size: 12px;
    width: 50%;
  }
}

@media screen and (max-width: 400px) {
  .propertiessearchbody {
    font-size: 11px;
    font-weight: bold;
  }

  .propertiessearchbody input {
    font-size: 10px;
  }

  .propertiessearchbody select {
    font-size: 10px;
  }

  .propertiessearchheading {
    font-size: 13px;
    height: 20px;
  }

  .propertiesbody img {
    max-width: 100% !important;
  }
}

/* *** END: Responsive Properties *** */

/* *** BEGIN: Responsive PhotoGallery 1 *** */

@media screen and (max-width: 768px) {
  /*.c8 td {
    font-size: 10px;
  }

  .c8 img {
    width: 100%;
  }*/
}

/* *** END: Responsive PhotoGallery 1 *** */


/* *** BEGIN: Responsive PhotoGallery 2 *** */

@media screen and (max-width: 768px) {
  .c88 img {
    width: 100% ! important;
    height: auto;
    overflow: hidden;
  }

  .ad-image {
    height: auto !important;
    overflow: hidden !important;
    width: 100% !important;
  }


/* *** END: Responsive PhotoGallery 2 *** */