/* HStyle4 CSS starts here */
/* NAVIGATION TAB */
    img {
        max-width: 100%;
    }

    .header-middle-left {
    }

    *::before, *::after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    element {
    }

    .header-middle-right {
        padding: 20px;
    }

    #mainmenu {
        background: #ffffff;
        float: none !important;
    }

    .nav {
        position: relative;
        /*display:inline-block;*/
        font-size: 14px;
        font-weight: 900;
    }

    .nav-list {
        text-align: left;
    }

    .nav-item {
        float: left;
        *display: inline;
        zoom: 1;
        list-style: none;
        position: relative;
    }

        .nav-item a {
            border-right: 1px solid #fff;
            color: #575E64;
            display: block;
            font-size: 17px;
            font-weight: 600;
            padding: 33px 27px;
            text-decoration: none;
        }

    .nav li:first-child a {
        border-left: none;
    }

    .nav li:last-child a {
        border-right: none;
    }

    .nav-item > a:hover, .nav-item a.active {
        background: #F2763A;
        color: #ffffff;
    }

    .nav-item:hover .nav-submenu {
        display: block;
    }

    ul, ol {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    /* Navigation submenu */
    .nav-submenu {
        display: none;
        position: absolute;
        left: 0;
        width: 180px;
        z-index: 50 !important;
    }

    .nav-submenu-item a {
        background: #e55b2c;
        border-bottom: 1px solid #d64210;
        display: block;
        padding: 15px;
    }

        .nav-submenu-item a:hover {
            background: #7e1609;
        }
    /* Mobile navigation */
    .nav-mobile {
        display: none; /* Hide from browsers that don't support media queries */
        cursor: pointer;
        position: absolute;
        top: 0;
        right: 0;
        background: #3D3D3B url(http://localhost:4454/UIHeaders/assets/HStyle4/images/nav.svg) no-repeat center center;
        background-size: 18px;
        height: 50px;
        width: 50px;
    }
    /* Mobile navigation, clickable area for revealing <ul> */
    .nav-click {
        position: absolute;
        top: 0;
        right: 0;
        display: none;
        border-left: 1px solid #8B2870;
        height: 49px;
        width: 50px;
        cursor: pointer;
    }

        .nav-click i {
            display: block;
            height: 48px;
            width: 48px;
            background: url(http://localhost:4454/UIHeaders/assets/HStyle4/images/drop.svg) no-repeat center center;
            background-size: 20px;
        }

        .nav-click:hover {
            background-color: #6E1656;
        }

    .nav-rotate {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .head-donation {
        background: #575E64;
        text-align: right;
        color: #ffffff;
    }

        .head-donation span {
            padding: 8px 0px;
            color: #ffffff;
            display: inline-block;
            margin-left: 10px;
        }

            .head-donation span a.donation {
                background: #ED7900;
                padding: 11px !important;
                font-size: 20px;
                text-transform: uppercase;
                color: #ffffff;
            }

    #header-top {
        border-bottom: 0px solid #575E64 !important; margin:15px 0;
    }
    /*------------------------------------*\
            Media Queries
        \*------------------------------------*/

    @media only screen and (min-width: 320px) and (max-width: 768px) {
        .nav-mobile {
            display: block;
        }

        .nav {
            width: 100%;
            padding: 50px 0 0;
            z-index: 500;
        }

        .nav-list {
            display: none;
        }

        .nav-item {
            width: 100%;
            float: none;
        }

            .nav-item > a {
                padding: 15px;
            }

        .nav-click {
            display: block;
        }

        .nav-mobile-open {
            border-radius: 5px 5px 0 0;
            -webkit-border-radius: 5px 5px 0 0;
            -moz-border-radius: 5px 5px 0 0;
        }

        .nav-item:hover .nav-submenu {
            display: none;
        }

        .nav-submenu {
            position: static;
            width: 100%;
        }
    }



    @media(min-width:990px) {

        .nav-item a {
        }

        .nav > li > a {
            padding: 5px 6px;
        }
    }
/* HStyle4 CSS ends here */


.comp-sadh-heder {
    }

    .comp-sadh-heder2 .top-header-sadh {
        background: #292929;
    }

    .comp-sadh-heder2 .news span {
        padding: 8px 15px;
        background: #FEB005;
        display: block;
        color: #fff;
        text-align: right;
        font-size: 25px;
        font-weight: bold;
    }


    .sadh-sitehead2 .add-section {
        padding: 15px;
    }

    .comp-sadh-heder2 .home-section .home {
        background: #E99C32;
        font-size: 28px;
        padding: 2px 9px;
        border-radius: 50%;
    }

        .comp-sadh-heder2 .home-section .home a {
            color: #fff;
        }

    .comp-sadh-heder2 .home-section span {
        display: inline-block;
        margin: 0 20px;
    }

    .comp-sadh-heder2 .search2 {
        margin: 5px;
    }

        .comp-sadh-heder2 .search2 input[type="text"] {
            padding: 10px;
            border: 1px solid #aaa4a4;
            background-color: transparent;
            vertical-align: top;
            color: #aaa4a4;
        }

        .comp-sadh-heder2 .search2 .icon-search {
            padding: 8px;
            border: 1px solid #aaa4a4;
            font-size: 24px;
            margin-bottom: 0px;
            color: #aaa4a4;
            cursor: pointer;
        }

    .comp-sadh-heder2 .ui-243 .hover-menu .menu-btn i {
        display: block;
        width: auto;
        height: auto;
        line-height: 44px;
        font-size: 26px;
        text-align: center;
        background: transparent;
        color: #fff;
        border: 1px solid rgba(0,0,0,0.1);
        text-transform: uppercase;
        vertical-align: top;
        ;
    }

    .comp-sadh-heder2 .bg-black-sad {
        background: #000;
    }




    /* Circle */
    .comp-sadh-heder2 .social-media .icon-button span {
        border-radius: 0;
        display: block;
        height: 0;
        left: 50%;
        margin: 0;
        position: absolute;
        top: 50%;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

    .comp-sadh-heder2 .social-media .icon-button span {
        width: 30px;
        height: 30px;
        border-radius: 3.6rem;
        margin: -16px;
        color: #fff;
    }

    .comp-sadh-heder2 .social-media .icon-button:hover span {
        width: 0;
        height: 0;
        margin: 0px;
    }

    .comp-sadh-heder2 .social-media a i {
        color: #fff;
    }

    .comp-sadh-heder2 .social-media .twitter span {
        background-color: #00a0d1;
    }

    .comp-sadh-heder2 .social-media .facebook span {
        background-color: #3B5998;
    }

    .comp-sadh-heder2 .social-media .google-plus span {
        background-color: #db5a3c;
    }

    .comp-sadh-heder2 .social-media .pinterest span {
        background-color: #c8232c;
    }

    .comp-sadh-heder2 .social-media .linkedin span {
        background-color: #157f9d;
    }

    .comp-sadh-heder2 .social-media a.twitter {
        border: 2px solid #00a0d1;
        color: #00a0d1;
    }

    .comp-sadh-heder2 .social-media a.facebook {
        border: 2px solid #3b5998;
        color: #3b5998;
    }

    .comp-sadh-heder2 .social-media a.google-plus {
        border: 2px solid #db4a39;
        color: #db4a39;
    }

    .comp-sadh-heder2 .social-media a.pinterest {
        border: 2px solid #c8232c;
        color: #c8232c;
    }

    .comp-sadh-heder2 .social-media a.linkedin {
        border: 2px solid #157f9d;
        color: #157f9d;
    }


    .comp-sadh-heder2 a.twitter:hover, .comp-sadh-heder2 a.linkedin:hover, .comp-sadh-heder2 a.pinterest:hover, .comp-sadh-heder2 a.google-plus:hover, a.facebook:hover {
        color: #fff;
    }


    /* Icons */
    .comp-sadh-heder2 .icon-button i {
        background: none;
        height: 30px;
        left: -3px;
        line-height: 25px;
        position: absolute;
        top: 0;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        width: 30px;
        z-index: 10;
    }

    .comp-sadh-heder2 .icon-button .icon-twitter {
        color: #4099ff;
    }

    .comp-sadh-heder2 .icon-button .icon-facebook {
        color: #3B5998;
    }

    .comp-sadh-heder2 .icon-button .icon-google-plus {
        color: #db5a3c;
    }

    .comp-sadh-heder2 .icon-button:hover .icon-twitter,
    .comp-sadh-heder2 .icon-button:hover .icon-facebook,
    .comp-sadh-heder2 .icon-button:hover .icon-google-plus {
        color: white;
    }

    .comp-sadh-heder2 .social-media {
        padding-top: 8px;
    }

    .comp-sadh-heder2 .icon-button {
        border-radius: 12.6rem;
        cursor: pointer;
        display: inline-block;
        font-size: 17px;
        height: 30px;
        margin: 0 2px;
        position: relative;
        text-align: center;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        width: 30px;
    }

    .comp-sadh-heder2 .name-web {
        padding: 12px 0;
    }

        .comp-sadh-heder2 .name-web span {
            margin: 0 5px;
        }

        .comp-sadh-heder2 .name-web a {
            padding: 10px 0;
            color: #fff;
            font-size: 22px;
            text-decoration: none;
        }


    .ui-243 .hover-menu .menu-three a {
        padding-top:17px!important;
        
    }

/*#####*/



.comp-sadh-weekl6 {
    }

        .comp-sadh-weekl6 .logo-section {
            text-align: center;
            background: #AA0A46;
            padding: 20px;
        }

            .comp-sadh-weekl6 .logo-section .logo {
                margin-bottom: 15px;
            }

        .comp-sadh-weekl6 .icon-button {
            border-radius: 12.6rem;
            cursor: pointer;
            display: inline-block;
            font-size: 17px;
            height: 30px;
            margin: 0 2px;
            position: relative;
            text-align: center;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            width: 30px;
        }

        /* Circle */
        .comp-sadh-weekl6 .social-media .icon-button span {
            border-radius: 0;
            display: block;
            height: 0;
            left: 50%;
            margin: 0;
            position: absolute;
            top: 50%;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            -o-transition: all 0.3s;
            transition: all 0.3s;
        }

        .comp-sadh-weekl6 .social-media .icon-button span {
            width: 30px;
            height: 30px;
            border-radius: 3.6rem;
            margin: -16px;
            color: #fff;
        }

        .comp-sadh-weekl6 .social-media .icon-button:hover span {
            width: 0;
            height: 0;
            margin: 0px;
        }

        .comp-sadh-weekl6 .social-media a i {
            color: #fff;
        }

        .comp-sadh-weekl6 .social-media .twitter span {
            background-color: #00a0d1;
        }

        .comp-sadh-weekl6 .social-media .facebook span {
            background-color: #3B5998;
        }

        .comp-sadh-weekl6 .social-media .google-plus span {
            background-color: #db5a3c;
        }

        .comp-sadh-weekl6 .social-media .pinterest span {
            background-color: #c8232c;
        }

        .comp-sadh-weekl6 .social-media .linkedin span {
            background-color: #157f9d;
        }

        .comp-sadh-weekl6 .social-media a.twitter {
            border: 2px solid #00a0d1;
            color: #00a0d1;
        }

        .comp-sadh-weekl6 .social-media a.facebook {
            border: 2px solid #3b5998;
            color: #3b5998;
        }

        .comp-sadh-weekl6 .social-media a.google-plus {
            border: 2px solid #db4a39;
            color: #db4a39;
        }

        .comp-sadh-weekl6 .social-media a.pinterest {
            border: 2px solid #c8232c;
            color: #c8232c;
        }

        .comp-sadh-weekl6 .social-media a.linkedin {
            border: 2px solid #157f9d;
            color: #157f9d;
        }


        .comp-sadh-weekl6 a.twitter:hover, .comp-sadh-weekl6 a.linkedin:hover, .comp-sadh-weekl6 a.pinterest:hover, .comp-sadh-weekl6 a.google-plus:hover, a.facebook:hover {
            color: #fff;
        }


        /* Icons */
        .comp-sadh-weekl6 .icon-button i {
            background: none;
            height: 30px;
            left: -3px;
            line-height: 25px;
            position: absolute;
            top: 0;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            -o-transition: all 0.3s;
            transition: all 0.3s;
            width: 30px;
            z-index: 10;
        }

        .comp-sadh-weekl6 .icon-button .icon-twitter {
            color: #4099ff;
        }

        .comp-sadh-weekl6 .icon-button .icon-facebook {
            color: #3B5998;
        }

        .comp-sadh-weekl6 .icon-button .icon-google-plus {
            color: #db5a3c;
        }

        .comp-sadh-weekl6 .icon-button:hover .icon-twitter,
        .comp-sadh-weekl6 .icon-button:hover .icon-facebook,
        .comp-sadh-weekl6 .icon-button:hover .icon-google-plus {
            color: white;
        }


        .comp-sadh-weekl6 .web-link {
            margin: 10px 0;
        }

            .comp-sadh-weekl6 .web-link a {
                color: #fff;
                text-decoration: none;
            }
.comp-sadh-weekl4 .week-sad-com4 {
        text-align: center;
        margin-bottom: 15px;
    }

        .comp-sadh-weekl4 .week-sad-com4 h2 {
            font-size: 22px;
            margin: 15px 0;
			text-align:left;
        }

            .comp-sadh-weekl4 .week-sad-com4 h2 a {
                color: #000;
                text-decoration: none;
            }

.stitched {
  padding: 15px 20px;
margin: 10px;
background: #ff0030;
color: #fff;
font-size: 21px;
font-weight: bold;
line-height: 1.3em;
border: 2px dashed #fff;
border-radius: 10px;
box-shadow: 0 0 0 4px #ff0030, 2px 1px 6px 4px rgba(10, 10, 0, 0.5);
text-shadow: -1px -1px #aa3030;
font-weight: normal;
display: inline-block;

}
.shadow1 {
	
	background-color: rgb(68,68,68); /* Needed for IEs */

	-moz-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
	-webkit-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
	box-shadow: 5px 5px 5px rgba(68,68,68,0.6);

	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
	-ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
	zoom: 1;
	
	position: relative;
padding: 15px;
background-color: #DDD;
display: inline-block;
margin: 20px 0;
}.pquote {
    float: left;
    width: 200px;
    background: #ddf;
    font-weight: bold;
    padding: 13px;
    margin: 0 13px 13px 0;
}
		
.comp-sadh-weekl1 {
    padding-right: 30px;
    border-right: 2px solid #f9b42b;
}

.comp-sadh-weekl2  {
    border-left: 1px solid #79675c;
    padding-left: 30px;
}
		
.comp-sadh-weekl1 .sad-imheigh  img{width:100%; }
.comp-sadh-weekl2 .sad-imheigh img{width:100%; }


    No classes on this element *::-moz-selection {
        background: black;
        color: white;
        text-shadow: none;
    }

    *::before, *::after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .con-mid ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .con-mid ul li {
            border-left: 3px solid #C90;
            font-size: 18px;
            padding: 7px 5px 7px 20px;
            text-align: left;
            margin-bottom: 10px; font-weight:bold;
        }

            .con-mid ul li a {
                color: #000;
                text-decoration: none;
            }
			.comp-sadh-weekl3 .week-sad-com3 {
        text-align: center;
        margin-bottom: 15px;
    }

        .comp-sadh-weekl3 .week-sad-com3 h2 {
            font-size: 22px;
            margin: 10px 0 20px;
			text-align:left;
        }

            .comp-sadh-weekl3 .week-sad-com3 h2 a {
                color: #000;
                text-decoration: none;
            }
.comp-sadh-weekl2 .week-sad-com2 {
        text-align: center;
        margin-bottom: 15px;
    }

        .comp-sadh-weekl2 .week-sad-com2 h2 {
            font-size: 22px;
            margin: 10px 0 20px;
			text-align:left;
        }

            .comp-sadh-weekl2 .week-sad-com2 h2 a {
                color: #000;
                text-decoration: none;
            }

    .abt-prof-kridab .pro-nm {
        color: #000;
        font-weight: bold;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 14px;
    }
.comp-sadh-weekl1 .week-sad-com1 {
        text-align: center;
        margin-bottom: 15px;
    }

        .comp-sadh-weekl1 .week-sad-com1 h2 {
            font-size: 22px;
            margin: 10px 0 20px;
			text-align:left;
        }

            .comp-sadh-weekl1 .week-sad-com1 h2 a {
                color: #000;
                text-decoration: none;
            }


    .abt-prof-kridab .pro-nm {
        color: #000;
        font-weight: bold;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 14px;
    }
.header-middle-left {
        }

        *::before, *::after {
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }

        element {
        }

        .comp-sadh-weekl5 .header-middle-right {
            padding: 20px;
        }

        .comp-sadh-weekl5 .nav {
            position: relative;
        }

        .comp-sadh-weekl5 .nav-list {
            text-align: left;
        }

        .comp-sadh-weekl5 .nav-item {
            list-style: none;
            position: relative;
            margin: 5px 15px;
			display: block!important;
            border-bottom: 2px solid #FCCB48;
            padding-bottom: 5px;
        }

            .comp-sadh-weekl5 .nav-item a {
                color: #fff;
                display: block;
                font-size: 16px;
                padding: 3px 10px;
                text-decoration: none;
                font-weight: bold;
            }

                .comp-sadh-weekl5 .nav-item a:hover {
                    border-right: 3px solid #fff;
                }

        .comp-sadh-weekl5 .nav li:last-child {
            border-bottom: none;
        }


        .comp-sadh-weekl5 .nav-item > a:hover, .nav-item a.active {
        }

        .comp-sadh-weekl5 .nav-item:hover .nav-submenu {
            display: block;
        }

        ul, ol {
            margin: 0;
            padding: 0;
            list-style: none;
        }

        .comp-sadh-weekl5 .nav-submenu {
            display: none;
            position: absolute;
            left: 0;
            width: 180px;
            z-index: 50 !important;
        }

        .comp-sadh-weekl5 .nav-submenu-item a {
            background: #e55b2c;
            border-bottom: 1px solid #d64210;
            display: block;
            padding: 15px;
        }

            .comp-sadh-weekl5 .nav-submenu-item a:hover {
                background: #7e1609;
            }

        .comp-sadh-weekl5 .nav-mobile {
            display: none;
            cursor: pointer;
            position: absolute;
            top: 0;
            right: 0;
            background: #3D3D3B url(images/nav.svg) no-repeat center center;
            background-size: 18px;
            height: 50px;
            width: 50px;
        }

        .comp-sadh-weekl5 .nav-click {
            position: absolute;
            top: 0;
            right: 0;
            display: none;
            border-left: 1px solid #8B2870;
            height: 49px;
            width: 50px;
            cursor: pointer;
        }

            .comp-sadh-weekl5 .nav-click i {
                display: block;
                height: 48px;
                width: 48px;
                background: url(images/drop.svg) no-repeat center center;
                background-size: 20px;
            }

            .comp-sadh-weekl5 .nav-click:hover {
                background-color: #6E1656;
            }

        .comp-sadh-weekl5 .nav-rotate {
            -webkit-transform: rotate(180deg);
            -moz-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            -o-transform: rotate(180deg);
            transform: rotate(180deg);
        }



        .comp-sadh-weekl5 #header-top {
            background-color: #AA0A46;
        }
        /*------------------------------------*\
        Media Queries
    \*------------------------------------*/

        @media only screen and (min-width: 320px) and (max-width: 768px) {

            .comp-sadh-weekl5 #mainmenu1 {
                float: none;
            }

            .comp-sadh-weekl5 .nav-mobile {
                display: block;
            }

            .comp-sadh-weekl5 .nav {
                width: 100%;
                padding: 50px 0 0;
                z-index: 500;
            }

            .comp-sadh-weekl5 .nav-list {
                display: none;
            }

            .comp-sadh-weekl5 .nav-item {
            }

                .comp-sadh-weekl5 .nav-item > a {
                    padding: 5px;
                }

            .comp-sadh-weekl5 .nav-click {
                display: block;
            }

            .comp-sadh-weekl5 .nav-mobile-open {
                border-radius: 5px 5px 0 0;
                -webkit-border-radius: 5px 5px 0 0;
                -moz-border-radius: 5px 5px 0 0;
            }

            .comp-sadh-weekl5 .nav-item:hover .nav-submenu {
                display: none;
            }

            .comp-sadh-weekl5 .nav-submenu {
                position: static;
                width: 100%;
            }
        }



        @media(min-width:990px) {

            .comp-sadh-weekl5 .nav-item a {
            }

            .comp-sadh-weekl5 .nav > li > a {
                padding: 5px 6px;
            }
        }
		
		
		.comp-sadh-weekl8 {
        text-align: center;
        background: #AA0A46;
        padding: 20px;
    }

        .comp-sadh-weekl8 .foot-link ul {
            list-style: none;
            margin: 0;
            padding: 0;
        }

            .comp-sadh-weekl8 .foot-link ul li {
                border-bottom: 2px solid #C90;
                font-size: 18px;
                padding: 5px 0;
                text-align: left;
                margin-bottom: 2px;
            }

                .comp-sadh-weekl8 .foot-link ul li a {
                    display: block;
                    text-align: left;
                    color: #fff;
                    text-decoration: none;
                }


        /* Circle */
        .comp-sadh-weekl8 .social-media {
            margin-top: 10px;
        }

            .comp-sadh-weekl8 .social-media .icon-button span {
                border-radius: 0;
                display: block;
                height: 0;
                left: 50%;
                margin: 0;
                position: absolute;
                top: 50%;
                -webkit-transition: all 0.3s;
                -moz-transition: all 0.3s;
                -o-transition: all 0.3s;
                transition: all 0.3s;
            }

            .comp-sadh-weekl8 .social-media .icon-button span {
                width: 30px;
                height: 30px;
                border-radius: 3.6rem;
                margin: -16px;
                color: #fff;
            }

            .comp-sadh-weekl8 .social-media .icon-button:hover span {
                width: 0;
                height: 0;
                margin: 0px;
            }

            .comp-sadh-weekl8 .social-media a i {
                color: #fff;
            }

            .comp-sadh-weekl8 .social-media .twitter span {
                background-color: #00a0d1;
            }

            .comp-sadh-weekl8 .social-media .facebook span {
                background-color: #3B5998;
            }

            .comp-sadh-weekl8 .social-media .google-plus span {
                background-color: #db5a3c;
            }

            .comp-sadh-weekl8 .social-media .pinterest span {
                background-color: #c8232c;
            }

            .comp-sadh-weekl8 .social-media .linkedin span {
                background-color: #157f9d;
            }

            .comp-sadh-weekl8 .social-media a.twitter {
                border: 2px solid #00a0d1;
                color: #00a0d1;
            }

            .comp-sadh-weekl8 .social-media a.facebook {
                border: 2px solid #3b5998;
                color: #3b5998;
            }

            .comp-sadh-weekl8 .social-media a.google-plus {
                border: 2px solid #db4a39;
                color: #db4a39;
            }

            .comp-sadh-weekl8 .social-media a.pinterest {
                border: 2px solid #c8232c;
                color: #c8232c;
            }

            .comp-sadh-weekl8 .social-media a.linkedin {
                border: 2px solid #157f9d;
                color: #157f9d;
            }


        .comp-sadh-weekl8 a.twitter:hover, .comp-sadh-weekl8 a.linkedin:hover, .comp-sadh-weekl8 a.pinterest:hover, .comp-sadh-weekl8 a.google-plus:hover, a.facebook:hover {
            color: #fff;
        }


        /* Icons */
        .comp-sadh-weekl8 .icon-button i {
            background: none;
            height: 30px;
            left: 5px;
            line-height: 25px;
            position: absolute;
            top: 0;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            -o-transition: all 0.3s;
            transition: all 0.3s;
            width: 30px;
            z-index: 10;
        }

        .comp-sadh-weekl8 .icon-button .icon-twitter {
            color: #4099ff;
        }

        .comp-sadh-weekl8 .icon-button .icon-facebook {
            color: #3B5998;
        }

        .comp-sadh-weekl8 .icon-button .icon-google-plus {
            color: #db5a3c;
        }

        .comp-sadh-weekl8 .icon-button:hover .icon-twitter,
        .comp-sadh-weekl8 .icon-button:hover .icon-facebook,
        .comp-sadh-weekl8 .icon-button:hover .icon-google-plus {
            color: white;
        }
        .comp-sadh-weekl8 .icon-button {
    border-radius: 12.6rem;
    cursor: pointer;
    display: inline-block !important;
    font-size: 15px;
    height: 28px;
    margin: 0 2px;
    position: relative;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 27px;
}

.comp-sadh-weekl6 {}
.comp-sadh-weekl6 .logo-section {text-align:center; background:#AA0A46; padding:20px;}
.comp-sadh-weekl6 .logo-section .logo{margin-bottom:15px;}
.comp-sadh-weekl6 .icon-button {
	
	border-radius: 12.6rem;
cursor: pointer;
display: inline-block;
font-size: 17px;
height: 30px;
margin: 0 2px;
position: relative;
text-align: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 30px;
}

/* Circle */
.comp-sadh-weekl6 .social-media .icon-button span {
	border-radius: 0;
	display: block;
	height: 0;
	left: 50%;
	margin: 0;
	position: absolute;
	top: 50%;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
	
}
.comp-sadh-weekl6 .social-media .icon-button span {
	width: 30px;
height: 30px;
border-radius: 3.6rem;
margin: -16px;
color: #fff;
}
.comp-sadh-weekl6 .social-media .icon-button:hover span {
	width: 0;
	height: 0; margin: 0px;
	
}
.comp-sadh-weekl6 .social-media a i{color:#fff;}
.comp-sadh-weekl6 .social-media .twitter span {
	background-color: #00a0d1;
	
}
.comp-sadh-weekl6 .social-media .facebook span {
	background-color: #3B5998;
	
}
.comp-sadh-weekl6 .social-media .google-plus span {
	background-color: #db5a3c;
	
}

.comp-sadh-weekl6 .social-media .pinterest span {
	background-color: #c8232c;
	
}

.comp-sadh-weekl6 .social-media .linkedin span {
	background-color: #157f9d;
	
}

.comp-sadh-weekl6 .social-media a.twitter {
	
	border: 2px solid #00a0d1;
	color:#00a0d1;
}
.comp-sadh-weekl6 .social-media a.facebook {
	
	border: 2px solid #3b5998;
	color:#3b5998;
}
.comp-sadh-weekl6 .social-media a.google-plus {
	
	border: 2px solid #db4a39;
	color:#db4a39;
}

.comp-sadh-weekl6 .social-media a.pinterest {
	
	border: 2px solid #c8232c;
	color:  #c8232c;
}

.comp-sadh-weekl6 .social-media a.linkedin {
	
	border: 2px solid #157f9d;
	color:#157f9d;
}


.comp-sadh-weekl6 a.twitter:hover, .comp-sadh-weekl6 a.linkedin:hover, .comp-sadh-weekl6 a.pinterest:hover, .comp-sadh-weekl6 a.google-plus:hover, a.facebook:hover  {color:#fff; }


/* Icons */
.comp-sadh-weekl6 .icon-button i {
	background: none;
height: 30px;
left: -3px;
line-height: 25px;
position: absolute;
top: 0;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
width: 30px;
z-index: 10;
}
.comp-sadh-weekl6 .icon-button .icon-twitter {
	color: #4099ff;
}
.comp-sadh-weekl6 .icon-button .icon-facebook {
	color: #3B5998;
}
.comp-sadh-weekl6 .icon-button .icon-google-plus {
	color: #db5a3c;
}
.comp-sadh-weekl6 .icon-button:hover .icon-twitter,
.comp-sadh-weekl6 .icon-button:hover .icon-facebook,
.comp-sadh-weekl6 .icon-button:hover .icon-google-plus {
	color: white;
}


.comp-sadh-weekl6 .web-link {margin:10px 0;}
.comp-sadh-weekl6 .web-link a {color:#fff; text-decoration:none;font-size:14px;}
.comp-sadh-heder {} 
.comp-sadh-heder .top-header-sadh {background:#79675B;}
.comp-sadh-heder .date span {padding: 10px;
background: #494C51;
display: inline-block;
float: left; color:#fff; }

.comp-sadh-heder .search{
  position:relative;
  display: inline-block; float:right;
}
.comp-sadh-heder [class^="icon-"]{
 background: #2D1E19;
color: #fff;
display: inline-block;
padding: 11px 11px;
font-size: 20px;
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
cursor: pointer;
z-index: 10;
position: relative;
margin-bottom: 0px;
border-left: 1px solid #685954;
}
.comp-sadh-heder [class^="icon-"]:hover{
  background: #494c51;
  transition:all 0.5s ease;
  -webkit-transition:all 0.5s ease;
}
.comp-sadh-heder .search_form{
  background: #2d1e19;
  position:absolute;
  z-index:10;
  padding:0px 5px;
  right:0;
  top:15px;
  overflow: hidden;
  width: 20px;
  height:0px;
  transition: height 0.2s ease-out 0.5s , top 0.2s ease-out 0.5s, padding 0.2s ease-out 0.5s, width 0.3s ease-out 0.2s;
  -webkit-transition: height 0.2s ease-out 0.5s , top 0.2s ease-out 0.5s, padding 0.2s ease-out 0.5s, width 0.3s ease-out 0.2s;
}
.comp-sadh-heder .search_form form{
  opacity:0;
   transition:all 0.3s ease-out;
  -webkit-transition:all 0.3s ease-out;
}
.comp-sadh-heder .search_form input{
  background:#fff;
  border:none;
}
.comp-sadh-heder .search_form input[type='text']{
  border-radius:5px 0 0 5px;
  width:145px;
  margin:0px 1px 0px 0;
  padding:0px 5px 1px;
  min-height:26px; vertical-align:top;
}
.comp-sadh-heder .search_form input[type='submit']{
  border-radius:0 5px  5px 0;
  text-transform:uppercase;
  font-size:11px;
  padding:0px 5px;
  min-height:26px;
  margin:0px 0px 0px 0;
  cursor: pointer;
}
.comp-sadh-heder .search_box{
  visibility: hidden;
}
.comp-sadh-heder .search_box:checked~.search_form{
  width: 213px;
  height:35px;
  padding:5px;
  top:40px; right:0;
  transition: height 0.2s ease-out, top 0.2s ease-out, padding 0.2s ease-out, 0.3s width ease-out 0.2s;
  -webkit-transition: height 0.2s ease-out, top 0.2s ease-out, padding 0.2s ease-out, 0.3s width ease-out 0.2s;
}
.comp-sadh-heder .search_box:checked~.search_form form{
  opacity:1;
  transition:0.3s all ease-out 0.5s;
  -webkit-transition:0.3s all ease-out 0.5s;
}
.comp-sadh-heder .search_box {display:none;}

.comp-sadh-heder .social-icons {float:right; background:#2D1E19}
.comp-sadh-heder .social-icons a{padding:6px 10px; display:inline-block; color:#fff; font-size:20px; ;
}
.comp-sadh-heder .logo-section {padding:15px;}
        /*.comp-sadh-weekl8 .icon-button {
            border-radius: 12.6rem;
            cursor: pointer;
            display: inline-block !important;
            font-size: 17px;
            height: 30px;
            margin: 0 2px;
            position: relative;
            text-align: center;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            width: 30px;
        }*/
		
		.article-pg {
    border: 1px solid #e1e1e1;
    margin-bottom: 25px;
}
.artical-auth span {
    display: inline-block;
    vertical-align: top;
}
.art-aut-im {
    width: 65px;
}
.arti-au-name {
    width: 157px;
}
.art-aut-im img {
    background-color: #ffffff;
    border-radius: 50%;
    box-shadow: 0 0 2px #da70d6;
    height: 60px;
    padding: 2px;
    width: 60px;
}
.arti-au-name a {
    display: block;
    color: #565658;
}
.arti-au-name p {
    margin-bottom: 1px;
}
.art-share a {
    background: #cecdcb none repeat scroll 0 0;
    border-radius: 50%;
    color: #ffffff;
    display: inline-block;
    height: 30px;
    margin-right: 2px;
    padding: 5px;
    text-align: center;
    width: 25px;
}
.art-share a:hover {
    background: #007a9d;
}
.art-main {
    position: relative;
}
.artical-ima {
    border-bottom: 1px solid #e1e1e1;
    height: 265px;
    position: relative;
}
.artical-ima .im-aut-hei {
    height: 203px;
    width: 100%;
}
.artical-auth {
    bottom: 13px;
    position: absolute;
}
.auth-nm {
    margin-top: 35px;
}
.art-heading {
    padding: 10px;
}
.art-heading h3.head-art {
    font-size: 17px;
    font-weight: bold;
    height: 50px;
    line-height: 24px;
    margin: 0 0 8px;
    overflow: hidden;
}
.art-heading .intro-art {
    height: 63px;
    overflow: hidden;
    margin-bottom: 7px;
}
.read-artical {
    text-align: right;
    margin-bottom: 0;
}
.read-artical a {
    color: #ac2623;
}

.componant13-nb .imgcircle2 a { color: #080808 !important;
font-size: 20px !important; font-weight:bold; margin: 10px 0 20px;
text-align: left; display:block;}
.comp-sadh-heder .top-header-sadh .date a {color:#fff;}

.comp-gl-ede-mission {
    margin-bottom: 20px;
    padding-right: 50px;
    border-right: 1px solid #1184aa;
    min-height: 210px;
}
.nwpg-edr .bdr-bottom {margin-bottom:25px; padding-bottom:25px; border-bottom:1px solid #dedada;}

.news-page.padd {padding: 15px 30px;}

#header-top {margin-top:15px;}

