@font-face {
    font-family: 'LuzSans';
    src: url('https://associationstudios.com/wp-content/themes/altitude-pro/fonts/LuzSans-Light.eot');
    src: url('https://associationstudios.com/wp-content/themes/altitude-pro/fonts/LuzSans-Light.eot?#iefix') format('embedded-opentype'),
        url('https://associationstudios.com/wp-content/themes/altitude-pro/fonts/LuzSans-Light.woff2') format('woff2'),
        url('https://associationstudios.com/wp-content/themes/altitude-pro/fonts/LuzSans-Light.woff') format('woff'),
        url('https://associationstudios.com/wp-content/themes/altitude-pro/fonts/LuzSans-Light.ttf') format('truetype'),
        url('https://associationstudios.com/wp-content/themes/altitude-pro/fonts/LuzSans-Light.svg#LuzSans-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
	font-family: 'LuzSans-Book';
	src: url('https://associationstudios.com/wp-content/themes/altitude-pro/fonts/LuzSans-Book.eot');
	src: url('https://associationstudios.com/wp-content/themes/altitude-pro/fonts/LuzSans-Book.eot?#iefix') format('embedded-opentype'),
		url('https://associationstudios.com/wp-content/themes/altitude-pro/fonts/LuzSans-Book.woff') format('woff'),
		url('https://associationstudios.com/wp-content/themes/altitude-pro/fonts/LuzSans-Book.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'Arial Narrow';
    src: url('https://associationstudios.com/wp-content/themes/altitude-pro/fonts/ArialNarrow-Italic.woff2') format('woff2'),
        url('https://associationstudios.com/wp-content/themes/altitude-pro/fonts/ArialNarrow-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Arial Narrow';
    src: url('https://associationstudios.com/wp-content/themes/altitude-pro/fonts/ArialNarrow-BoldItalic.woff2') format('woff2'),
        url('https://associationstudios.com/wp-content/themes/altitude-pro/fonts/ArialNarrow-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Arial Narrow';
    src: url('https://associationstudios.com/wp-content/themes/altitude-pro/fonts/ArialNarrowBold.woff2') format('woff2'),
        url('https://associationstudios.com/wp-content/themes/altitude-pro/fonts/ArialNarrowBold.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Arial Narrow';
    src: url('https://associationstudios.com/wp-content/themes/altitude-pro/fonts/ArialNarrow.woff2') format('woff2'),
        url('https://associationstudios.com/wp-content/themes/altitude-pro/fonts/ArialNarrow.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Arial';
    src: url('https://associationstudios.com/wp-content/themes/altitude-pro/fonts/ArialMT.woff2') format('woff2'),
        url('https://associationstudios.com/wp-content/themes/altitude-pro/fonts/ArialMT.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Muli';
    src: url('https://associationstudios.com/wp-content/themes/altitude-pro/fonts/Muli-Bold.woff2') format('woff2'),
        url('https://associationstudios.com/wp-content/themes/altitude-pro/fonts/Muli-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Muli';
    src: url('https://associationstudios.com/wp-content/themes/altitude-pro/fonts/Muli-SemiBold.woff2') format('woff2'),
        url('https://associationstudios.com/wp-content/themes/altitude-pro/fonts/Muli-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Muli';
    src: url('https://associationstudios.com/wp-content/themes/altitude-pro/fonts/Muli.woff2') format('woff2'),
        url('https://associationstudios.com/wp-content/themes/altitude-pro/fonts/Muli.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


a{outline:none !important;}

a.active_item {
    background: #d10000;
    position: relative;
}
a.active_item:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 999999999;
    width: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    margin: auto;
    height: 0;
    border-color: #D10000 transparent;
    opacity: 1;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.learn_listning_menu ul li.active a{background-color: transparent;}
.learn_listning_menu ul li.active:after{content:normal !important;}

/* Enter Your Custom CSS Here */
.prgbar small.vc_label {
    padding: 0px 16px!important;
    font-size: 17px;
    margin-left: 30px;
    font-weight: bold;
}
.learn_listning_menu ul li a.active_item {
    color: #fff;
}
.nopr .prgbar {
    display: none!important;
}
.imag {
    background-position: center;
}
.tab_1box{
    border: 2px solid #333;
    padding:6px 0px!important;
    color:#dd0d0d!important;
    border-radius:50px;
    transition: all 0.3s ease 0s;
}
.tab_1box .wpb_text_column.wpb_content_element{
    margin-bottom:0px;
}
.tab_1box.current_class_act{
    background:#dd0d0d;
    border-color:#dd0d0d;
    padding:6px 0px!important;
   
}
.tab_1box.current_class_act p span{
    color:#ffffff!important;
    font-size:15px;
}
.tab_1box span a {
    color: #000000!important;
    font-size:15px;
}
html .section-gapping {
    clear: both;
}

.tab_1box:hover{
    border-color:#dd0d0d;
    box-shadow: 0 12px 15px -12px #181833;
}
.tab_1box span a:hover{
    color:#dd0d0d!important;
}
.tab_1box.current_class_act p span:after {
    font-family: FontAwesome;
    content: "\f061";
    display: inline-block;
    padding-right: 0px;
    vertical-align: middle;
    padding-left: 5px;
    margin-top: 0px;
    font-size: 12px;
    color:#ffffff!important;
}
.tab_1box p span:after {
    font-family: FontAwesome;
    content: "\f061";
    display: inline-block;
    padding-right: 0px;
    vertical-align: middle;
    padding-left: 5px;
    margin-top: 0px;
    font-size: 12px;
    color:#000000!important;
}
.tab_1box p span:hover:after{
    color: #dd0d0d!important;
}
.tab_1box.current_class_act p span:after{
    color:#ffffff!important;
}
/*.main_course h4{
    font-size: 22px;
    margin-top: -14px;
    color: #ffffff;
    border: 2px solid #333;
    border-radius: 50px;
    padding: 8px 13px 8px 30px;
    background: #333; 
}*/
.respn.wpb_column.vc_column_container.vc_col-sm-3 .vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 10px!important;
    padding-right: 10px!important;
}


/*css added by -HC-17-july'18*/
#gform_8 input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #fff;
    font-size: 16px;
    border: 1px solid #ddd;
    border-radius: 0;
    box-shadow: none;
    padding: 10px 15px;
}


#gform_8 #gform_submit_button_8 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #b9b9b9;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    margin-right: 0;
    padding: 10px 30px;
    text-transform: uppercase;
    width: 200px;
    max-width: 100%;
}
#gform_wrapper_8 {
    margin: 0 auto;
    max-width: 100%;
    width: 700px;
}
/* form placeholder overrides - have to use !important or this doesn't work
--------------------------------------------- */
/* Different color for some fields */
#input_8_3::-webkit-input-placeholder,
#input_8_2::-webkit-input-placeholder
{
  color:#ffffff;
  font-weight: 500;
}

#input_8_3:-moz-placeholder,
#input_8_2:-moz-placeholder 
{
 color:#ffffff;
 font-weight: 500;
}

#input_8_3::-moz-placeholder,
#input_8_2::-moz-placeholder 
{
 color:#ffffff;
  font-weight: 500;
}

#input_8_3:-ms-input-placeholder,
#input_8_2:-ms-input-placeholder 
{
  color:#ffffff;
  font-weight: 500;
}

.gform_wrapper #gform_8 .gform_footer {
    text-align: center;
}
#gform_fields_8 li {
    clear: none;
    display: inline-block;
    float: none;
    margin: 0 auto;
    padding: 0 10px;
    width: 49%;
}
.OrderNowBtnLink {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    background: #D10000;
    border-radius: 50px;
    line-height: 62px;
    padding: 2px 20px 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    font-size: 30px !important;
    letter-spacing: 0;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    min-width: 262px;
    text-align: center;
}
.OrderNowBtnLink:hover
{
  background: #666;
    color: #fff;
}
@media only screen and (max-width:1199px){
.tab_1box.current_class_act p span,.tab_1box span a {
    font-size:14px;
}
.respn .vc_column-inner {
    padding: 0px 5px;
}
 .advocacy-section {
    overflow: hidden;
}
.sub-inner-title.title-inner-section b::after {
    width: 110px;
}
}
@media only screen and (max-width:767px){
.tab_1box.current_class_act p span,.tab_1box span a {
    font-size:17px;
}

.main_course h4{
     text-align:center!important;
}
  .respn .vc_column-inner {
    padding: 0px 5px;
}
.prgbar {
    margin-top: 20px;
}
}
@media only screen and (max-width:570px) {
    #gform_fields_8 li {
        padding: 0 10px;
        width: 100%;
    }
    #gform_8 #gform_submit_button_8 {
        padding: 2px 10px;
        width: 150px;
    }
}

/********************webssb************************************/
.e_right_video .wplightbox:before {
    content: "";
    background: url(https://associationstudios.com/wp-content/themes/altitude-pro/images/video-play-icon.png) no-repeat center;
    background-size: 62px;
    position: absolute;
    width: 100%;
    height: 154px;
    left: 45px;
    top: 45px;
    display: inline-block;
    z-index: 9;
}

.e_left_video .wplightbox:before {
    content: "";
    background: url(https://associationstudios.com/wp-content/themes/altitude-pro/images/video-play-icon.png) no-repeat center;
    background-size: 62px;
    position: absolute;
    width: 100%;
    height: 154px;
    left: -53px;
    top: 50px;
    display: inline-block;
    z-index: 9;
}

/*css added by HC-6-Aug'18*/
.page-template-new-design-inner .hccase_study_st_light {
	font-family: arial;
    margin-bottom: 10px;
    margin-top: 0;
}
.page-template-new-design-inner .hc-post-m-title {
    margin-bottom: 10px;
    margin-top: 0;
    position: relative;
    text-transform: uppercase;
}
body.page-template-new-design-inner .hcnewdesign-inner-page-banner p {
	color: #fff;
}
.page-template-new-design-inner .hccase-studies-text-video-section .wplightbox img {
	padding: 8px;
    background: #fff;
    box-shadow: 0px 0px 10px 0px #bbb;
    -moz-box-shadow: 0px 0px 10px 0px #bbb;
    -webkit-box-shadow: 0px 0px 10px 0px #bbb;
    -o-box-shadow: 0px 0px 10px 0px #bbb;
}
.page-template-new-design-inner .testimonials_section .ttshowcase_rl_quote {
    background: transparent none repeat scroll 0 0 !important;
}
.page-template-new-design-inner .hc-have-a-question-section .wpb_wrapper p {
    color: #000;
    font-size: 30px;
    text-align: center;
}
.page-template-new-design-inner .hc-have-a-question-section .wpb_wrapper .alignnone.size-full {
    position: relative;
    top: 15px;
}
.page-template-new-design-inner .hccase-studies-text-video-section.hcbg_left {
    background-position: left center !important;
}
.page-template-new-design-inner .hccase-studies-text-video-section.hcbg_right {
    background-position: right center !important;
}
.page-template-new-design-inner .hccase-studies-text-video-section.hcbg_left .hc-post-m-title::before {
    background: rgba(0, 0, 0, 0) url("https://associationstudios.com/wp-content/themes/altitude-pro/images/before_title.png") no-repeat scroll left center / 100% auto;
    content: "";
    height: 2px;
    left: -75px;
    position: absolute;
    top: 30px;
    width: 72px;
}
.page-template-new-design-inner .hccase-studies-text-video-section.hcbg_right .hc-post-m-title::before {
    background: rgba(0, 0, 0, 0) url("https://associationstudios.com/wp-content/themes/altitude-pro/images/before_title_left.png") no-repeat scroll left center / 100% auto;
    content: "";
    height: 2px;
    left: -212px;
    position: absolute;
    top: 30px;
    width: 212px;
}
.page-template-new-design-inner .have_a_question_section .vc_custom_heading {
    margin: 0;
}
.page-id-5707 h3 {
    font-size: 20px;
    line-height: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

/*19-10-2018*/
html .section-gapping {
	padding-bottom: 60px;
	padding-top: 60px;
}
html .main-title {
	color: #000;
	font-family: "Mukta Vaani",sans-serif;
	font-size: 40px;
	font-weight: bold;
	line-height: 120%;
	margin: 0 0 40px;
	padding: 0 0 34px;
	position: relative;
}
html .main-title b {
	color: #c5171d;
	font-weight: inherit;
}
html .main-title::before {
	background: #ccc;
	bottom: 8px;
	box-shadow: -425px 0 0 0 #ccc;
	content: "";
	display: block;
	height: 1px;
	left: 425px;
	margin: auto;
	position: absolute;
	right: 0;
	width: 370px;
}
html .main-title::after {
	background: url("https://associationstudios.com/wp-content/uploads/2018/10/sprite.png") no-repeat 0 0;
	bottom: 0;
	content: "";
	display: block;
	height: 19px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	width: 36px;
}
.section-gapping .vc_column_container > .vc_column-inner{
	padding-top:0!important;
}
.section-gapping .wpb_content_element:last-child{
	margin-bottom:0;
}
html .organization-user {
	margin: 0 60px !important;
	padding-left: 70px;
	position: relative;
}
html .organization-user .wpb_single_image {
	left: 0;
	position: absolute;
	top: 0;
	margin:35px 0 0 -55px;
}
html .organization-user .vc_single_image-wrapper {
	border: 5px solid #fff;
	border-radius: 50%;
	box-shadow: 20px 20px 30px -20px rgba(0, 0, 0, 0.2);
	height: 150px;
	overflow: hidden;
	position: relative;
	width: 150px;
}
html .organization-user .vc_single_image-wrapper img{
	display:block;
	position:absolute;
	left:0;
	right:0;
	top:0;
	width: auto;
	height: auto;
	max-height:100%;
	max-width:100%;
	border-radius: 50%;
	bottom:0;
	margin:auto;
}
.organization-user .wpb_text_column {
	background: #fff;
	border-radius: 50px;
	min-height:215px;
	box-shadow: 10px 20px 40px -10px rgba(0, 0, 0, 0.2);
	padding: 40px 60px 40px 115px;
}
.organization-user .wpb_text_column p {
	color: #152632;
	font-family: "LuzSans-Book";
	font-size: 18px;
	line-height: 180%;
	text-align: justify;
}
html .organization-user::before {
	background: url("https://associationstudios.com/wp-content/uploads/2018/10/organization-usr-pattern.png") no-repeat 0 0;
	background-size:100% 100%;
	content: "";
	display: block;
	height: 302px;
	left: 0;
	margin: -40px 0 0 -60px;
	position: absolute;
	top: 0;
	width: 302px;
}
.section-gapping p{
	font-size:18px;
	color:#333;
    font-family: 'Arial';
	line-height:210%;
	margin-bottom:20px;
}
.section-gapping p:last-child{
	margin-bottom:0;
}
.site-header .site-title{
	padding:0;
}
header .header-right{
	display:none;
}
header a.shiftnav-toggle.shiftnav-toggle-button {
	display: block;
	font-size: 0;
	height: 21px;
	margin: 9px 0 0 14px;
	overflow: hidden;
	padding: 0;
	width: 27px;
}
header a.shiftnav-toggle.shiftnav-toggle-button i {
	background: #333;
	display: block;
	font-size: 0 !important;
	height: 5px;
	position:relative;
	width: 100%;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	transition:all 0.5s;
	margin: 8px 0;
	position: relative;
}
.shiftnav-open header a.shiftnav-toggle.shiftnav-toggle-button i,
.shiftnav-open header a.shiftnav-toggle.shiftnav-toggle-button:hover i{
	background:transparent;
}
header a.shiftnav-toggle.shiftnav-toggle-button i::before,
header a.shiftnav-toggle.shiftnav-toggle-button i::after {
	background: #333;
	content: "";
	display: block;
	height: 5px;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	transition:all 0.5s;
	left: 0;
	margin:-8px 0;
	position: absolute;
	right: 0;
	top:0;
}
header a.shiftnav-toggle.shiftnav-toggle-button i::after{
	top:auto;
	bottom:0;
}
header a.shiftnav-toggle.shiftnav-toggle-button:hover i,
header a.shiftnav-toggle.shiftnav-toggle-button:hover i::before,
header a.shiftnav-toggle.shiftnav-toggle-button:hover i::after {
	background:#C8171D;
}
.shiftnav-open header a.shiftnav-toggle.shiftnav-toggle-button i::before,
.shiftnav-open header a.shiftnav-toggle.shiftnav-toggle-button i::after {
	background:#C8171D;
}
.shiftnav-open header a.shiftnav-toggle.shiftnav-toggle-button i::before {
	margin: 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.shiftnav-open header a.shiftnav-toggle.shiftnav-toggle-button i::after {
	margin: 0;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.a-center{
	text-align:center;
}
.a-left{
	text-align:left;
}
.a-right{
	text-align:right;
}
html .example-block {
	border: 1px solid #ccc;
	padding: 55px 45px;
	margin-bottom:64px!important;
	position: relative;
	margin-top:58px!important;
}
html .example-block:last-child{
	margin-bottom:0!important;
}
.example-block h3 {
	color: #c8171d;
	font-size: 35px;
	font-weight: bold;
	left: 0;
	line-height: 60px;
	position: absolute;
	right: 0;
	top: -86px;
}
.example-block h3 b {
	background: #fff;
	display: inline-block;
	border-radius:10px;
	font-weight: inherit;
	padding: 0 15px;
	vertical-align: top;
}
.example-block [class*="example-col-"] {
	float: left;
	margin: 0;
	padding: 0 25px;
	width: 50%;
}
.example-block .aiovg-player-container {
	background: #fff;
	box-shadow: 0 0 4px 4px rgba(200, 23, 29, 0.15) inset;
	padding: 10px;
	position: relative;
}
.example-block .aiovg-player-container::before {
	background: url("https://associationstudios.com/wp-content/uploads/2018/10/video-shadow1.png") no-repeat 0 0;
	background-size:100% 100%;
	content: "";
	display: block;
	height: 15px;
	left: 0;
	margin: auto;
	max-width: 100%;
	position: absolute;
	right: 0;
	top: 100%;
	width: 420px;
}
.example-block .aiovg-player {
	padding-bottom: 290px !important;
}
html .sub-inner-title {
	color: #000;
	font-size: 35px;
	line-height: 40px;
	margin: 0 0 50px;
	text-align: center;
}
.sub-inner-title b {
	display: inline-block;
	position: relative;
	vertical-align: top;
}
.sub-inner-title b::before,
.sub-inner-title b::after {
	background: -moz-linear-gradient(left, rgba(200,23,29,0) 0%, rgba(200,23,29,1) 100%);
	background: -webkit-linear-gradient(left, rgba(200,23,29,0) 0%,rgba(200,23,29,1) 100%);
	background: linear-gradient(to right, rgba(200,23,29,0) 0%,rgba(200,23,29,1) 100%);
	content: "";
	display: block;
	height: 1px;
	margin: 20px 22px;
	position: absolute;
	right: 100%;
	top: 0;
	width: 260px;
}
.sub-inner-title b:after{
	background: -moz-linear-gradient(left, rgba(200,23,29,1) 0%, rgba(200,23,29,0) 100%);
	background: -webkit-linear-gradient(left, rgba(200,23,29,1) 0%,rgba(200,23,29,0) 100%);
	background: linear-gradient(to right, rgba(200,23,29,1) 0%,rgba(200,23,29,0) 100%);
	right:auto;
	left:100%;
}
html .section-gapping [id*="wonderplugincarousel"] .amazingcarousel-list-container {
	padding: 0 !important;
}
body.page-template-new-design-inner .entry-content ul.amazingcarousel-list {
	margin: 0 !important;
}
.section-gapping [id*="wonderplugincarousel"] .amazingcarousel-list-container .amazingcarousel-item-container {
	margin: 0 17px !important;
	padding: 0 !important;
}
.section-gapping [id*="wonderplugincarousel"] .amazingcarousel-list-container .amazingcarousel-image {
	box-shadow: none !important;
	padding: 0 !important;
}
.section-gapping [id*="wonderplugincarousel"] .amazingcarousel-prev, 
.section-gapping [id*="wonderplugincarousel"] .amazingcarousel-next {
	margin: 0 !important;
	top: 0 !important;
}
[id*="wonderplugincarousel"] .amazingcarousel-list-container  .amazingcarousel-description:empty{
	display:none;
}
.section-gapping [id*="wonderplugincarousel-container-"]{
	margin:0 -17px;
}
body .section-gapping .amazingcarousel-play-video {
	background-size:63px auto !important;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	transition:all 0.5s;
}
body .section-gapping .amazingcarousel-play-video:hover {
	opacity:0.7;
}
html .get-video-section.section-gapping {
	background-position: center 70px;
	background-repeat: no-repeat;
	padding:0;
	background-size: cover;
}
.get-video-section .vc_row-fluid {
	padding: 0 78px;
}
.get-video-section .get-video-dtc {
	padding-top: 175px;
}
.get-video-dtc h2 {
	color: #fff;
	font-size: 39px;
	line-height: 120%;
	margin: 0 0 2px;
}
.get-video-dtc h2 b {
	display: inline-block;
	font-size: 55px;
	font-weight: 600;
	margin-top: -5px;
	vertical-align: top;
}
.get-video-dtc h3 {
	color: #c7151d;
	font-size: 55px;
	font-weight: 600;
	margin: 0 0 19px;
}
.section-gapping .vc_btn3-container:last-child{
	margin-bottom:0;
}
.page-template-new-design-inner .bttn .vc_general.vc_btn3 ,
html .bttn .vc_general.vc_btn3 {
	background: #c8161d !important;
	border: 0 none !important;
	border-radius: 5px;
	color: #fff !important;
	display: inline-block;
	font-family: "Ek Mukta",sans-serif;
	font-size: 27px;
	letter-spacing: normal;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	transition:all 0.5s;
	line-height: 50px;
	margin: 0;
	padding: 0 28px;
	text-transform: none;
	vertical-align: top;
}
.page-template-new-design-inner .bttn .vc_general.vc_btn3:hover,
html .bttn .vc_general.vc_btn3:hover{
	background:#111!important;
	color:#fff!important;
}
.page-template-new-design-inner .get-video-section .bttn .vc_general.vc_btn3:hover,
.get-video-section .bttn .vc_general.vc_btn3:hover{
	background:#fff!important;
	color:#c8161d!important;
}
.get-video-section .get-video-dtc {
	width: 48%;
}
.get-video-section .get-video-img{
	width:52%;
}
.get-video-img .wpb_single_image .vc_single_image-wrapper {
	position: relative;
}
.get-video-img .wpb_single_image .vc_single_image-wrapper::before {
	background: url("https://associationstudios.com/wp-content/uploads/2018/10/sprite.png") no-repeat 0 -30px;
	content: "";
	display: block;
	height: 100px;
	margin: 227px -48px 0 0;
	pointer-events: none;
	position: absolute;
	right: 100%;
	top: 0;
	width: 362px;
}
html footer.site-footer {
	background: #c8161d;
	padding: 17px 0;
	border: 0;
}
footer .wrap{
	padding:0 15px;
}
footer .footer-bottom-left{
	float:left;
}
footer .footer-bottom-right{
	float:right;
}
footer.site-footer .footer-bottom-left p {
	float: none;
	font-family: "Arial";
	color:#fff;
	font-size: 18px;
	letter-spacing: normal;
	line-height: 40px;
	padding: 0;
	width: auto;
}
footer.site-footer .footer-bottom-left p a{
	color:#fff;
}
footer.site-footer .footer-bottom-left p a:hover{
	color:#000;
}
footer .footer-bottom-right a{
	display:inline-block;
	vertical-align:top;
}
.full-width-content.page-template-new-design-inner .content {
	padding: 0;
}
header .wrap {
	padding: 0 15px;
}
html .site-inner,
html .wrap{
	max-width:1200px;
	padding-left:15px;
	padding-right:15px;
}
html .vc_row.wpb_row.vc_row-fluid .vc_row.wpb_row.vc_inner.vc_row-fluid {
	margin-left: -15px;
	margin-right: -15px;
}
html .vc_row.wpb_row.vc_row-fluid .vc_row.wpb_row.vc_inner.vc_row-fluid.example-block {
	margin-left: 0;
	margin-right: 0;
}
html .full-width-content .content{
	padding:0;
}
.entry:last-child{
	margin-bottom:0;
}
footer .footer-bottom-right a img {
	display: block;
}
html footer.site-footer {
	padding: 12px 0;
}
html #html5-close img {
	display: none;
}
html #html5-close::before {
	content: "×";
	display: block;
}
html #html5-close {
	background: #c8171d;
	border-radius: 50%;
	box-shadow: 0 0 10px 0 #333;
	color: #fff;
	font-size: 41px;
	height: 32px;
	margin:-14px!important;
	line-height: 32px;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	transition:all 0.5s;
	text-align: center;
	width: 32px;
}
html #html5-close:hover{
	color:#fff;
	background:#333;
}
.shoot-video-section .wpb_single_image.shoot-logo {
	margin-bottom: 58px!important;
}
.shoot-video-section::before {
	background: url("https://associationstudios.com/wp-content/uploads/2018/10/shoot-video-bg.png") repeat-x center top;
	background-size:auto 100%;
	content: "";
	display: block;
	height: 600px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.shoot-video-section .shoot-user-raw {
	margin: 0 100px 60px !important;
}
.shoot-user-raw .vc_col-sm-3 {
	float: left;
	width: auto;
}
.shoot-user-raw .vc_col-sm-9 {
	float: none;
	overflow: hidden;
	padding-top:24px;
	width: auto;
}
.shoot-user-raw .wpb_single_image .vc_single_image-wrapper {
	background: #fff;
	border: 10px solid #fff;
	border-radius: 50%;
	box-shadow: 0 0 12px 5px rgba(202, 202, 202, 0.65);
	display: block;
	height: 180px;
	padding: 0;
	position: relative;
	width: 180px;
}
.shoot-user-raw .wpb_single_image .vc_single_image-wrapper img{
	display:block;
	position:absolute;
	left:0;
	right:0;
	width: auto;
	height: auto;
	top:0;
	bottom:0;
	max-height:100%;
	max-width:100%;
	margin:auto;
	border-radius:100px;
}
.shoot-video-section .shoot-user-raw p {
	color: #152632;
	font-family: "LuzSans-Book";
	font-size: 18px;
	line-height: 180%;
}
.big-video .aiovg-player {
	border: 5px solid #fff;
	border-radius: 8px;
	overflow: hidden;
	padding-bottom: 515px !important;
}
html .sec-title {
	color: #c7171d;
	font-size: 42px;
	line-height: 120%;
	margin: 0 0 32px;
	padding: 0 0 20px;
	position: relative;
}
html .sec-title::before {
	background: #000011;
	bottom: 0;
	content: "";
	display: block;
	height: 2px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	width: 122px;
}
.wpb_text_column.title-text p {
	color: #333;
	font-size: 18px;
	line-height: 210%;
	text-align: center;
}
.wpb_text_column.title-text {
	margin-bottom: 48px;
}
html .img-custome-wrap {
	margin-bottom: 55px !important;
}
html .img-custome-wrap:last-child {
	margin-bottom:0 !important;
}
.img-custome-wrap .wpb_single_image .vc_figure {
	display: block;
}
.img-custome-wrap .wpb_single_image .vc_figure .vc_single_image-wrapper {
	border: 5px solid #f5babb;
	display: block;
	height: 255px;
	position: relative;
}
.img-custome-wrap .wpb_single_image .vc_figure .vc_single_image-wrapper img {
	bottom: 0;
	display: block;
	left: 0;
	margin: auto;
	max-height: 100%;
	max-width: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: auto;
	height: auto;
}
.img-custome-wrap .vc_col-sm-3 {
	padding-right: 30px;
	width: 33.5%;
}
.img-custome-wrap .vc_col-sm-9{
	width: 66.5%;
}
.img-custome-wrap h4 {
	color: #000;
	font-family: "Arial";
	font-size: 30px;
	font-weight: normal;
	margin: -4px 0 14px;
}
.img-custome-wrap .wpb_text_column p {
	color: #666;
	font-size: 18px;
	line-height: 180%;
	text-align: left;
}
html .btn-2 .vc_general.vc_btn3 {
	background: #c8171d!important;
	border: 0 none!important;
	color: #fff!important;
	border-radius:5px;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	transition:all 0.5s;
	display: inline-block;
	font-family: "Ek Mukta",sans-serif;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 45px;
	padding: 0 20px;
	text-transform: none;
	vertical-align: top;
}
html .btn-2 .vc_general.vc_btn3:hover,
html .btn-2.active .vc_general.vc_btn3 {
	background: #222222!important;
	color: #fff!important;
}
html .btn-2.active .vc_general.vc_btn3:hover {
	background: #c8171d!important;
}
.vc_btn3-container.btn-2.vc_btn3-inline {
	display: inline-block;
	margin: 0 16px 0 0;
	vertical-align: top;
}
.vc_btn3-container.btn-2.vc_btn3-inline:last-child {
	margin-right:0;
}
.img-custome-wrap .wpb_content_element {
	margin: 0 0 33px;
}
.shoot-video-section .wpb_video_widget .wpb_video_wrapper {
	border: 5px solid #fff;
	border-radius: 10px;
	overflow: hidden;
	background:#fff;
}
#drift-widget-container iframe {
	bottom: 70px !important;
	right: 15px !important;
}
html .shiftnav ul.shiftnav-menu.shiftnav-targets-text-medium li.menu-item > .shiftnav-target {
	border: 0 none;
	color: #212121;
	background:transparent;
	font-family: "Ek Mukta",sans-serif;
	font-size: 17px !important;
	font-weight: 600;
	line-height: 120%;
	padding: 15px 20px;
	text-shadow: 0 0 0 transparent;
	text-transform: none;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
html .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item.current-menu-item > .shiftnav-target,
html .shiftnav ul.shiftnav-menu.shiftnav-targets-text-medium li.menu-item > .shiftnav-target:hover {
	background:transparent!important;
	color:#C8171D!important;
}
#drift-widget-container {
	z-index: 999 !important;
}
.amazingcarousel-bullet-list [class*="amazingcarousel-bullet-"] {
	background-image:url("https://associationstudios.com/wp-content/uploads/2018/10/carousel-dot.png")!important;
	height: 16px !important;
	width: 16px !important;
	margin: 0 0 0 12px!important;
}
.amazingcarousel-bullet-list [class*="amazingcarousel-bullet-"]:first-child{
	margin-left:0!important;
}
.amazingcarousel-bullet-list::after {
	content: "";
	display: block;
	clear: both;
}
.amazingcarousel-bullet-list {
	display: inline-block;
	vertical-align: top;
	width: auto !important;
}
.amazingcarousel-bullet-wrapper {
	width: auto!important;
	text-align:center;
	line-height:0;
	display:none;
	margin: 30px auto 0!important;
}


/*27-10-2018*/
.video-member-section .video-member-inner {
	padding: 25px 18px 29px;
	position: relative;
	margin:0!important;
	background: #D11E1F;
	border-radius: 20px;
}
.video-member-section .video-member-inner:before{
	content:"";
	width:905px;
	height:21px;
	position:absolute;
	background:url("https://associationstudios.com/wp-content/uploads/2018/10/m-shadow.png") no-repeat 0 0;
	background-size:100% 100%;
	left:0;
	max-width:100%;
	top:100%;
}
.video-member-inner h2 {
	background: #111111;
	padding: 6px 10px 16px 50px;
	color: #fff;
	margin: 0 0 12px -47px;
	font-family: 'Muli';
	font-size: 33px;
	position: relative;
	color: #fff;
	font-weight: bold;
	line-height: 120%;
	text-shadow: 0 0 0;
}
.video-member-inner h2:before{
	content:"";
	display:block;
	top:0;
	bottom:0;
	background:url("https://associationstudios.com/wp-content/uploads/2018/10/m-head-shap.png") no-repeat 0 0;
	left:100%;
	width:21px;
	position:absolute;
	background-size:100% 100%;
}
.video-member-inner h2 b{
	font-weight:inherit;
	color:#D11E1F;
}
.video-member-section.vc_row[data-vc-full-width] {
	padding: 92px 0 112px;
	overflow: visible;
}
.video-member-inner .m-dtc {
	width: 49%;
}
.video-member-inner .m-media {
	position: absolute;
	right: 50px;
	top: -37px;
	width: auto;
	z-index:8;
}
.video-member-section .video-member-inner p {
	color: #fff;
	font-size: 18px;
	line-height: 140%;
    font-family: 'Muli';
	text-align: left;
}
.video-member-section .wpb_text_column {
	margin: 0 0 19px;
}
.video-member-section .wpb_text_column:last-child{
	margin-bottom:0;
}
.video-member-section .vc_general.vc_btn3 {
	display: inline-block;
	vertical-align: top;
	border: 0!important;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	font-size: 35px;
	font-weight: 600;
	border-radius: 7px !important;
	font-family: 'Muli';
	background: #fff !important;
	color: #D11E1F !important;
	padding: 0 15px 5px;
	text-transform:none;
	line-height: 60px;
	letter-spacing: normal;
	box-shadow: 3px 3px 3px 0 rgba(0,0,0,0.20);
}
.video-member-section .vc_general.vc_btn3:hover{
	background:#111!important;
	color:#fff!important;
}
.video-member-section .wpb_text_column.m-last-dtc p {
	font-size:16px;
}
.video-member-inner .vc_btn3-container {
	position: relative;
	margin: 0px 0 16px;
}
.video-member-inner .vc_btn3-container:before{
	content:"";
	display:block;
	position:absolute;
	left:0;
	background:url("https://associationstudios.com/wp-content/uploads/2018/10/m-arrow.png") no-repeat 0 0;
	background-size:100% 100%;
	top:0;
	margin:-27px 0 0 227px;
	width:123px;
	height:84px;
}
/*17-11-2018*/
.page_banner {
	margin: 0;
	position: relative;
	z-index:24;
}
.page_banner > img{
	display:block;
	width:100%;
}
.page_banner .banner_title_wrap{
	position:absolute;
	left:0;
	top:50%;
	-webkit-transform:translatey(-50%);
	-moz-transform:translatey(-50%);
	-ms-transform:translatey(-50%);
	-o-transform:translatey(-50%);
	transform:translatey(-50%);
	right:0;
	width:1200px;
	padding:0 15px;
	max-width:100%;
	margin:auto;
}
.page_banner h2 {
	font-family: 'Mukta Vaani', sans-serif;
	font-size: 40px;
	color: #C5171D;
	line-height: 120%;
	margin: 0 0 8px;
	font-weight: 900;
	text-shadow: 0 0 20px rgba(255,255,255,0.55),0 0 20px rgba(255,255,255,0.55),0 0 20px rgba(255,255,255,0.55);
}
.banner_title_wrap p {
	font-size: 20px;
	line-height: 155%;
	color: #333;
	font-family: 'Arial';
	text-shadow: 0 0 20px rgba(255,255,255,0.45),0 0 12px rgba(255,255,255,0.45),0 0 12px rgba(255,255,255,0.45),0 0 12px rgba(255,255,255,0.45),0 0 12px rgba(255,255,255,0.45),0 0 12px rgba(255,255,255,0.45);
}
.banner_title_wrap p:last-child{
	margin-bottom:0;
}
.breadcrumbs {
	line-height: 30px;
	padding: 10px 0;
	font-size: 18px;
	color: #C6171D;
	font-family: 'Mukta Vaani', sans-serif;
	box-shadow: 0 0 4px 2px rgba(198,21,37,0.15);
	position: relative;
	z-index: 23;
}
.grve-container{
	width:1200px;
	padding-left:15px;
	padding-right:15px;
	margin:0 auto;
	max-width:100%;
}
.grve-container:after{
	clear:both;
	content:"";
	display:block;
}
.breadcrumbs .grve-container > *{
	display:block;
	float:left;
	position:relative;
	padding-right:20px;
	margin-right:18px;
}
.breadcrumbs .grve-container > *:last-child{
	padding-right:0;
	margin-right:0;
}
.breadcrumbs .grve-container > *:before{
	content:"";
	display:block;
	position:absolute;
	right:0;
	top:0;
	color:#777;
	font-family:FontAwesome;
}
.breadcrumbs .grve-container > *:last-child:before{
	display:none;
}
.breadcrumbs .grve-container > * a{
	color:#777;
}
.breadcrumbs .grve-container > * a:hover{
	color: #C6171D;
}
.page_banner ~ .site-inner {
	margin-top: 0;
	background:transparent;
}
html .l-title {
	text-align: center;
	font-size: 40px;
	color: #000;
	line-height: 120%;
	margin:-8px 0 35px;
	position: relative;
	padding: 0 0 23px;
}
html .l-title:before{
	content:"";
	display:block;
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
	background:#000011;
	width:122px;
	height:2px;
}
.title_wrap {
	font-size: 24px;
	color: #000;
	font-family: 'Arial';
	margin: 0 0 15px;
	line-height: 120%;
	font-weight: bold;
}
.title_wrap a{
	color: #000;
}
.title_wrap a:hover{
	color:#dd0d0d;
}
.date_wrap span{
	color:#C8171E;
}
.date_wrap {
	font-size: 16px;
	color: #333;
	line-height: 120%;
	margin: 0 0 8px;
	font-family: 'Arial';
}
.img_con_wrap:after{
	clear:both;
	content:"";
	display:block;
}
.img_con_wrap .img_s_wrap ,
.img_con_wrap .img_wrap ,
.img_con_wrap .video_wrap {
	float: left;
	width: 300px;
	text-align:center;
	margin:10px 18px 5px 0;
}
.img_con_wrap .img_s_wrap img,
.img_con_wrap .img_wrap img,
.img_con_wrap .video_wrap img {
	display: block;
	width:100%;
	margin: 0 auto;
}
body .excerpt_wap p {
	color: #444;
	font-weight: 400;
	line-height: 195%;
	text-align: justify;
}
.service_inner_wrap ,
.learn_video_wrap ,
.lts_case_study_wrap,
.marketingstrategy-wrap,
.marketing_strategy_video_wrap,
.ms_case_study_wrap,
.learn_case_study_wrap,
.learn-to-shoot-video-wrap,
.learn-to-shoot-wrap{
	margin: 0 0 65px;
}
.service_inner_wrap:last-child  ,
.learn_video_wrap:last-child  ,
.lts_case_study_wrap:last-child ,
.marketingstrategy-wrap:last-child ,
.marketing_strategy_video_wrap:last-child ,
.ms_case_study_wrap:last-child ,
.learn_case_study_wrap:last-child ,
.learn-to-shoot-video-wrap:last-child ,
.learn-to-shoot-wrap:last-child {
	margin-bottom: 0;
}
.acc_pagination_wrap {
	text-align: center;
	margin: 40px 0 0;
}
.acc_pagination_wrap [class*="pagination-"] {
	display: inline-block;
	vertical-align: top;
}
html [class*="pagination-"] .page-numbers {
	display: block;
	float: left;
	background: #ffffff; 
	background: -moz-linear-gradient(top, #ffffff 0%, #f8f8f8 100%); 
	background: -webkit-linear-gradient(top, #ffffff 0%,#f8f8f8 100%); 
	background: linear-gradient(to bottom, #ffffff 0%,#f8f8f8 100%);
	margin: 0 0 0 2px;
	min-width: 30px;
	line-height: 28px;
	border: 1px solid #ccc;
	padding: 0 10px;
	font-size: 14px;
	color: #333;
	font-family: 'Arial';
	cursor: pointer;
}
html [class*="pagination-"] .page-numbers:first-child{
	margin-left:0;
}
html [class*="pagination-"] .page-numbers.current,
html [class*="pagination-"] .page-numbers:hover{
	color:#fff;
	border-color:#C91B21;
	background:#C91B21;
}
.vc_row-fluid.learn-article-section:before{
	display:block;
	position:absolute;
	left:0;
	right:0;
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.71) 66%, rgba(255,255,255,0) 100%); 
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0.71) 66%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0.71) 66%,rgba(255,255,255,0) 100%);
	top:0;
	bottom:0;
	margin:auto;
	content:"";
}
.img_con_wrap .img_s_wrap a,
.img_con_wrap .img_wrap a,
.img_con_wrap .video_wrap a {
	display: block;
}
.img_con_wrap .img_wrap {
	border: 6px solid #C91B21;
}
.img_con_wrap .img_s_wrap a,
.img_con_wrap .img_wrap a {
	display: block;
	border: 6px solid #C91B21;
}
.img_con_wrap .img_s_wrap a:hover,
.img_con_wrap .img_wrap a:hover {
	border-color:#333;
}
.img_con_wrap .video_wrap {
	display: block;
	padding:6px;
	background:#fff;
	position:relative;
	box-shadow:0 0 3px 3px rgba(200,23,29,0.15) inset,0 25px 20px -33px #000,0 25px 20px -42px #000;
}
.img_con_wrap .video_wrap a:before{
	content:"";
	display:block;
	position:absolute;
	left:0;
	right:0;
	top:0;
	box-shadow:0 0 9px 3px rgba(0,0,0,0.16);
	bottom:0;
	margin:auto;
	height:55px;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	transition:all 0.5s;
	background:#fff;
	border-radius:50%;
	width:55px;
	opacity: 0.92;
}
.img_con_wrap .video_wrap a:after{
	content:"";
	display:block;
	position:absolute;
	left:5px;
	right:0;
	top:0;
	z-index:1;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	transition:all 0.5s;
	bottom:0;
	margin:auto;
	height:0;
	width:0;
	border-top:12px ridge transparent;
	border-bottom:12px ridge transparent;
	border-left:12px solid #C8171E;
}
.img_con_wrap .video_wrap a:hover:before{
	background:#000;
}
.img_con_wrap .video_wrap a:hover:after{
	border-left-color:#fff;
}
.entry-content .list-content ul > li {
	list-style: none;
}
.list-content ul {
	list-style: none;
	margin: 0;
	font-size: 16px;
	font-family: 'Arial';
	position: relative;
}
.list-content ul li{
	list-style: none;
	position:relative;
	margin:0 0 15px;
	padding-left:27px;
	color:#333333;
}
.list-content ul li:last-child{
	margin-bottom:0;
}
.list-content ul li a{
	color:#333333;
}
.list-content ul li a:hover{
	color:#CB242A;
}
.list-content ul li a:before{
	content:""!important;
	display:block;
	position:absolute;
	left:0;
	font-family:FontAwesome;
	top:0;
}
.list-content .vc_column_container {
	padding: 0 45px;
	position:relative;
}
.list-content .vc_column_container::before {
	content: "";
	display: block;
	position: absolute;
	background: url("https://associationstudios.com/wp-content/uploads/2018/11/list-shadow.png") no-repeat 0 0;
	right: -5px;
	top: -25px;
	width: 7px;
	height: 210px;
	bottom: -25px;
	margin: auto;
}
.list-content .vc_column_container:last-child:before{
	display:none;
}
.vc_row.list-content {
	padding: 0 60px;
}
.dash-loading{
	position:relative;
}
.dash-loading:before{
	display:block;
	position:absolute;
	left:0;
	right:0;
	top:0;
	opacity: 0;
	visibility: hidden;
	bottom:0;
	z-index:9;
	content:"";
	background-color:rgba(255,255,255,0.8);
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
}
.dash-loading:after{
	border: 12px solid #C91B21;
	border-radius: 50%;
	border-top: 12px solid transparent;
	width: 70px;
	opacity: 0;
	visibility: hidden;
	height: 70px;
	-webkit-animation: spin 1s linear infinite; /* Safari */
	animation: spin 1s linear infinite;
	position:absolute;
	z-index:10;
	left:0;
	content:"";
	right:0;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
	top:0;
	bottom:0;
	margin:auto;
}
.dash-loading:before,
.dash-loading:after{
	opacity: 1;
	visibility:visible;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.learn-case-study-section {
	border-top: 1px solid #eee;
}
.learn-case-study-section:before{
	content:"";
	display:block;
	background:url("https://associationstudios.com/wp-content/uploads/2018/11/section-shadow.png") no-repeat center top;
	background-size:100% 100%;
	left:-700px;
	right:-700px;
	top:0;
	position: absolute;
	height:15px;
	min-width:1500px;
	width:100%;
	margin:auto;
}
.site-footer a:hover{
	color:#ccc;
}
.page_banner {
	overflow: hidden;
}
.main_foot .footer-widgets-all:last-child p a {
	color: #fff;
}
.main_foot .footer-widgets-all:last-child p a:hover {
	color: #ccc;
}
.site-container {
	overflow-x: hidden;
}
html .learn-3-section {
	overflow: visible !important;
	padding: 60px 0;
}
.learn-3-section .vc_column_container > .vc_column-inner {
	padding-top:0!important;
}
.learn-3-section .grve-image {
	background: #fff;
	border: 6px solid #fff;
	border-radius: 3px;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
	display: block;
	text-align: center;
}
.learn-3-section .grve-image img{
	display:block;
	width:100%;
}
.learn-3-section [class*="vc_col-"] {
	padding-left: 17px;
	padding-right: 17px;
}
.learn-3-section [class*="vc_col-"]:first-child {
	padding-left:0;
}
.learn-3-section [class*="vc_col-"]:last-child {
	padding-right: 0;
}
.learn-3-section .vc_col-sm-5 {
	width: 48%;
}
.learn-3-section .vc_col-sm-7 {
	width: 52%;
}
.learn-3-section h2 {
	color: #c5171d;
	font-size: 40px;
	font-weight: 900;
	margin:-8px 0 10px;
}
.learn-3-section h3 {
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 15px;
	}
.learn-3-section .wpb_text_column p {
	font-size: 18px;
	line-height: 220%;
	text-align: justify;
}
.learn-3-section .wpb_content_element{
	margin-bottom: 30px;
}
.learn-3-section .wpb_content_element:last-child{
	margin-bottom:0;
}
.learn-3-section .vc_general.vc_btn3 {
	background: #c51718!important;
	border: 0 none;
	border-radius: 5px;
	color: #fff !important;
	display: inline-block;
	font-family: "Mukta Vaani",sans-serif;
	font-size: 20px;
	line-height: 45px;
	padding: 0 35px;
	vertical-align: top;
}
.learn-3-section .vc_general.vc_btn3:hover{
	background:#000!important;
}
.learn-3-section .vc_btn3-container:last-child{
	margin-bottom:0;
}
.learn-3-section:before{
	content:"";
	display:block;
	background:url("https://associationstudios.com/wp-content/uploads/2018/11/learn-3-shadow.png") no-repeat center top;
	background-size:100% 100%;
	left:-700px;
	right:-700px;
	bottom:-12px;
	position: absolute;
	height:15px;
	max-width:1500px;
	z-index:9;
	width:100%;
	margin:auto;
}
.learn-3-section:nth-last-child(-n+2):before{
	display:none;
}
html .wrap .wrap {
	padding-left: 0;
	padding-right: 0;
}
header .nav-primary {
	padding: 10px 0;
	text-align: right;
}
header .nav-primary .menu > li {
	display:block;
	margin-right: 32px;
	vertical-align: top;
	float:left;
}
header .nav-primary .menu > li:last-child{
	margin-right:0;
}
header .nav-primary .menu > li:nth-last-child(-n+3) {
	display: inline-block;
	float: none;
	vertical-align: top;
}
header .nav-primary .menu > li:nth-child(-n+3) {
	margin-right: 70px;
}
header .nav-primary .menu > li > a {
	color: #212121;
	display: block;
	font-family: "Ek Mukta",sans-serif;
	font-size: 17px;
	font-weight: 500;
	letter-spacing: 1px;
	text-shadow:0 0 0;
	line-height: 30px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
header .nav-primary .menu > li > a:hover,
header .nav-primary .menu > li.current-menu-item > a{
	color:#D00000;
}
html .site-header {
	padding: 30px 0;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
	background-color: #fff;
	left: 0;
	position: fixed;
	top: 44px;
	width: 100%;
	z-index: 999;
}
html .sticky_header .site-header {
	padding: 18px 0;
	top: 0;
	box-shadow:0 0 10px -4px #333;
}
header .site-title a {
	background-position: center center !important;
	background-size: 100% auto !important;
	display: block;
	font-size: 0;
	height: 50px;
	margin: 0 auto;
	overflow: hidden;
	width: 261px;
}
header .title-area p{
	margin:0;
}
header .title-area {
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	text-align:center;
	z-index:9;
	width: 265px;
}
header .wrap {
	position: relative;
}
html body {
	padding-top: 154px !important;
}
.top_bar {
	background: #d00000;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	left: 0;
	letter-spacing: 1px;
	line-height: 44px;
	position: fixed;
	z-index:99;
	right: 0;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	top: 0;
}
.sticky_header .top_bar{
	top:-44px;
}
.top_left {
	float: left;
}
.top_right{
	float: right;
}
html .top_bar a {
	color: #fff;
}
.top_bar .top_menu > li {
	border-left: 1px solid rgba(255, 255, 255, 0.3);
	float: left;
}
.top_bar .top_menu > li > a {
	display: block;
	padding: 0 27px;
}
.top_bar .top_menu > li > a::before {
	background:url("https://associationstudios.com/wp-content/uploads/2018/12/new-sprite.png") no-repeat 0 0;
	content: "";
	display: inline-block;
	font-family: Fontawesome;
	font-size: 22px;
	height: 21px;
	line-height: 21px;
	margin: 12px 14px 0 0;
	vertical-align: top;
	font-weight:normal;
	width: 21px;
}
.top_bar .top_menu > li.login_menu > a::before {
	background-position:0 -45px;
}
.top_bar .top_menu > li.register_menu > a::before {
	background-position:0 -90px;
}
.top_bar .top_menu > li.register_menu > a,
.top_bar .top_menu > li.my_account_menu > a{
	background:#222222;
}
.top_bar .top_menu > li > a:hover,
.top_bar .top_menu > li.register_menu > a:hover,
.top_bar .top_menu > li.my_account_menu > a:hover,
.top_bar .top_menu > li.active > a,
.top_bar .top_menu > li.register_menu.active > a,
.top_bar .top_menu > li.my_account_menu.active > a{
	background:rgba(0,0,0,0.2);
}
.top_bar .top_menu > li.logout_menu > a::before {
	background: transparent;
	content: "";
}
.top_bar .top_menu > li.my_account_menu > a::before {
	background: transparent;
	content: "";
	width: auto;
}
.top_bar .top_hedaer_phone{
	margin-left:-15px;
}
.top_bar .top_hedaer_phone a {
	display: block;
	padding: 0 15px;
}
.top_bar .top_hedaer_phone a::before {
	background:url("https://associationstudios.com/wp-content/uploads/2018/12/new-sprite.png") no-repeat 0 0;
	content: "";
	display: inline-block;
	height: 21px;
	margin: 12px 16px 0 0;
	vertical-align: top;
	width: 21px;
}
.top_bar .top_hedaer_phone > a:hover{
	background:rgba(0,0,0,0.2);
}
.page_banner.search-banner h2 {
	text-align: center;
	margin-bottom:6px;
}
.search-banner .banner_title_wrap p {
	color: #000;
	font-family: "Mukta Vaani",sans-serif;
	font-size: 30px;
	font-weight: 900;
	line-height: 120%;
	margin: 0 0 17px;
	text-align: center;
}
.page_banner .search-form {
	margin: 0 auto;
	max-width: 545px;
	position:relative;
}
.page_banner .search-form input[type="search"] {
	background: #fff;
	border: 1px solid #888;
	border-radius: 5px;
	color: #333;
	display: block;
	font-family: "Arial";
	font-size: 16px;
	height: 50px;
	line-height: normal;
	margin: 0;
	padding: 0 50px 0 60px;
	width: 100%;
}
.page_banner .search-form input[type="search"]::-webkit-input-placeholder { 
	color: #aaa;
	opacity:1;
}
.page_banner .search-form input[type="search"]:-moz-placeholder { 
	color: #aaa;
	opacity:1;
}
.page_banner .search-form input[type="search"]::-moz-placeholder { 
	color: #aaa;
	opacity:1;
}
.page_banner .search-form input[type="search"]:-ms-input-placeholder { 
	color: #aaa;
	opacity:1;
}
.search-banner .banner_title_wrap .searchwp-live-search-instructions {
	margin: 0;
}
.page_banner .search-form input[type="submit"] {
	background:url("https://associationstudios.com/wp-content/uploads/2018/12/new-sprite.png") no-repeat 20px -122px;
	border: 0 none;
	border-radius: 0;
	clip: unset;
	padding:0;
	display: block;
	font-size: 0;
	height: 50px;
	opacity: 0.3;
	left: 0;
	margin: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	width: 56px;
	z-index: 5;
}
.page_banner .search-form input[type="submit"]:hover{
	opacity: 1;
}
html .searchwp-live-search-result p {
	border-bottom: 1px solid rgba(30, 30, 30, 0.1);
	font-family: "Arial";
	font-size: 16px;
	line-height: 120%;
	margin: 0;
	padding: 12px 15px;
}
html .searchwp-live-search-result p a{
	color:#333;
}
html .searchwp-live-search-result p a:hover{
	color:#C8171D;
}
html .searchwp-live-search-no-min-chars::after{
	display:none;
}
html .searchwp-live-search-results {
	z-index: 99;
}
.site-inner .grve-container {
	padding-left: 0;
	padding-right: 0;
}
html .left_blog_list {
	float: left;
	padding-right: 80px;
	width: 70%;
}
html .right_sidebar {
	float: right;
	width: 30%;
}
.grve-row:after{
	clear:both;
	content:"";
	display:block;
}
.left_blog_list p {
	color: #333;
	font-family: "Arial";
	font-size: 18px;
	line-height: 200%;
	margin: 0 0 25px;
	text-align: justify;
}
.left_blog_list p:last-child{
	margin-bottom:0;
}
.detail-section:after {
	content: "";
	display: block;
	clear: both;
}
.detail-section {
	padding: 60px 0;
}
.date_title_wrap h2 {
	color: #000;
	font-size: 28px;
	font-weight:600;
	line-height: 120%;
	margin: 0 0 10px;
}
.by_date {
	color: #333;
	font-family: "Arial";
	font-size: 16px;
	line-height: 20px;
}
.by_date span{
	color:#C5171D;
}
.by_date li{
	float:left;
	padding-right:18px;
	margin-right:18px;
	position:relative;
}
.by_date li:last-child{
	padding-right:0;
	margin-right:0;
}
.by_date li:before{
	content:"|";
	display:block;
	position:absolute;
	right:0;
	top:0;
}
.by_date li:last-child:before{
	display:none;
}
.date_title_wrap{
	margin-bottom:26px;
}
.by_date:after{
	clear:both;
	content:"";
	display:block;
}
.detail-section .top_image {
	border: 5px solid #CA1B22;
	margin: 0 0 32px;
	text-align: center;
}
.detail-section .top_image img{
	display:block;
	margin:0 auto;
}
.detail-avtar {
	border: 1px solid #ddd;
	margin-top: 27px;
	padding: 30px;
}
.detail-avtar::after {
	clear: both;
	content: "";
	display: block;
}
.detail-avtar .avatar_image {
	border: 1px solid #eee;
	float: left;
	height: 100px;
	margin: 0 28px 0 0;
	width: 100px;
	position:relative;
}
.detail-avtar .avatar_image img{
	position:absolute;
	left:0;
	border-radius:0;
	right:0;
	top:0;
	bottom:0;
	display:block;
	margin:auto!important;
}
.detail-avtar .avatar_content {
	overflow: hidden;
}
.left_blog_list .detail-avtar p {
	font-size: 16px;
	line-height: 160%;
}
.detail-avtar h3 {
	color: #000;
	font-family: "Arial";
	font-size: 20px;
	font-weight: 600;
	margin: 0 0 10px;
}
.admin-bar .top_bar,
.admin-bar .site-header{
	margin-top:32px;
}
.right_sidebar .widget {
	border: 1px solid #ddd;
	margin: 0 0 50px;
	padding: 22px;
	position: relative;
}
.right_sidebar .widget:last-child{
	margin-bottom:0;
}
.right_sidebar .widget .widget-title {
	background: #d00000;
	color: #fff;
	font-family: "Arial";
	font-size: 24px;
	font-weight: 600;
	line-height: 30px;
	margin: -22px -22px 22px;
	padding: 15px 22px;
}
.right_sidebar .widget .recent_blog_wrap,
.right_sidebar .widget .tag_found {
	margin: 0 -22px;
}
.right_sidebar .widget .recent_blog_wrap li,
.right_sidebar .widget .tag_found li {
	border-bottom: 1px solid #ddd;
	margin: 0 0 20px;
	padding: 0 20px 20px;
}
.right_sidebar .widget .recent_blog_wrap li:last-child ,
.right_sidebar .widget .tag_found li:last-child {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom:0;
}
.right_sidebar .widget li .img_left_wrap {
	float: left;
	margin: 0 20px 0 0;
	width: 55px;
}
.right_sidebar .widget li .img_left_wrap img {
	display: block;
	width: 100%;
}
.right_sidebar .widget .right_wrap {
	overflow: hidden;
}
.right_sidebar .widget li:after{
	clear:both;
	content:"";
	display:block;
}
.right_sidebar .widget .name_wrap p {
	color: #333;
	font-family: "Arial";
	font-size: 16px;
	line-height: 120%;
	margin: -2px 0 8px;
}
.right_sidebar .widget .name_wrap p a{
	color: #333;
}
.right_sidebar .widget .name_wrap p.active a,
.right_sidebar .widget .active .name_wrap p a,
.right_sidebar .widget .name_wrap p a:hover{
	color: #D00000;
}
.right_sidebar .widget .by_date {
	color: #999;
	font-size: 13px;
	line-height: 18px;
}
.right_sidebar .widget .by_date .date::before {
	content: "";
	display: inline-block;
	font-family: FontAwesome;
	margin-right: 10px;
	vertical-align: top;
}
.right_sidebar .widget .tag_list > li {
	display: inline-block;
	margin: 5px 10px 5px 0;
	padding: 0;
	vertical-align: top;
}
.right_sidebar .widget .tag_list > li a {
	border: 1px solid #ddd;
	border-radius: 3px;
	color: #666;
	display: inline-block;
	font-family: "Arial";
	font-size: 16px;
	line-height: 30px;
	padding: 0 8px;
	vertical-align: top;
}
.right_sidebar .widget .tag_list > li a:hover,
.right_sidebar .widget .tag_list > li.active a{
	border-color:#222222;
	color:#fff;
	background:#222222;
}
.search-form .cleara {
	color: #bbb;
	display: block;
	font-size: 37px;
	line-height: 50px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 50px;
}
.search-form .cleara:hover{
	color:#222;
}
.right_sidebar .widget.widget_archive ul {
	margin: -22px;
	max-height: 250px;
	overflow: auto;
}
.right_sidebar .widget.widget_archive ul li {
	border-bottom: 1px solid #ddd;
	color: #333;
	font-family: "Arial";
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 15px 22px;
}
.right_sidebar .widget.widget_archive ul li:last-child{
	border-bottom:0;
}
.right_sidebar .widget.widget_archive ul li a{
	color:#333;
}
.right_sidebar .widget.widget_archive ul li.active a,
.right_sidebar .widget.widget_archive ul li a:hover{
	color:#D00000;
}



.cust-dtc-section .vc_row-fluid {
	margin-bottom: 40px !important;
}
.cust-dtc-section .vc_row-fluid:last-child{
	margin-bottom:0 !important;
}
.department-img .grve-image {
	background: #fff none repeat scroll 0 0;
	border-radius: 300px;
	box-shadow: 0 0 0 16px rgba(0, 0, 0, 0.1);
	margin: 16px;
	padding-top:100%;
	position:relative;
	padding-top: calc(100% - 32px);
}
.department-img .grve-image img {
	bottom: 0;
	display: block;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
}
.cust-dtc-section .department-img {
	padding-right: 20px;
	width: 31.5%;
}
.cust-dtc-section .department-content {
	width: 68.5%;
	padding-top:50px;
}
.cust-dtc-section .vc_row-fluid:nth-child(2n+2) .department-img {
	padding-left: 20px;
	padding-right:0;
	float:right;
}
.department-content h3 {
	color: #000;
	font-family: "Arial";
	font-size: 30px;
	line-height: 120%;
	margin: 0 0 15px;
}
.cust-dtc-section .department-content p {
	color: #000;
	font-family: "Arial";
	font-size: 18px;
	font-weight: normal;
	line-height: 180%;
	text-align: justify;
}
.cust-gapping .wpb_button:last-child, 
.cust-gapping .wpb_content_element:last-child, 
.cust-gapping ul.wpb_thumbnails-fluid > li:last-child{
	margin-bottom:0;
}
.cust-gapping .vc_column_container > .vc_column-inner{
	padding-top:0!important;
}
.cust-dtc-section .vc_row-fluid {
	margin-bottom: 25px !important;
}
.examples_from_portfolio {
	position: relative;
}
.examples_from_portfolio::before {
	background:url("https://associationstudios.com/wp-content/uploads/2018/12/portfolio-bg.jpg") no-repeat center center;
	background-size:cover;
	content: "";
	display: block;
	height: 344px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
html .cust-main-title {
	color: #000;
	font-family: "Arial";
	font-size: 40px;
	margin: 0 0 35px;
	padding: 0 0 28px;
	position: relative;
	text-align: center;
}
html .cust-main-title::before {
	background: #2a2a2a;
	bottom: 0;
	content: "";
	display: block;
	height: 2px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	width: 115px;
}
html .cust-main-title.white-title {
	color: #fff;
}
html .cust-main-title.white-title:before {
	background: #fff;
}
.examples_from_portfolio.cust-gapping {
	padding-bottom: 0;
}
.examples_from_portfolio [id*="wonderplugincarousel"] .amazingcarousel-prev, 
.examples_from_portfolio [id*="wonderplugincarousel"] .amazingcarousel-next {
	background:url("https://associationstudios.com/wp-content/uploads/2018/12/a-sprite.png") no-repeat 0 0!important;
	bottom: 0;
	height: 40px !important;
	margin: auto -60px !important;
	position: absolute !important;
	top: 0 !important;
	-webkit-transition: all 0s ease 0s;
	-moz-transition: all 0s ease 0s;
	-ms-transition: all 0s ease 0s;
	-o-transition: all 0s ease 0s;
	transition: all 0s ease 0s;
	width: 40px !important;
}
.examples_from_portfolio [id*="wonderplugincarousel"] .amazingcarousel-next{
	transform:rotatey(180deg);
}
.examples_from_portfolio [id*="wonderplugincarousel"] .amazingcarousel-prev:hover, 
.examples_from_portfolio [id*="wonderplugincarousel"] .amazingcarousel-next:hover{
	background-position:0 -50px!important;
}
.examples_from_portfolio .amazingcarousel-play-video {
	background: transparent !important;
}
.examples_from_portfolio .amazingcarousel-play-video::before {
	background: #d00000;
	border-radius: 50%;
	bottom: 0;
	content: "";
	display: block;
	height: 45px;
	left: 0;
	margin: auto;
	position: absolute;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	right: 0;
	top: 0;
	width: 45px;
}
.examples_from_portfolio .amazingcarousel-play-video:hover:before{
	background:#fff;
	box-shadow:0 0 8px -5px #000;
}
.examples_from_portfolio{
	background:#EEEEEE;
}
.examples_from_portfolio .amazingcarousel-play-video::after {
	border-bottom: 10px ridge transparent;
	border-left: 15px solid #fff;
	border-top: 10px ridge transparent;
	bottom: 0;
	content: "";
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	height: 0;
	left: 4px;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 0;
}
.examples_from_portfolio .amazingcarousel-play-video:hover:after{
	border-left-color:#d00000;
}
.our_latest_reviews_warp .ttshowcase_rl_image {
	border: 3px solid #ff0000;
	border-radius: 50%;
	display: block!important;
	height: 130px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 130px;
}
.our_latest_reviews_warp .ttshowcase_rl_image img {
	border-radius: 300px;
	bottom: 0;
	display: block;
	height: 100%;
	left: 0;
	object-fit: cover;
	margin:auto;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.our_latest_reviews_warp .ttshowcase_rl_box {
	margin: 0 0 25px;
	padding: 145px 0 25px;
	position: relative;
	text-align: center;
	width: 100%;
}
.our_latest_reviews_warp .ttshowcase_rl_box::before {
	background:url("https://associationstudios.com/wp-content/uploads/2018/12/r-shadow.jpg") no-repeat 0 0;
	background-size:100% 100%;
	content: "";
	display: block;
	height: 22px;
	left: 0;
	position: absolute;
	right: 0;
	top: 100%;
	width: 1030px;
	max-width: 100%;
	margin: auto;
}
/*
.our_latest_reviews_warp .ttshowcase_slider .bx-wrapper .bx-pager{
	display:none;
}
*/
.our_latest_reviews_warp .ttshowcase_rl_box .ttshowcase_rl_quote {
	background: transparent !important;
	margin: 0 0 15px !important;
	padding: 0 !important;
}
.our_latest_reviews_warp .ttshowcase_rl_box .tt_review_title:empty{
	display:none;
}
.our_latest_reviews_warp .ttshowcase_rl_box .ttshowcase_rl_quote p {
	color: #333;
	font-family: "Arial";
	font-size: 18px;
	font-style: italic;
	line-height: 160%;
	text-align: center;
}
.our_latest_reviews_warp .ttshowcase_rl_box .ttshowcase_rl_quote p::before {
	content: "“";
}
.our_latest_reviews_warp .ttshowcase_rl_box .ttshowcase_rl_quote p::after {
	content: "”";
}
.our_latest_reviews_warp .ttshowcase_rl_aditional_info {
	display: block;
	padding: 0;
	text-align: center;
}
.our_latest_reviews_warp .ttshowcase_rl_subtitle {
	display: none;
}
.our_latest_reviews_warp .ttshowcase_rl_title, 
.our_latest_reviews_warp .ttshowcase_rating {
	display: inline-block;
	vertical-align: top;
}
.our_latest_reviews_warp .ttshowcase_rl_title {
	margin: 0 20px 0 0;
}
.our_latest_reviews_warp .ttshowcase_rl_title {
	color: #333;
	font-family: "Mukta Vaani",sans-serif;
	font-size: 20px;
	font-weight: 600;
	line-height: 24px;
}
.our_latest_reviews_warp .ttshowcase_rating {
	font-size: 16px;
	letter-spacing: 3px;
	line-height: 26px;
}
.cust-gapping .vc_btn3-container:last-child{
	margin-bottom:0;
}

.btn_con .vc_general.vc_btn3 b {
	display: block;
	font-weight: inherit;
}
.btn_con .vc_general.vc_btn3 {
	background: #222222 !important;
	border: 0 none;
	border-radius: 4px;
	color: #fff !important;
	display: inline-block;
	font-family: "Arial";
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 120%;
	padding: 11px 12px 11px 115px;
	position: relative;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	text-align: left;
	text-transform: none;
	vertical-align: top;
}
.btn_con .vc_general.vc_btn3:hover{
	background:#C8171D!important;
}
.btn_con .vc_general.vc_btn3::before {
	background:url("https://associationstudios.com/wp-content/uploads/2018/12/a-sprite.png") no-repeat 0 -110px;
	bottom: 0;
	content: "";
	display: block;
	height: 51px;
	left: 10px;
	margin: auto;
	position: absolute;
	top: 0;
	width: 94px;
}
.cust-sub-logo-botoom .subscription_logo .wpb_column {
	padding: 0;
}
.cust-sub-logo-botoom .subscription_logo {
	margin-bottom: 28px !important;
}
.cust-sub-logo-botoom .subscription_logo:last-child{
	margin-bottom:0!important;
}
.cust-sub-logo-botoom .subscription_logo .vc_single_image-wrapper {
	background: #fff;
	border: 1px solid #d6d6d6;
	display: block;
	height: 107px;
	position: relative;
}
.cust-sub-logo-botoom .subscription_logo .vc_single_image-wrapper img {
	bottom: 0;
	display: block;
	height: auto;
	left: 0;
	margin: auto;
	max-width: 100%;
	position: absolute;
	right: 0;
	top: 0;
	max-height:100%;
	width: auto;
}
.cust-sub-logo-botoom .subscription_logo .vc_figure{
	display:block;
}
.vc_btn3-container.btn_con {
	margin-top: 50px;
}
html .cust-main-title b {
	display: block;
	font-weight: inherit;
}
.examples_from_portfolio .wonderplugincarousel-container {
	margin-top: 65px;
}
.cust-sub-logo-botoom .subscription_logo > .wpb_column {
	width: 20%;
}
.login-page .welcome {
	color: #c7171e;
	font-size: 40px;
	line-height: 110%;
	margin: -6px 0 5px;
}
.login-page.section-gapping .wpb_text_column p {
	color: #333;
	font-size: 16px;
	line-height: 170%;
	margin: 0 0 10px;
}
.login-page.section-gapping p:last-child {
	margin-bottom:0;
}
.login-page .login-list {
	color: #333;
	font-family: "Arial";
	font-size: 16px;
	line-height: 170%;
	list-style: outside none none;
	margin: 0;
	position: relative;
}
.login-page .login-list > li {
	list-style:none;
	position:relative;
	margin: 0 0 18px;
	padding: 0 0 0 38px;
	position: relative;
}
.login-page .login-list > li:last-child {
	margin-bottom:0;
}
.login-page .login-list > li:before{
	width:23px;
	height:23px;
	position:absolute;
	left:2px;
	top:3px;
	display:block;
	background:url("https://associationstudios.com/wp-content/uploads/2018/12/a-sprite.png") no-repeat -60px 0;
	content:"";
}
.login-page.section-gapping p.login-text{
	margin-bottom:27px;
}
.login-page .cleanlogin-container {
	background: #fff;
	border: 1px solid #eaeaea;
	border-radius: 6px;
	box-shadow: 0 0 20px 5px rgba(221, 221, 221, 0.4);
	list-style: outside none none;
	margin: 0;
	max-width: 100%;
	overflow: visible;
	padding: 40px;
}
.login-page > .wpb_column {
	padding: 0 55px;
}
.login-page .vc_col-sm-6:first-child {
	width: 47.7%;
}
.login-page .vc_col-sm-6:nth-child(2n) {
	width: 52.3%;
}
.page-id-15149 .page_banner .banner_title_wrap {
	text-align: center;
	top: 45px;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}
.page-id-15149 .page_banner h2 {
	font-size: 51px;
	margin: 0 0 10px;
}
.page-id-15149 .banner_title_wrap p {
	color: #000;
	font-family: "Ek Mukta",sans-serif;
	font-weight: 600;
	line-height: 150%;
}
.cleanlogin-form input:not([type="hidden"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]):not([type="range"]):not([type="submit"]):not([type="reset"]):not([type="image"]):not([type="button"]) {
	background: #fff;
	border: 1px solid #e6e6e6;
	border-radius: 5px;
	color: #333;
	display: block;
	font-family: "Arial";
	font-size: 15px;
	height: 50px;
	margin: 0;
	padding: 0 20px !important;
	width: 100%;
}
html .cleanlogin-form label {
	color: #000;
	font-family: "Arial";
	font-size: 17px;
	line-height: 120%;
	margin: 0 0 10px;
	text-align: left;
	text-transform: none;
}
html .cleanlogin-form label em {
	color: #ff0000;
	font-style: normal;
	margin-left: 3px;
}
html .cleanlogin-form li {
	list-style: none;
	margin: 0 0 15px;
	position:relative;
	clear:both;
}
html .cleanlogin-form li:last-child {
	margin-bottom: 0;
}
html .cleanlogin-form li:after{
	clear:both;
	content:"";
	display:block;
}
.cleanlogin-form .cleanlogin-form-bottom {
	color: #777;
	font-family: "Arial";
	font-size: 16px;
	height: auto;
	line-height: 20px;
	padding:12px 0 0;
}
.cleanlogin-form .cleanlogin-form-bottom .cleanlogin-form-pwd-link {
	color: #777;
}
.cleanlogin-form .cleanlogin-form-bottom .cleanlogin-form-pwd-link:hover {
	color: #000;
}
.cleanlogin-form .cleanlogin-form-bottom .cleanlogin-form-register-link {
	color:#C51718;
	text-decoration:underline;
}
.cleanlogin-form .cleanlogin-form-bottom .cleanlogin-form-register-link:hover{
	color:#000;
	text-decoration:underline;
}
html .cleanlogin-form input[type="submit"] {
	background: #c51718;
	border: 0 none;
	border-radius: 6px;
	display: block;
	font-family: "Mukta Vaani",sans-serif;
	font-size: 20px;
	font-weight: normal;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	height: 45px;
	letter-spacing: normal;
	line-height: normal;
	margin: 0;
	padding: 0 10px;
	text-align: center;
	width: 100%;
}
html .cleanlogin-form input[type="submit"]:hover{
	color:#fff;
	background:#000;
}
html .cleanlogin-form li:before{
	display:none;
}
.cleanlogin-form .cust_checkbox {
	color: #999;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0 0 0 34px;
	position: relative;
	vertical-align: top;
}
.cleanlogin-form .cust_checkbox input{
	display:none;
}
.cleanlogin-form .cust_checkbox span {
	color: inherit;
	margin: 0;
}
.cleanlogin-form .cust_checkbox input + span::before {
	background: #888888;
	content: "";
	display: block;
	height: 20px;
	left: 0;
	position: absolute;
	top: 0;
	width: 20px;
}
.cleanlogin-form .cust_checkbox input + span::after {
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff;
	content: "";
	display: block;
	height: 4px;
	left: 0;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	margin: 6px 0 0 5px;
	opacity: 0;
	position: absolute;
	top: 0;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	width: 8px;
}
.cleanlogin-form .cust_checkbox input:checked + span:after{
	opacity:1;
}
.cleanlogin-form span.error {
	color: #ff0000;
	display: none;
	font-family: "Arial";
	font-size: 13px;
	line-height: 120%;
	margin: 3px 0 0;
	padding: 0;
}
.cleanlogin-form input.has-error:not([type="hidden"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]):not([type="range"]):not([type="submit"]):not([type="reset"]):not([type="image"]):not([type="button"]) {
	border-color: #ff0000;
}
.cleanlogin-form #error {
	border: 2px solid #ff0000;
	color: #ff0000;
	font-family: "Arial";
	font-size: 14px;
	line-height: 120%;
	margin: 15px 0 0;
	padding: 8px 10px;
	text-align: center;
}
html .cleanlogin-form li.remember {
	line-height: 100%;
	padding: 5px 0 10px;
}
.section-gapping.login-page {
	background-position: center center;
	background-size: cover;
}
html .cleanlogin-form li .form-loader {
	background: #fff;
	border-radius: 50%;
	box-shadow: 0 0 5px -2px #333;
	height: 26px;
	left: 100%;
	display:none;
	margin: 9px 0 0 6px;
	position: absolute;
	top: 0;
	width: 26px;
}
html .cleanlogin-form li .form-loader:after{
	border: 3px solid #888888;
	border-radius: 50%;
	border-top: 3px solid transparent;
	width: 12px;
	height: 12px;
	-webkit-animation: spin 1s linear infinite; /* Safari */
	animation: spin 1s linear infinite;
	position:absolute;
	z-index:10;
	left:0;
	content:"";
	right:0;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
	top:0;
	bottom:0;
	margin:auto;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.cleanlogin-form li #error {
	border: 0 none;
	margin: 5px 0 0;
	padding: 0;
	text-align: left;
}
.cleanlogin-container ul {
	list-style: outside none none;
	margin: 0;
}
.login-page.register-page .cleanlogin-container,
.login-page.forgot-password .cleanlogin-container {
	margin: 0 auto;
	max-width: 550px;
}
.cleanlogin-container .register-txt {
	color: #333;
	font-family: "Arial";
	font-size: 18px;
	line-height: 170%;
	margin: -5px 0 28px;
	text-align: center;
}
html .cleanlogin-form li.left_field,
html .cleanlogin-form li.right_field {
	float: left;
	width: 50%;
}
html .cleanlogin-form li.left_field {
	padding-right: 10px;
}
html .cleanlogin-form li.right_field {
	clear: none;
	padding-left: 10px;
}
.cleanlogin-container .login-txt {
	color: #666;
	font-family: "Arial";
	font-size: 16px;
	line-height: 120%;
	margin: 28px 0 0;
	text-align: center;
}
.cleanlogin-container .login-txt a {
	color: #c51718;
	text-decoration: underline;
}
.cleanlogin-container .login-txt a:hover {
	color: #222;
	text-decoration: underline;
}
.page-id-15203 .footer-widgets ,
.page-id-15200 .footer-widgets ,
.page-id-15149 .footer-widgets {
	background: #757575!important;
}

.learn-template-default.single.single-learn .top_image {
    display: none;
}
.learn-template-default.single.single-learn iframe {
    height: 440px;
}
.learn-template-default.single.single-learn .wpb_video_wrapper {
    padding-top: 0;
}
.single.single-learn .left_blog_list .wpb_text_column.wpb_content_element, .single.single-learn .left_blog_list .wpb_text_column.wpb_content_element p {
    text-align: left !important;
}











/******************************************************************************************************************************************/
/******************************************************************************************************************************************/
/******************************************************************************************************************************************/
/*Big-Tablet view*/
@media screen and (min-width:1169px) and (max-width:1400px){
	.sub-inner-title.title-inner-section b::after, .sub-inner-title.title-inner-section b::before {
    width: 110px;
}
}
@media screen and (min-width:1025px) and (max-width:1169px){
.section-gapping [id*="wonderplugincarousel"] {
	margin: 0 -15px;
}
.get-video-section .vc_row-fluid {
	padding: 0;
}
  .advocacy-section {
    overflow: hidden;
}
.sub-inner-title.title-inner-section b::after, .sub-inner-title.title-inner-section b::before {
    width: 110px;
}
.video-member-inner .m-media {
	right: 0px;
}
.video-member-inner .m-dtc {
	width: 52%;
}
header .nav-primary .menu > li {
	margin-right: 8px;
}
header .nav-primary .menu > li:nth-child(-n+3) {
	margin-right: 45px;
}

.page-id-15149 .page_banner h2 {
	font-size: 40px;
	margin: 0 0 5px;
}
.page-id-15149 .banner_title_wrap p {
	font-size: 15px;
}
.page-id-15149 .page_banner .banner_title_wrap {
	top: 17px;
}




}
/*Big-Tablet view close*/
/**********************************************************************************************************************************/
/*Tablet view*/
@media screen and (min-width:768px) and (max-width:1024px){
html .site-header {
	position: fixed;
}
html body {
	padding-top: 129px !important;
}
html .main-title {
	font-size: 36px;
	line-height: 110%;
	margin: 0 0 32px;
	padding: 0 0 28px;
}
html .main-title::before {
	box-shadow: -325px 0 0 0 #ccc;
	left: 325px;
	width: 260px;
}
html .header-image .site-title > a {
	background-position: left center !important;
}
.section-gapping .organization-user .wpb_text_column p {
	font-size: 16px;
	line-height: 180%;
}
.organization-user .wpb_text_column {
	border-radius: 40px;
	padding: 30px 30px 30px 85px;
}
html .organization-user {
	margin: 0 -15px 0 30px !important;
}
html .organization-user .vc_single_image-wrapper {
	height: 130px;
	width: 130px;
}
html .organization-user .wpb_single_image {
	margin: 45px 0 0 -55px;
}
html .section-gapping {
	padding-bottom: 50px;
	padding-top: 50px;
}
html .organization-user::before {
	height: 200px;
	margin: 11px 0 0 -33px;
	width: 200px;
}
.example-block h3 {
	font-size: 32px!important;
	top:-66px;
}
html .example-block {
	margin-bottom: 45px !important;
	margin-top: 45px !important;
	padding: 35px 0;
}
.section-gapping .wpb_text_column p {
	font-size: 16px;
	line-height: 180%;
}
.example-block [class*="example-col-"] {
	padding: 0 15px;
}
.example-block .aiovg-player {
	padding-bottom: 200px !important;
}
html .sub-inner-title {
	font-size: 32px !important;
	margin: 0 0 30px;
}
.sub-inner-title b::before, 
.sub-inner-title b::after {
	margin: 20px 12px;
	width: 140px;
}
.section-gapping [id*="wonderplugincarousel"] .amazingcarousel-list-container .amazingcarousel-item-container {
	margin: 0 10px !important;
}
.section-gapping [id*="wonderplugincarousel-container-"] {
	margin: 0 -10px;
}
.get-video-section .vc_row-fluid {
	padding: 0 0px;
}
.get-video-dtc h2 {
	font-size: 32px;
}
.get-video-dtc h3 {
	font-size: 40px!important;
}
.get-video-dtc h2 b {
	font-size: 46px;
	margin-top: -3px;
}
.page-template-new-design-inner .bttn .vc_general.vc_btn3, 
html .bttn .vc_general.vc_btn3 {
	font-size: 24px;
	line-height: 44px;
	padding: 0 20px;
}
.get-video-section .get-video-dtc {
	padding-top: 123px;
}
.get-video-img .wpb_single_image .vc_single_image-wrapper::before {
	background-position: 0 -16px;
	background-size: 260px auto;
	height: 78px;
	margin: 160px -35px 0 0;
	width: 260px;
}
footer.site-footer .footer-bottom-left p {
	font-size: 16px;
}

.shoot-logo.wpb_single_image .vc_single_image-wrapper{
	max-width:320px;
}
.shoot-video-section .wpb_single_image.shoot-logo {
	margin-bottom: 33px !important;
}
.shoot-video-section .shoot-user-raw {
	margin: 0 -15px 40px !important;
}
.shoot-user-raw .wpb_single_image .vc_single_image-wrapper {
	height: 150px;
	width: 150px;
}
.section-gapping .wpb_text_column p {
	font-size: 15px;
	line-height: 170%;
}
.big-video .aiovg-player {
	padding-bottom: 420px !important;
}
html .sec-title {
	font-size: 35px;
	margin: 0 0 22px;
	padding: 0 0 17px;
}
.img-custome-wrap .vc_col-sm-3 {
	padding-right:0;
}
.img-custome-wrap .wpb_single_image .vc_figure .vc_single_image-wrapper {
	height: 215px;
}
.img-custome-wrap h4 {
	font-size: 26px;
	margin: -2px 0 8px;
}
.img-custome-wrap .wpb_content_element {
	margin: 0 0 14px;
}
html .btn-2 .vc_general.vc_btn3 {
	font-size: 18px;
	line-height: 42px;
	padding: 0 18px;
}
html .img-custome-wrap {
	margin-bottom: 40px !important;
}
.amazingcarousel-bullet-wrapper{
	display:block;
}
/****22-10-2018****/
.advocacy-section ,.section-gapping{
    overflow: hidden;
}
  .site-inner{
  margin-top:0px!important;
 } 
.video-member-inner h2 {
	padding: 6px 10px 11px 30px;
	margin: 0 0 12px -42px;
	font-size: 23px;
}
.video-member-section .video-member-inner p {
	font-size: 16px;
	line-height: 130%;
}
.video-member-section .vc_general.vc_btn3 {
	font-size: 30px;
	line-height: 52px;
}
.video-member-section .wpb_text_column {
	margin: 0px 0 15px;
}
.video-member-inner .vc_btn3-container::before {
	margin: -31px 0 0 197px;
	width: 103px;
	height: 70px;
}
.video-member-section .wpb_text_column.m-last-dtc p {
	font-size: 15px;
}
.video-member-section .video-member-inner {
	padding: 15px 18px 19px;
}
.video-member-inner .m-media {
	position: absolute;
	right: 0px;
	top: -19px;
	width: auto;
	z-index: 8;
	max-width: 430px;
}
.video-member-section.vc_row[data-vc-full-width] {
	padding: 22px 0 82px;
}

/*17-11-2018*/
.page_banner {
	margin: 0;
}
.page_banner h2 {
	font-size: 26px;
}
.banner_title_wrap p {
	font-size: 16px;
	line-height: 145%;
}
.breadcrumbs {
	line-height: 24px;
	font-size: 17px;
}
html .l-title {
	font-size: 36px;
	margin:-7px 0 30px;
	padding: 0 0 20px;
}
.title_wrap {
	font-size: 20px;
	margin: 0 0 12px;
}
.vc_row.list-content {
	padding: 0;
}
.list-content .vc_column_container {
	padding: 0;
}
.list-content ul {
	font-size: 15px;
}
.list-content ul li {
	margin: 0 0 8px;
	padding-left: 22px;
}

.learn-3-section [class*="vc_col-"] {
	padding-left: 0;
	padding-right: 0;
}
.learn-3-section h2 {
	font-size: 30px;
	margin:-6px 0 5px;
}
.learn-3-section h3 {
	font-size: 20px;
	margin: 0 0 12px;
}
.learn-3-section .wpb_text_column p {
	font-size: 16px;
	line-height: 170%;
}
.learn-3-section .wpb_content_element {
	margin-bottom: 18px;
}
.learn-3-section .vc_general.vc_btn3 {
	font-size: 18px;
	line-height: 42px;
	padding: 0 25px;
}

html .site-header {
	padding: 20px 0;
	top: 38px;
}
.top_bar {
	line-height: 38px;
	letter-spacing: 0.5px;
}
.sticky_header .top_bar {
	top: -38px;
}
.top_bar .top_hedaer_phone a::before {
	margin: 9px 9px 0 0;
}
.top_bar .top_menu > li > a::before {
	margin: 9px 9px 0 0;
}
.top_bar .top_menu > li > a {
	padding: 0 20px;
}
header .nav-primary {
	display: none;
}
header a.shiftnav-toggle.shiftnav-toggle-button{
	margin:0;
}
header .header-right {
	display: block;
	float: right;
	margin: 15px;
}
html .shiftnav::after {
	display: none;
}
html .shiftnav.shiftnav-left-edge {
	left: auto;
	right: 0;
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
	transform: translateX(100%);
	box-shadow:0 10px 10px 0 rgba(0,0,0,0.3) ;
	border-top:2px solid #D00000;
	bottom:0;
	top:129px!important;
	height:auto;
	width:300px;
	overflow:auto;
}
html .shiftnav-open .shiftnav.shiftnav-open-target {
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-ms-transform: translateX(0px);
	-o-transform: translateX(0px);
	transform: translateX(0px);
}
html .shiftnav.shiftnav-skin-standard-dark, 
html .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu {
	background: #fff ;
}
html .sticky_header .site-header {
	padding:10px 0;
}
html .sticky_header .shiftnav.shiftnav-left-edge {
	top: 71px!important;
}
.search-banner .banner_title_wrap p {
	font-size: 22px;
}
.page_banner .search-form {
	max-width: 405px;
}
.page_banner .search-form input[type="search"] {
	height: 45px;
	padding-left:50px;
}
.page_banner .search-form input[type="submit"] {
	background-position:16px -125px;
	height: 43px;
	width: 50px;
}
.date_title_wrap h2 {
	font-size: 24px;
}
.by_date {
	font-size: 14px;
	line-height: 18px;
}
.date_title_wrap {
	margin-bottom: 20px;
}
html .left_blog_list {
	padding-right: 30px;
	width: 68%;
}
html .right_sidebar {
	width: 32%;
}
.left_blog_list p {
	font-size: 15px;
	line-height: 160%;
	margin: 0 0 18px;
}
.detail-section .top_image {
	margin: 0 0 20px;
}
.detail-avtar {
	margin-top: 18px;
	padding: 15px;
}
.detail-avtar .avatar_image {
	height: 80px;
	margin: 0 15px 0 0;
	width: 80px;
}
.detail-avtar h3 {
	font-size: 17px;
	margin: 0 0 8px;
}
.left_blog_list .detail-avtar p {
	font-size: 14px;
	line-height: 140%;
}
.right_sidebar .widget {
	margin: 0 0 30px;
	padding: 15px;
}
.right_sidebar .widget .widget-title {
	font-size: 20px;
	line-height: 26px;
	margin: -15px -15px 15px;
	padding: 10px 15px;
}
.right_sidebar .widget .recent_blog_wrap ,
.right_sidebar .widget .tag_found {
	margin: 0 -15px;
}
.right_sidebar .widget .recent_blog_wrap li,
.right_sidebar .widget .tag_found li {
	margin: 0 0 15px;
	padding: 0 15px 15px;
}
.right_sidebar .widget li .img_left_wrap {
	margin: 0 12px 0 0;
	width: 50px;
}
.right_sidebar .widget .name_wrap p {
	font-size: 14px;
	margin: 0 0 6px;
}
.right_sidebar .widget .by_date {
	font-size: 12px;
}
.right_sidebar .widget .by_date .date::before {
	margin-right: 7px;
}
.right_sidebar .widget .tag_list > li {
	margin: 3px 6px 3px 0;
}
.right_sidebar .widget .tag_list > li a {
	font-size: 14px;
	line-height: 28px;
	padding: 0 8px;
}
.search-form .cleara {
	line-height: 47px;
	width: 40px;
}

.right_sidebar .widget.widget_archive ul {
	margin: -15px;
	max-height: 220px;
}
.right_sidebar .widget.widget_archive ul li {
	font-size: 15px;
	padding: 10px 15px;
}
.cust-dtc-section .department-img {
	padding-right: 0;
	width: 37%;
}
.department-img .grve-image {
	box-shadow: 0 0 0 12px rgba(0, 0, 0, 0.1);
	margin: 12px;
	padding-top: calc(100% - 22px);
}
.department-img .grve-image img {
	padding: 15px;
}
.cust-dtc-section .department-content {
	padding-top: 0;
	width: 63%;
}
.department-content h3 {
	font-size: 26px;
	margin: 0 0 12px;
}
.cust-dtc-section .department-content p {
	font-size: 15px;
	line-height: 160%;
}
.cust-dtc-section .vc_row-fluid:nth-child(2n+2) .department-img {
	padding-left: 0;
	padding-right: 0;
}
.r-title-text .wpb_wrapper > p {
	font-size: 18px;
}
.wpb_text_column.wpb_content_element.r-title-text {
	margin-bottom: 30px;
}
html .cust-main-title {
	font-size: 30px;
	margin: 0 0 28px;
	padding: 0 0 22px;
}
.vc_btn3-container.btn_con {
	margin-top: 35px;
}
.examples_from_portfolio .wonderplugincarousel-container {
	margin-top: 35px;
}
.our_latest_reviews_warp .ttshowcase_rl_box .ttshowcase_rl_quote p {
	font-size: 16px;
	line-height: 150%;
}
.page-id-15149 .page_banner .banner_title_wrap {
	top: 13px;
}
.page-id-15149 .page_banner h2 {
	font-size: 28px;
	line-height: 110%;
	margin: 0 0 2px;
}
.page-id-15149 .banner_title_wrap p {
	font-size: 13px;
	line-height: 140%;
}
.login-page > .wpb_column {
	padding: 0;
}
.login-page .welcome {
	font-size: 34px;
}
.login-page .login-list {
	font-size: 15px;
	line-height: 150%;
}
.login-page .login-list > li {
	margin: 0 0 10px;
	padding: 0 0 0 34px;
}
.login-page .login-list > li::before {
	left: 0;
	top: 0;
}
.login-page .cleanlogin-container {
	padding: 25px;
}
html .cleanlogin-form label {
	font-size: 16px;
	margin: 0 0 7px;
}
.cleanlogin-form .cust_checkbox {
	font-size: 15px;
	padding: 0 0 0 28px;
}
html .cleanlogin-form li.remember {
	padding: 5px 0;
}
.cleanlogin-form .cleanlogin-form-bottom {
	font-size: 15px;
}
.login-page.section-gapping .wpb_text_column p {
	font-size: 15px;
	line-height: 160%;
}
.login-page.section-gapping p.login-text {
	margin-bottom: 18px;
}
html .cleanlogin-form li .form-loader {
	margin: 10px 0 0 -36px;
}
.learn-template-default.single.single-learn iframe {
    height: 310px;
}
}
/*Tablet view close*/
/**********************************************************************************************************************************/
/*Mobile view*/
@media screen and (max-width:767px){
.learn-template-default.single.single-learn iframe {
    height: 300px;
}
html .site-header {
	position: fixed;
}
html body {
	padding-top: 100px  !important;
}
html .main-title {
	font-size: 22px;
	line-height: 110%;
	margin: 0 0 20px;
	padding: 0 0 28px;
}
html .main-title::before {
	box-shadow: -165px 0 0 0 #ccc;
	left: 165px;
	width: 110px;
}
.section-gapping .organization-user .wpb_text_column p {
	font-size: 14px;
	line-height: 150%;
}
.organization-user .wpb_text_column {
	border-radius: 20px;
	padding: 70px 15px 15px;
}
html .organization-user {
	margin: 0 -15px !important;
	padding: 90px 0 0;
}
html .organization-user .vc_single_image-wrapper {
	display: block;
	height: 110px;
	margin: 0 auto;
	width: 110px;
}
html .organization-user .wpb_single_image {
	margin: -53px auto 0;
	top: 0;
	left: 0;
	right: 0;
}
.organization-user .wpb_single_image .vc_figure{
	display:block;
}
html .section-gapping {
	padding-bottom: 50px;
	padding-top: 50px;
}
html .organization-user::before {
	bottom: 0;
	height: 200px;
	left: 0;
	margin: 0 auto;
	right: 0;
	top: 0;
	width: 200px;
}
.example-block h3 {
	font-size: 25px !important;
	line-height: 30px;
	top: -42px;
}
html .example-block {
	margin-bottom: 25px !important;
	margin-top: 35px !important;
	padding: 27px 0;
}
.section-gapping .wpb_text_column p {
	font-size: 14px;
	line-height: 150%;
}
.example-block [class*="example-col-"] {
	float: none;
	margin: 0 0 20px;
	padding: 0;
	width: 100%;
}
.example-block [class*="example-col-"]:last-child{
	margin-bottom:0;
}
.example-block .aiovg-player-container{
	padding:8px;
}
.example-block .aiovg-player {
	padding-bottom: 150px !important;
}
html .sub-inner-title {
	font-size: 18px !important;
	line-height: 26px;
	margin: 0 0 15px;
}
.sub-inner-title b::before, 
.sub-inner-title b::after {
	margin: 11px 7px;
	width: 30px;
}
.section-gapping [id*="wonderplugincarousel"] .amazingcarousel-list-container .amazingcarousel-item-container {
	margin: 0 10px !important;
}
.section-gapping [id*="wonderplugincarousel-container-"] {
	margin: 0 -10px;
}
.get-video-section .vc_row-fluid {
	padding: 0 0px;
}
.get-video-dtc h2 {
	font-size: 14px;
}
.get-video-dtc h3 {
	font-size: 20px !important;
	margin-bottom: 8px;
}
.get-video-dtc h2 b {
	font-size: 24px;
	margin-top: -2px;
}
.page-template-new-design-inner .bttn .vc_general.vc_btn3, 
html .bttn .vc_general.vc_btn3 {
	font-size: 18px;
	line-height: 34px;
	padding: 0 12px;
}
html .get-video-section.section-gapping {
	background-position: center 15px;
}
.get-video-section .get-video-dtc .vc_column-inner{
	padding-right:0;
}
.get-video-section .get-video-img .vc_column-inner{
	padding-left:0;
}
.get-video-section .get-video-dtc {
	clear: none;
	float: left;
	padding-bottom: 15px;
	padding-top: 35px;
}
.get-video-section > .wpb_column {
	max-width: 320px;
	margin: 0 auto;
}
.get-video-section .get-video-img {
	clear: none;
	float: left;
	width: 52%;
}
.get-video-img .wpb_single_image .vc_single_image-wrapper::before {
	background-position: 0 -5px;
	background-size: 80px auto;
	height: 26px;
	margin: 58px -16px 0 0;
	width: 80px;
}
footer.site-footer .footer-bottom-left p {
	font-size: 13px;
	line-height: 140%;
}
header a.shiftnav-toggle.shiftnav-toggle-button {
	position: relative;
	right: 0;
	top: 0;
	margin-top:8px;
}
footer .footer-bottom-left {
	float: none;
}
footer .footer-bottom-right {
	float: none;
	text-align: center;
	margin-bottom: 10px;
}
html footer.site-footer {
	padding: 8px 0;
}
html #carousel-html5-lightbox .html5-text {
	font-size: 12px;
}

.shoot-logo.wpb_single_image .vc_single_image-wrapper {
	display: block;
	margin: 0 auto;
	max-width: 260px;
}
.shoot-user-raw .vc_col-sm-9 {
	padding-top: 0;
}
.shoot-video-section .wpb_single_image.shoot-logo {
	margin-bottom: 25px !important;
}
.shoot-user-raw .vc_col-sm-3 {
	float: none;
	width: auto;
	margin: 0 0 20px;
}
.shoot-user-raw .wpb_single_image .vc_figure{
	display:block;
}
.shoot-user-raw .wpb_single_image .vc_single_image-wrapper {
	height: 120px;
	margin: 0 auto;
	width: 120px;
	border-width: 6px;
}
.shoot-video-section .shoot-user-raw {
	margin: 0 -15px 20px !important;
}
html .sec-title {
	font-size: 28px;
	margin: 0 0 18px;
	padding: 0px 0 14px;
}
.section-gapping .wpb_text_column p {
	font-size: 14px;
	line-height: 160%;
	text-align: justify;
}
.big-video .aiovg-player {
	padding-bottom: 420px !important;
}
.wpb_text_column.title-text {
	margin-bottom: 25px;
}
.img-custome-wrap .vc_col-sm-3 {
	width: 100%;
	padding: 0;
	margin: 0 0 20px;
	float: none;
}
.img-custome-wrap .vc_col-sm-9 {
	float: none;
	width: 100%;
}
.img-custome-wrap .wpb_single_image .vc_figure .vc_single_image-wrapper {
	height: 200px;
}
.img-custome-wrap h4 {
	font-size: 23px;
	margin: 0 0 6px;
	text-align: center !important;
}
.img-custome-wrap .wpb_content_element {
	margin: 0 0 14px;
}
html .btn-2 .vc_general.vc_btn3 {
	font-size: 16px;
	line-height: 36px;
	padding: 0 15px;
}
html .img-custome-wrap {
	margin-bottom: 40px !important;
	text-align:center;
}
.vc_btn3-container.btn-2.vc_btn3-inline {
	margin: 0 5px 0 0;
}
.shoot-video-section::before {
	height: 260px;
}
.amazingcarousel-bullet-wrapper{
	display:block;
	margin-top:20px!important;
}

/****22-10-2018----*/
.advocacy-section,html .section-gapping {
    overflow: hidden;
}

.video-member-inner h2 {
	padding: 6px 10px 10px 25px;
	margin: 0 15px 10px -25px;
	font-size: 17px;
}
.video-member-inner h2 br{
	display:none;
}
.video-member-section .video-member-inner p {
	font-size: 13px;
	line-height: 120%;
}
.video-member-section .video-member-inner p br{
	display:none;
}
.video-member-section .vc_general.vc_btn3 {
	font-size: 22px;
	line-height: 40px;
}
.video-member-section .wpb_text_column {
	margin: 0px 0 15px;
}
.video-member-inner .vc_btn3-container::before {
	margin: -10px 0 0 157px;
	width: 83px;
	height: 57px;
	background-position: 0 -7px;
}
.video-member-section .wpb_text_column.m-last-dtc p {
	font-size: 13px;
}
.video-member-section .video-member-inner {
	padding: 23px 0 0;
	border-radius: 15px;
}
.video-member-inner .m-dtc{
	float:none;
	width:100%;
	margin-bottom:25px;
}
.video-member-inner .m-media {
	position: relative;
	right: 0px;
	top: 0;
	width: 100%;
	z-index: 8;
	max-width: 270px;
	margin: 0 auto -16px;
	float: none;
	padding-right: 10px;
}
.video-member-section.vc_row[data-vc-full-width] {
	padding: 2px 0 55px;
}


/*17-11-2018*/
.page_banner {
	margin: 0;
}
.page_banner h2 {
	font-size: 14px;
	margin-bottom:3px;
}
.banner_title_wrap p {
	font-size: 11px;
	line-height: 135%;
}
.banner_title_wrap p br{
	display:none;
}
.breadcrumbs {
	line-height: 18px;
	font-size: 14px;
}
.page_banner .banner_title_wrap{
	padding-right:165px;
}
.breadcrumbs .grve-container > * {
	padding-right: 15px;
	margin-right: 10px;
}
html .l-title {
	font-size: 28px;
	margin: 0 0 24px;
	padding: 0 0 16px;
}
html .l-title::before {
	width: 80px;
}
.title_wrap {
	font-size: 16px;
	margin: 0 0 10px;
}
.date_wrap {
	font-size: 14px;
	margin: 0 0 10px;
}
.acc_pagination_wrap {
	margin: 22px 0 0;
}
.img_con_wrap .img_s_wrap, 
.img_con_wrap .img_wrap, 
.img_con_wrap .video_wrap {
	float: none;
	width: auto;
	margin: 0 0 12px 0;
}
.vc_row.list-content {
	padding: 0;
}
.list-content .vc_column_container {
	padding: 0;
	float: none;
	margin: 0 0 10px;
}
.list-content .vc_column_container:last-child{
	margin-bottom:0;
}
.list-content ul {
	font-size: 15px;
}
.list-content ul li {
	margin: 0 0 8px;
	padding-left: 22px;
}
.page_banner > img {
	width: 120%;
	max-width: 120%;
	margin: 0 -10%;
}
.service_inner_wrap ,
.learn_video_wrap ,
.lts_case_study_wrap,
.marketingstrategy-wrap,
.marketing_strategy_video_wrap,
.ms_case_study_wrap,
.learn_case_study_wrap,
.learn-to-shoot-video-wrap,
.learn-to-shoot-wrap{
	margin: 0 0 40px;
}
.list-content .vc_column_container::before{
	display:none;
}
.page_banner h2 br {
	display: none;
}
html .learn-3-section {
	padding: 40px 0;
}
.learn-3-section [class*="vc_col-"] {
	margin: 0 0 15px;
	padding-left: 0;
	padding-right: 0;
}
.learn-3-section [class*="vc_col-"]:last-child{
	margin-bottom:0;
}
.learn-3-section .vc_col-sm-7,
.learn-3-section .vc_col-sm-5 {
	width: 100%;
}
.learn-3-section h2 {
	font-size: 22px;
	margin: 0 0 6px;
	text-align:center;
}
.learn-3-section h3 {
	font-size: 18px;
	margin: 0 0 12px;
	text-align:center;
}
.learn-3-section .wpb_text_column p {
	font-size: 14px;
	line-height: 150%;
}
.learn-3-section .wpb_content_element {
	margin-bottom: 15px;
}
.learn-3-section .vc_general.vc_btn3 {
	font-size: 17px;
	line-height: 40px;
	padding: 0 20px;
}

.learn-3-section::before {
	left: 0;
	min-width: 100%;
	right: 0;
}
.learn-3-section .vc_btn3-container {
	display: block;
	text-align: center;
}


header .nav-primary {
	display: none;
}
header a.shiftnav-toggle.shiftnav-toggle-button{
	margin:0;
}
header .header-right {
	display: block;
	float: right;
	margin: 7px 0;
}
html .shiftnav::after {
	display: none;
}
html .shiftnav.shiftnav-left-edge {
	border-top: 2px solid #d00000;
	bottom: 0;
	left: 0;
	max-width: 100%;
	overflow: auto;
	right: 0;
	top: 99px!important;
	padding-top:10px;
	height:auto;
	width: 100%;
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
	transform: translateX(100%);
}
html .shiftnav ul.shiftnav-menu.shiftnav-targets-text-medium li.menu-item > .shiftnav-target {
	padding-top:10px;
	padding-bottom:10px;
}
html .shiftnav-open .shiftnav.shiftnav-open-target {
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-ms-transform: translateX(0px);
	-o-transform: translateX(0px);
	transform: translateX(0px);
}
html .shiftnav.shiftnav-skin-standard-dark, 
html .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu {
	background: #fff ;
}
html .sticky_header .site-header {
	padding:10px 0;
}
html .sticky_header .shiftnav.shiftnav-left-edge {
	top: 55px!important;
}

header .site-title a {
	height: 36px;
	width: 180px;
}
header .title-area {
	width: 180px;
}
html .site-header {
	padding: 15px 0;
	top: 34px;
}
.top_bar {
	font-size: 15px;
	letter-spacing: 0.5px;
	line-height: 34px;
}
.top_bar .top_hedaer_phone a::before {
	margin: 7px 8px 0 0;
}
.top_bar .top_menu > li > a::before {
	display: block;
	text-align:center;
	margin: 7px auto 0;
	-webkit-transform:scale(0.9);
	-moz-transform:scale(0.9);
	-ms-transform:scale(0.9);
	-o-transform:scale(0.9);
	transform:scale(0.9);
}
.top_bar .top_menu > li > a {
	font-size: 0;
	height: 34px;
	overflow: hidden;
	padding: 0;
	width: 42px;
}
.sticky_header .top_bar {
	top: -34px;
}

.page_banner.search-banner .banner_title_wrap {
	padding-right: 15px;
}
.page_banner.search-banner > img {
	margin: 0 -30%;
	max-width: 160%;
	width: 160%;
}
.search-banner .banner_title_wrap p {
	font-size: 16px;
	margin: 0 0 13px;
}
.page_banner .search-form input[type="search"] {
	font-size: 14px;
	height: 40px;
	padding: 0 30px 0 40px;
}
.page_banner .search-form input[type="submit"] {
	background-position: 12px -127px;
	height: 42px;
	width: 36px;
}
html .searchwp-live-search-result p {
	font-size: 14px;
	padding: 10px 12px;
}

html body #shiftnav-toggle-main ~ #wpadminbar {
	top: 0;
}
.admin-bar .top_bar, 
.admin-bar .site-header,
html .admin-bar .shiftnav.shiftnav-left-edge {
	margin-top: 46px;
}
.sticky_header.admin-bar .top_bar, 
.sticky_header.admin-bar .site-header, 
html .sticky_header.admin-bar .shiftnav.shiftnav-left-edge {
	margin-top: 0;
}

.detail-section {
	padding: 35px 0;
}
.date_title_wrap h2 {
	font-size: 20px;
}
.by_date {
	font-size: 12px;
	line-height: 16px;
}
.by_date li {
	margin-right: 12px;
	padding-right: 12px;
}
.by_date li::before {
	top: -1px;
}
.date_title_wrap {
	margin-bottom: 20px;
}
html .left_blog_list {
	padding-right: 0;
	width: 100%;
	float:none;
}
html .right_sidebar {
	width: 100%;
	float:none;
	margin-top:30px;
}
.left_blog_list p {
	font-size: 14px;
	line-height: 150%;
	margin: 0 0 18px;
}
.detail-section .top_image {
	margin: 0 0 15px;
}
.detail-avtar {
	margin-top: 15px;
	padding: 10px;
}
.detail-avtar .avatar_image {
	height: 70px;
	margin: 0 12px 10px 0;
	width: 70px;
}
.detail-avtar h3 {
	font-size: 15px;
	margin: 0 0 6px;
}
.detail-avtar .avatar_content {
	overflow: visible;
}
.left_blog_list .detail-avtar p {
	font-size: 13px;
	line-height: 130%;
}
.right_sidebar .widget {
	margin: 0 0 20px;
	padding: 15px;
}
.right_sidebar .widget .widget-title {
	font-size: 20px;
	line-height: 26px;
	margin: -15px -15px 15px;
	padding: 10px 15px;
}
.right_sidebar .widget .recent_blog_wrap,
.right_sidebar .widget .tag_found {
	margin: 0 -15px;
}
.right_sidebar .widget .recent_blog_wrap li,
.right_sidebar .widget .tag_found li {
	margin: 0 0 15px;
	padding: 0 15px 15px;
}
.right_sidebar .widget li .img_left_wrap {
	margin: 0 12px 0 0;
	width: 50px;
}
.right_sidebar .widget .name_wrap p {
	font-size: 14px;
	margin: 0 0 6px;
}
.right_sidebar .widget .by_date {
	font-size: 12px;
}
.right_sidebar .widget .by_date .date::before {
	margin-right: 7px;
}
.right_sidebar .widget .tag_list > li {
	margin:3px 6px 3px 0;
}
.right_sidebar .widget .tag_list > li a {
	font-size: 14px;
	line-height: 28px;
	padding: 0 8px;
}


.search-form .cleara {
	font-size: 32px;
	line-height: 41px;
	width: 35px;
}


.right_sidebar .widget.widget_archive ul {
	margin: -15px;
	max-height: 220px;
}
.right_sidebar .widget.widget_archive ul li {
	font-size: 15px;
	padding: 10px 15px;
}

.cust-dtc-section .department-img {
	width:auto;
	max-width:250px;
	margin:0 auto 20px;
	padding:1px;
}
.cust-dtc-section .vc_row-fluid:nth-child(2n+2) .department-img {
	float: none;
	padding:1px;
}
.department-img .grve-image {
	box-shadow: 0 0 0 12px rgba(0, 0, 0, 0.1);
	margin: 12px;
	padding-top: calc(100% - 22px);
}
.department-img .grve-image img {
	padding: 15px;
}
.cust-dtc-section .department-content {
	padding-top: 0;
	width: 100%;
	float:none;
}
.department-content h3 {
	font-size: 22px;
	margin: 0 0 12px;
	text-align:center;
}
.cust-dtc-section .department-content p {
	font-size: 15px;
	line-height: 160%;
}

.our_latest_reviews_warp .ttshowcase_rl_box .ttshowcase_rl_quote p {
	font-size: 15px;
	line-height: 150%;
}
.our_latest_reviews_warp .ttshowcase_rl_title {
	font-size: 17px;
}
.our_latest_reviews_warp .ttshowcase_rl_box::before {
	height: 15px;
}
.our_latest_reviews_warp .ttshowcase_rl_box {
	margin: 0 0 15px;
	padding: 145px 0 15px;
}
.cust-sub-logo-botoom .subscription_logo > .wpb_column {
	width: 33.33%;
}
.cust-sub-logo-botoom .subscription_logo > .wpb_column .vc_column-inner {
	padding: 0 4px;
}
.cust-sub-logo-botoom .subscription_logo .wpb_column {
  margin-bottom: 10px;
}
.cust-sub-logo-botoom .subscription_logo {
	margin-left: -4px!important;
	margin-right: -4px!important;
}
.cust-sub-logo-botoom .subscription_logo:after{
	display:none;
}
.cust-sub-logo-botoom .subscription_logo:nth-last-child(-n+2)::after {
	display: table;
}
html .vc_btn3-container.btn_con {
	margin-top: 12px;
}
.page-id-15149 .page_banner {
	background: rgb(211,211,211);
	background: -moz-linear-gradient(left, rgba(211,211,211,1) 0%, rgba(242,242,242,1) 50%, rgba(234,234,234,1) 100%);
	background: -webkit-linear-gradient(left, rgba(211,211,211,1) 0%,rgba(242,242,242,1) 50%,rgba(234,234,234,1) 100%); 
	background: linear-gradient(to right, rgba(211,211,211,1) 0%,rgba(242,242,242,1) 50%,rgba(234,234,234,1) 100%); 
	padding-top: 56px;
}
.page-id-15149 .page_banner .banner_title_wrap {
	padding: 0 10px;
	top: 22px;
}
.page-id-15149 .page_banner h2 {
	font-size: 17px;
	line-height: 110%;
	margin: 0 0 6px;
}
.page-id-15149 .banner_title_wrap p {
	font-size: 11px;
	line-height: 140%;
}
.login-page > .wpb_column {
	padding: 0;
}
.login-page .welcome {
	font-size: 28px;
	margin: -2px 0 8px;
}
.login-page .login-list {
	font-size: 14px;
	line-height: 150%;
}
.login-page .login-list > li {
	margin: 0 0 10px;
	padding: 0 0 0 34px;
}
.login-page .login-list > li::before {
	left: 0;
	top: 0;
}
.login-page .cleanlogin-container {
	padding: 15px;
}
html .cleanlogin-form label {
	font-size: 15px;
	margin: 0 0 5px;
}
.cleanlogin-form input:not([type="hidden"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]):not([type="range"]):not([type="submit"]):not([type="reset"]):not([type="image"]):not([type="button"]) {
	font-size: 14px;
	height: 42px;
	padding: 0 12px !important;
}
.cleanlogin-form .cust_checkbox {
	font-size: 14px;
	padding: 0 0 0 28px;
}
html .cleanlogin-form li.remember {
	padding:  0;
}
.cleanlogin-form .cleanlogin-form-bottom {
	font-size: 13px;
	padding-top: 0;
}
.login-page.section-gapping .wpb_text_column p {
	font-size: 14px;
	line-height: 150%;
}
html .cleanlogin-form li {
	margin: 0 0 12px;
}
.login-page.section-gapping p.login-text {
	margin-bottom: 13px;
}
.page-id-15149 .page_banner > img {
	margin: 0;
	width: 100%;
}
.login-page .vc_col-sm-6:first-child {
	float: none;
	margin: 0 0 20px;
	width: 100%;
}
.login-page .vc_col-sm-6:nth-child(2n) {
	float: none;
	width: 100%;
}
html .cleanlogin-form input[type="submit"] {
	font-size: 18px;
	height: 42px;
}
html .cleanlogin-form li .form-loader {
	margin: 8px 0 0 -34px;
}
html .cleanlogin-form li.left_field,
html .cleanlogin-form li.right_field {
	float: none;
	padding: 0;
	width: 100%;
}
.login-page.register-page .cleanlogin-container,
.login-page.forgot-password .cleanlogin-container {
	max-width: 100%;
}
.cleanlogin-container .login-txt {
	font-size: 14px;
	margin: 15px 0 5px;
}
.cleanlogin-container .register-txt {
	font-size: 14px;
	line-height: 140%;
	margin: -2px 0 12px;
}
}
@media screen and (max-width:480px){
.learn-template-default.single.single-learn iframe {
    height: 240px;
}
}
/*Mobile view close*/










/*
	font-family: 'Mukta Vaani', sans-serif;
	
    font-family: 'Arial';
    
    font-family: 'Arial Narrow';
    
	font-family: 'LuzSans-Book';
	
    font-family: 'LuzSans';
    * 
    font-family: 'Muli';
*/

#projectVideo,
.final_video {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
}
		
#projectVideo iframe,
.final_video iframe,
#projectVideo object,
.final_video object,
#projectVideo embed,
.final_video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ChatColPrimary h5.brief_notes
{
  position:relative;
}
.ChatColPrimary h5.brief_notes::before {
    content: "";
    position: absolute;
    right: 20px;
    top: 14px;
    display: inline-block;
    background: url('https://associationstudios.com/wp-content/uploads/2019/06/avefdb1ad8fbf8d8b72a2.png');
    background-repeat: no-repeat;
    width: 16px;
    height: 30px;
    background-size: 100%;
}
nav.woocommerce-breadcrumb {
    display: none !important;
}
.page-id-16682 .footer-widgets
 	{
 		display:none;
 	}