
 .primary-content.content_landing_right_nav.template1_content .subcategory-heading {
	width:66%;
 }  

.content_landing_main_container #primary.content_landing_right_nav.template1_content {
	width: calc(78% - 32px);
}

.template1_content .template8_col2 {
	display: inline-block;
	width: 100%;
}    

.template1_content .template8_col2 .template8_col2_left-image {
	float: left;
	width:calc(15% - 5px);
	margin-right: 5px;
}	
	
.template1_content .template8_col2 .template8_col2_right-content {
	float: left;
	width:calc(75% - 5px);
	margin-left: 5px;
}

.content_landing_main_container .content_landing_right_nav.template1_content .static-mainwrppr h4 {
	font-weight: normal;
	padding: 0 30px 0 0;
    display: inline-block;
    border-bottom: 1px solid #cccccc;
}

.content_landing_main_container .content_landing_right_nav.template1_content .folder-content-list li ul {
	margin:16px 0 0px 20px;
	width: 100%;
}

.content_landing_main_container .content_landing_right_nav.template1_content .folder-content-list li ul li {
	list-style-type: none;
}

.content_landing_main_container .content_landing_right_nav.template1_content .folder-content-list li ul li  a {
	font-size: 13px;
}

.content_landing_main_container .content_landing_right_nav.template1_content .template8_col2_right-content a {
	font-size: 13px;
	font-weight: bold;
}

.template1_content .faq-container-left {
	float: left;
	width: 66%;		
}
	
.template1_content .faq-container-right {
	float: left;
	width: calc(34% - 24px);
	margin-left: 24px;
    position: relative;
    top:-100px;
}

.template1_content .faq-container-right .button-fancy-large {
	padding: 15px 0 15px 0;
    width: 100%;
    font-weight: 500;
	margin-bottom: 20px;
}


	
	.static-mainwrppr {
                                display: table;
                                width: 100%;
                }
                .static-mainwrppr .primary-container {
                                float: right;
                                width: 75%;
                                padding-right: 17.5%;
                                box-sizing: border-box;
                }
                .static-mainwrppr .primary-container h1.main-header {
                                margin-bottom: 50px;
                }
                .static-mainwrppr .secondery-container {
                                float: left;
                                width: 23.8%;
                                margin: 18px 0 0 0;
                }
                .static-mainwrppr .secondery-container .quetion-abt {
                                font-size: 20px;
                                font-weight: 900;
                                color: #2c2c2c;
                                text-align: left;
                                border-bottom: 1px solid #d6d6d6;
                                padding: 0 0 15px 0;
								letter-spacing: .5px;
								line-height: 20px;
                }
                .static-mainwrppr .secondery-container .nav-header a, .static-mainwrppr .primary-container .primary-header {
                                font-size: 20px;
                                text-transform: capitalize;
                                letter-spacing: 0.5px;
                                text-align: left;        
                }
                .static-mainwrppr .secondery-container .nav-header a {
                                line-height: 45px;
                                color: #2c2c2c;
                }
                .static-mainwrppr .primary-container .primary-header {
                                padding-bottom: 15px;
                                border-bottom: 1px solid #cccccc;
                                text-transform: capitalize;
                                color: #333333;
                }
                .static-mainwrppr .information-wrppr {
                                padding: 20px 80px 16px 20px; 
                                border-bottom: 1px solid #cccccc;
                                font-size: 16px;
                                line-height: 26px;
                                float: left;
                                width: 100%;
                                box-sizing: border-box;
                                position: relative;
                }
                .static-mainwrppr .information-wrppr.expanded .drop-down-icon {
                                -webkit-transform: rotateX(0deg);
                                transform: rotateX(0deg);
                                top: 30px;
                }
                .static-mainwrppr .information-wrppr.expanded ul {
                                display: block;
                                float: left;
								font-size:13px;
                }
				
				.static-mainwrppr .information-wrppr.expanded ul  li{
					list-style-type: none;
				}
                .static-mainwrppr .sub-wrpper .information-wrppr:first-child {
                                border-top: 1px solid #cccccc;
                }
                .static-mainwrppr .sub-wrpper {
                                margin-bottom: 49px;
                                display: table;
                                width: 100%;
                                cursor: pointer;
                }
                .static-mainwrppr .information-wrppr ul {
                                display: none;
                }
                .static-mainwrppr .information-wrppr.active ul {
                                display: block;
                }
                .static-mainwrppr .information-wrppr .toggle {
                                font-size: 16px;
                                line-height: 21px;
                                letter-spacing: 0.4px;
                                float: left;
                                width: 100%;
                                color: #333333;
								border-bottom:0px;
								margin: 0;
								padding: 0;
								font-family: Roboto;
                
                }
                .static-mainwrppr .information-wrppr .drop-down-icon {
                                    background: url("../images/ARC-sprite.png") no-repeat -467px -88px;
                                    width: 15px;
                                    height: 8px;
                                    position: absolute;
                                    top: 40%;
                                                right: 20px;
                                                -webkit-transform: rotateX(150deg);
                                                transform: rotateX(150deg);
                }
                .static-mainwrppr .information-wrppr .toggle.active {
                                margin-bottom: 15px;
                }

                .static-mainwrppr .information-wrppr .commonContentArea a{
                    font-size: 13px;
                    font-weight: normal;
                }

@media screen and (max-width: 1024px) {
.template1_content .faq-container-right {
    top: -140px;
}

                .static-mainwrppr .secondery-container {
                                width: 30%;
                }
                .static-mainwrppr .secondery-container .quetion-abt,.static-mainwrppr .secondery-container .nav-header a, .static-mainwrppr .primary-container .primary-header {
                                font-size: 16px;
                }
                .static-mainwrppr .primary-container {
                                width: 68%;
                                padding-right: 5%;
                }
                .static-mainwrppr .primary-container h1.main-header {
                                font-size: 24px;
                                margin-bottom: 20px;
                }
                .static-mainwrppr .information-wrppr {
                                padding: 20px 55px 16px 20px;
                }

                .content_landing_main_container .content_landing_right_nav .subcategory-heading{
                        width: 60%;
                    }

}

@media screen and (max-width: 1333px) {

    .content_landing_main_container .content_landing_right_nav .subcategory-heading{
        width: 60%;
    }
}



@media screen and (max-width: 767px) {
 .primary-content.content_landing_right_nav.template1_content .subcategory-heading {
	width:100%;
 }   
.content_landing_main_container #primary.content_landing_right_nav.template1_content {
	width: 100%;
}	
	
.template1_content .faq-container-left {
	width: 100%;		
}

.template1_content .faq-container-right {
	width: 100%;
	margin: 0;
        top:0px;
}
                .static-mainwrppr .primary-container, .static-mainwrppr .secondery-container {
                                width: 100%;
                                float: left;
                                padding: 0;
                }
                .static-mainwrppr .primary-container {
                                margin: 49px 0;
                                padding: 0 20px;
                }
                .static-mainwrppr .secondery-container, .static-mainwrppr .primary-container h1.main-header, .static-mainwrppr .primary-container .primary-header {
                                text-align: center;
                }
                .static-mainwrppr .secondery-container {
                                border-bottom: 1px solid #cccccc;
                }
                .static-mainwrppr .information-wrppr {
                                padding: 20px 30px 16px 0;
                }
                .static-mainwrppr .information-wrppr .toggle {
                                font-size: 13px;
                                letter-spacing: 0.3px;
                }
                .static-mainwrppr .information-wrppr .drop-down-icon {
                                right: 0px;
                }
                .static-mainwrppr .secondery-container .quetion-abt {
                                text-align: center;
                                border: none;
                }
                .static-mainwrppr .secondery-container .nav-header a {
                                font-size: 18px;
                }
                .pt_content .main .primary-content{
                                position: relative;
                                padding: 0;
                }
                .pt_content #main .static-mainwrppr .primary-container h1.main-header {
                                position: absolute;
                                top: 0;
                                width: 100%;
                                left: 0;
                                margin: 0;
                }
                .pt_content .primary-content .secondery-container {
                                margin-top: 49px;
                } 
                .static-mainwrppr .secondery-container .nav-header:last-child {
                                margin-bottom: 27px;
                }                              
}