/* Responsive */


/*  START :: Home Page  */

/*@media (max-width: 767px) {
	#views_slideshow_cycle_teaser_section_banner-block_1 {
	  width:100% !important;
	  height: auto !important;
	  padding: 41%;
	}
	.carousel-caption.custm_caption {
		width: 100% !important;
		padding: 20% 0;
	}
	.carousel-caption.custm_caption .banner_content {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		padding: 15px 15px 80px;
	}
}*/

/*@media all and (max-width: 480px) {
	.homepage_banners{
	  height:385px;	
	  float:left;
	  width:100%;
	}
	#block-homepagestats{
	  float:left;
	  width:100%;	
	}
}
@media all and (min-width: 481px) and (max-width: 767px) {
	.homepage_banners{
	  height:525px;	
	  float:left;
	  width:100%;
	}
	#block-homepagestats{
	  float:left;
	  width:100%;	
	}
}*/

/*@media all and (min-width: 481px) and (max-width: 767px) {
	.knw-grd-block {
	  height:850px;	
	}
}*/
@media all and (min-width: 601px) and (max-width: 991px) {
	.view-project-slick .slick-initialized .slick-slide{
	  	padding:0 5px;
	}
}

/*  END :: Home Page  */



/*  START :: Knowledge Grid */


@media (min-width: 768px) {
	#block-views-block-knowledge-grid-block-1-2 {
		max-width: 90%;
		margin: auto;
	}
	.knw-grd-block .views_slideshow_cycle_slide .views-row:nth-of-type(5n) .views-field {
		border-right: unset;
	}
}
@media (min-width: 992px) {
    .knw-grd-block .views-row:hover {
        z-index: 1;
    }
    .knw-grd-block .flip-card:hover .flip-card-inner {
      -ms-transform: rotateY(-180deg) scale(1.8); /* IE 9 */
      -webkit-transform: rotateY(-180deg) scale(1.8); /* Safari 3-8 */
      transform: rotateY(-180deg) scale(1.8);
    }
    .knw-grd-block .flip-card:hover .flip-card-inner.no-sub-catg {
        -ms-transform: rotateY(-180deg); /* IE 9 */
        -webkit-transform: rotateY(-180deg); /* Safari 3-8 */
        transform: rotateY(-180deg);
    }
    .knw-grd-block .flip-card:hover .flip-card-inner .view_2 {
        display: flex;
        z-index: 2;
    }
}
@media (max-width: 991px) {
    .knw-grd-block .views_slideshow_cycle_teaser_section {
        z-index: 20;
    }
    .knw-grd-block .views-row:hover {
        z-index: 1;
    }
    .knw-grd-block .flip-card:hover .flip-card-inner {
      -ms-transform: rotateY(-180deg) scale(1.8); /* IE 9 */
      -webkit-transform: rotateY(-180deg) scale(1.8); /* Safari 3-8 */
      transform: rotateY(-180deg) scale(1.8);
    }
    .knw-grd-block .flip-card:hover .flip-card-inner.no-sub-catg {
        -ms-transform: rotateY(-180deg); /* IE 9 */
        -webkit-transform: rotateY(-180deg); /* Safari 3-8 */
        transform: rotateY(-180deg);
    }
    .knw-grd-block .flip-card:hover .flip-card-inner .view_2 {
        display: flex;
        z-index: 2;
    }

    .knw-grd-block .flip-card:hover .flip-card-inner:not(.no-sub-catg) .view_2 {
        position: absolute;
        width: 120%;
        height: 120%;
        left: -10%;
        top: -10%;
    }
    .knw-grd-block .views_slideshow_cycle_slide .views-row:nth-of-type(3n-2) .flip-card:hover .flip-card-inner:not(.no-sub-catg) .view_2 {
        position: absolute;
        left: -42%;
    }
    .knw-grd-block .views_slideshow_cycle_slide .views-row:nth-of-type(3n) .flip-card:hover .flip-card-inner:not(.no-sub-catg) .view_2 {
        position: absolute;
        left: 20%;
    }
    .knw-grd-block .flip-card:hover .flip-card-inner.no-sub-catg .view_2 ul.user_details_card li .cnt {
        font-size: 2.2rem;
        min-width: 25px;
        margin-right: 10px;
    }
}

@media (min-width: 500px) and (max-width: 767px) {
	.knw-grd-block .views_slideshow_cycle_slide .views-row {
		flex: 0 0 33.33%;
	}
	.knw-grd-block .views_slideshow_cycle_slide .views-row:nth-of-type(-n+12) .views-field {
		border-bottom: 1px solid #ccc;
	}
	.knw-grd-block .views_slideshow_cycle_slide .views-row:nth-of-type(3n) .views-field {
		border-right: unset;
	}

	.knw-grd-block .flip-card:hover .flip-card-inner.no-sub-catg .view_2 .info_block .info_lf {
		justify-content: center;
	    padding-left: 0;
	}
    .knw-grd-block .flip-card:hover .flip-card-inner.no-sub-catg .view_2 ul.user_details_card li .cnt {
        font-size: 1.8rem;
        min-width: 25px;
        margin-right: 10px;
    }
}
@media (max-width: 500px) {
	.knw-grd-block .views_slideshow_cycle_slide .views-row {
		flex: 0 0 33%;
	}
	.knw-grd-block .views_slideshow_cycle_slide .views-row:nth-of-type(-n+12) .views-field {
		border-bottom: 1px solid #ccc;
	}
	.knw-grd-block .views_slideshow_cycle_slide .views-row:nth-of-type(3n) .views-field {
		border-right: unset;
	}

	.knw-grd-block .view_1 {
		height: 100px;
	}
	.knw-grd-block .view_1 .img_block {
		width: 50px;
		height: 50px;
	}
	.knw-grd-block .view_1 .title_block {
		line-height: 1;
	}
    .knw-grd-block .view_2 .info_block .info_lf {
        flex: 0 0 20%;
        padding: 5px 5px 5px 7px;
    }
    .knw-grd-block .view_2 .info_block .info_rt {
        padding: 5px;
        display: flex;
        flex-direction: column;
    }
    .knw-grd-block .view_2 .info_block .info_rt h3 {
        font-weight: 600;
        margin: 2px 0 5px;
    }
    .knw-grd-block .view_2 .info_block .info_rt .catg_list .no-sub-catg {
        /*max-width: 4rem;*/
    }
    .knw-grd-block .view_2 .info_block .info_rt ul {
        padding-left: 1rem;
    }

	.knw-grd-block .view_2 ul.user_details_card li {
		margin-bottom: 5px;
	}
	.knw-grd-block .view_2 ul.user_details_card li .cnt {
		font-size: 1.2rem;
	}
	.knw-grd-block .view_2 ul.user_details_card li .title {
		font-size: 0.7rem;
	}
    .knw-grd-block .view_2 .info_block .info_rt ul li {
        font-weight: 400;
        margin-bottom: 1px;
    }
    .knw-grd-block .flip-card:hover .flip-card-inner.no-sub-catg .view_2 ul.user_details_card li .cnt {
        font-size: 1.6rem;
        min-width: 25px;
        margin-right: 10px;
    }
}

/*  END :: Knowledge Grid  */



/*  START :: Scheme Page */

@media (max-width: 1099px) {
	.scheme_abt_block {
	    flex-direction: column;
	    margin-top: 30px;
	}
	.scheme_abt_block .cust_col.col_1 {
	    flex: 1 1 100%;
	    margin-right: 0;
	}
	.scheme_abt_block .cust_col.col_2 {
	    flex: 1 1 100%;
	}
	.scheme_abt_block .title_block {
	    margin-bottom: 50px;
	}
	.scheme_invest_india {
		flex-direction: column;
	}
	.scheme_invest_india ul.associated_partners {
		justify-content: space-evenly;
	}
	.scheme_invest_india .img_block {
		margin-bottom: 40px;
		flex: unset;
	}
	.scheme_invest_india .img_block .white_div {
		padding-top: 5px;
	}
	.scheme_invest_india .img_block .mini_white_div {
		position: relative;
		left: unset;
		transform: unset;
		bottom: unset;
		top: -15px;
	}
	.scheme_invest_india .img_block .mini_white_div p {
		margin: auto;
	}
	.scheme_invest_india .content_block {
		padding-left: 20px;
	}
	.scheme_invest_india .content_block .white_div {
		max-width: unset;
	}
	.scheme_invest_india .content_block .icon_plus {
	    font-size: 40px;
		top: -35px;
		left: -20px;
		width: 25px;
	}
}

@media (max-width: 992px) {
	.scheme_page .custm_container {
		width: 100%;
	}
}
@media (max-width: 850px) {
	.scheme_page .howtoapply_section {
		margin-top: 0;
	}
	.scheme_page .section_block {
		padding: 0;
	}

	.scheme_abt_block ul.content_block {
		flex-wrap: wrap;
	    justify-content: flex-start;
	    margin: 0 -15px;
	}
	.scheme_abt_block ul.content_block li {
		flex: unset;
		width: 100%;
	    padding: 0 15px;
	}
	.scheme_abt_block ul.content_block .card_block {
		max-width: unset;
		display: flex;
		align-items: stretch;
	    box-shadow: 0 0px 10px 3px #ccc;
	}
	.scheme_abt_block ul.content_block .card_block .card_img_block {
		flex: 0 0 180px;
	}
	.scheme_abt_block ul.content_block .card_block .card_content_block {
		flex: 1 1 50%;
		height: unset;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	.scheme_abt_block ul.content_block .card_block .card_content_block .title {
		height: unset;
	}
	.scheme_abt_block ul.content_block li:nth-of-type(even) .card_block .card_img_block {
		order: 2;
	}


	.eligibility_criteria_block .content_block ul {
		flex-wrap: wrap;
	}
	.eligibility_criteria_block .content_block ul li {
		flex: 0 0 50% !important;
		margin-bottom: 30px;
	}
}
@media (max-width: 576px) {
	.eligibility_criteria_block .content_block ul li {
		flex: 0 0 100% !important;
		margin-bottom: 30px;
	}
	.eligibility_criteria_block .content_block ul li span:nth-of-type(1) {
		font-size: 3rem;
		width: 40px;
	}
	.scheme_invest_india ul.associated_partners li.y_seperator {
		display: none;
	}
	.scheme_invest_india ul.associated_partners {
		flex-wrap: wrap;
	}
	.scheme_invest_india ul.associated_partners li:nth-of-type(odd) {
		text-align: center;
	}
	.scheme_invest_india ul.associated_partners li.logo.drdo {
		width: 40%;
		text-align: center;
	}
	.scheme_invest_india ul.associated_partners li.logo.invest_india {
		width: 60%;
		text-align: center;
	}
	.scheme_invest_india ul.associated_partners li.logo.handshake {
		order: 6;
	}
}
@media (max-width: 500px) {
	.scheme_abt_block .content_block .card_block .card_img_block {
		flex: 0 0 140px;
		/*align-self: center;*/
		height: 200px;
	}
}
@media (max-width: 450px) {
	.scheme_invest_india ul.associated_partners li:nth-of-type(odd) {
		width: 100% !important;
	}
	.scheme_invest_india ul.associated_partners li.logo.handshake {
		order: unset;
	}
	.scheme_invest_india ul.associated_partners li.logo.drdo > a > span {
		min-width: 190px;
	}
	.scheme_invest_india .img_block .white_div .drdo img {
	    max-height: 80px;
	    margin-right: 15px;
	}
	.scheme_invest_india ul.associated_partners li.logo.drdo .site_title {
		font-size: 1.6rem;
	}
}
@media (max-width: 435px) {
	.scheme_abt_block .content_block .card_block .card_content_block .short_desc {
		line-height: 1.2;
	}
}

@media (max-width: 400px) {
	.scheme_abt_block ul.content_block .card_block {
		display: block;
	}
}
@media (max-width: 390px) {
	.scheme_invest_india ul.associated_partners {
		flex-direction: column;
		align-items: center;
	    width: fit-content;
	    margin: auto;
	}
	.scheme_invest_india ul.associated_partners li {
		margin-bottom: 15px;
	}
}

/*  END :: Scheme Page */




/*  START :: Project Details Page */

@media (max-width: 1100px) {
	.project_details_page .tabs-left > .nav-tabs {
		width: 155px;
	}
}
@media (max-width: 991px) {
	.project_details_page {
		flex-direction: column;
	}
	.project_details_page .block_lf {
		width: 100%;
	}
	.project_details_page .block_rt {
		width: 100%;
	}

	.project_details_page .block_lf {
		width: 100%;
		padding: 0 15px;
	}

	.project_details_page .tabs-left > .nav-tabs {
		width: 200px;
	}
}
@media (max-width: 991px) and (min-width: 768px) {
	.project_details_page .block_lf .block_1 {
		display: flex;
		align-items: center;
		margin-bottom: 30px;
	}
	.project_details_page .block_lf .block_1 .img_block {
		flex: 1 1 60%;
		margin-right: 30px;
	}
	.project_details_page .block_lf .block_1 .content_block {
		line-height: 2;
	}
	.project_details_page .block_lf .block_1 .content_block .sub_title {
		line-height: 2;
		margin: auto;
	}
}
@media (max-width: 767px) {
	.project_details_page .tabs-left > .nav-tabs {
		width: 155px;
	}
}
@media (max-width: 640px) {
	.project_details_page .prjct-terms-condition > .panel-heading,
	.project_details_page .project-tabs > .panel-heading {
		background-color: var(--cstm_primary);
		color: #fff;
	}
}
@media (max-width: 576px) {
	.project_details_page .tabs-left > .nav-tabs {
		width: 90px;
	}
	.project_details_page .proj_tabs_section ul.nav-tabs li a {
		padding: 25px 15px;
	}
}



/*  END :: Project Details Page */




/*  START :: TechGrid Details Page */

@media (max-width: 1199px) {
	.block-views-blocktechnology-grid-detailed-block-3 .view-content .views-row {
		width: 25%;
	}
	.block-views-blocktechnology-grid-detailed-block-3 .view-content .views-row .companies_block {
		/*margin: auto;*/
	}
}
@media (max-width: 1099px) {
	.block-views-blocktechnology-grid-detailed-block-1 .view-content .views-row {
		width: 50%;
	}
}
@media (max-width: 991px) {
	article.focus-area {
		flex: 1 1 100%;
	}
	.block-views-blocktechnology-grid-sub-categories-block-2 {
		flex: 1 1 100%;
		margin-left: 0;
		margin-top: 0;
	}
	.block-views-blocktechnology-grid-sub-categories-block-2 .view-content > div {
		width: 30%;
		line-height: 1.2;
	}
	#block-technologygridintrestedin {
		margin-top: 0;
	}
	.block-views-blocktechnology-grid-detailed-block-3 .view-content .views-row {
		width: 33.3%;
	}
	.block-views-blocktechnology-grid-detailed-block-2 .view-content > div {
		justify-content: flex-start;
	}
	.block-views-blocktechnology-grid-detailed-block-2 .view-content .views-row {
		flex: unset;
		width: 25%;
		padding: 0 15px;
	}
}
@media (max-width: 767px) {
	.page-node-focus_area .region-content {
		padding: 0;
	}
	.block-views-blocktechnology-grid-detailed-block-3 .view-content .views-row {
		width: 50%;
	}
	.block-views-blocktechnology-grid-detailed-block-1 .view-content .views-row {
		width: 100%;
	}
	.block-views-blocktechnology-grid-detailed-block-2 .view-content .views-row {
		width: 33.3%
	}
	.page-node-focus_area .tech-type {
		margin-left: -15px;
		margin-right: -15px;
	    padding: 90px 15px 20px;
	}
}
@media (max-width: 600px) {
	#block-technologygridintrestedin .cstm_flex {
		flex-direction: column;
	}
	#block-technologygridintrestedin ul.interested_in_list {
		margin-top: 10px;
	}
	.page-node-focus_area .academia-block .view-filters {
		top: 75px;
	}
	.block-views-blocktechnology-grid-detailed-block-2 .academia-block {
		padding-top: 130px;
	}
}
@media (max-width: 575px) {
	#block-technologygridintrestedin ul.interested_in_list {
		flex-direction: column;
	}
	.block-views-blocktechnology-grid-sub-categories-block-2 .view-content > div {
		width: 47%;
	}
	.block-views-blocktechnology-grid-detailed-block-2 .view-content .views-row {
		width: 50%
	}
	.block-views-blocktechnology-grid-detailed-block-2 .view-content .views-row > * {
		/*margin: auto;*/
	}
}
@media (max-width: 450px) {
	.block-views-blocktechnology-grid-sub-categories-block-2 .view-content > div {
		width: 100%;
	}
	.page-node-focus_area .view-filters {
		top: 75px;
	}
	.page-node-focus_area .tech-type {
		padding-top: 130px;
	}
}


/*  END :: TechGrid Details Page */



/*  START :: Profile Pages */

@media (max-width: 767px) {

	.path-profile .user_profile_block {
		flex-direction: column;
		padding: 30px;
	}
	.user_profile_block .lf_div {
		flex: unset;
		margin-right: 0;
		padding-left: 0;
		margin-bottom: 30px;
	}
}

@media (max-width: 576px) {
	.path-profile .user_profile_block {
		padding: 15px;
	}
}

/*  END :: Profile Pages */




/*  START :: AboutUs - InvestIndia */

@media (min-width: 1200px) {
	.block-aboutus-investindia .slider {
		padding-right: 50px;
	}
}

@media (max-width: 1099px) {
	.block-aboutus-investindia .slider .horizontal_scroll_view {
		width: 630px !important;
		padding: 0 60px;
		/*margin: 0 auto;*/
	}
	.block-aboutus-investindia .horizontal_scroll_view .flex-viewport ul li .abt_block {
		height: 140px;
	}
	.block-aboutus-investindia .horizontal_scroll_view .flex-viewport ul li .abt_block .name_block p:nth-of-type(1) {
		font-size: 2rem;
	}
	.block-aboutus-investindia .horizontal_scroll_view ul.flex-direction-nav li a {
		width: 60px;
		height: 90px;
	}

	/*.block-aboutus-investindia .scroll_thumbs ul {
		width: 270px !important;
	}
	.block-aboutus-investindia .scroll_thumbs ul > li {
		width: 90px !important;
		height: 100px;
	}*/
}
@media (max-width: 991px) {
	.block-aboutus-investindia .scroll_thumbs ul {
		width: 500px !important;
	}
	.block-aboutus-investindia .scroll_thumbs ul > li {
		width: 100px !important;
		height: 120px !important;
	}
}

@media (max-width: 991px) {
	.block-aboutus-investindia .abt_investindia_team_block {
		flex-wrap: wrap;
	}
	.block-aboutus-investindia .title_block {
		flex: 100%;
		margin-right: 0;
		max-width: unset;
	}
	.block-aboutus-investindia .content_block {
		flex: 100%;
	}
	.block-aboutus-investindia .slider {
		flex-direction: column;
		align-items: center;
	}
	.block-aboutus-investindia .slider .horizontal_scroll_view {
	    padding: 0 60px;
	    width: 100% !important;
	    max-width: 630px;
	}
	.block-aboutus-investindia .scroll_thumbs {
		/*margin-top: 50px;*/
		width: 100%;
	}
	.block-aboutus-investindia .scroll_thumbs ul#investindia_team_list {
		width: 100% !important;
		display: flex;
		justify-content: space-around;
		margin: auto;
	}
}
@media (max-width: 767px) {
	
	.block-aboutus-investindia .slider .horizontal_scroll_view {
	    padding: 0 58px;
	    width: 100% !important;
	    max-width: 630px;
	}
	.block-aboutus-investindia .horizontal_scroll_view .flex-viewport ul li .abt_block {
		height: 140px;
	}
	.block-aboutus-investindia .horizontal_scroll_view .flex-viewport ul li .abt_block .name_block p:nth-of-type(1) {
		font-size: 2rem;
	}
	.block-aboutus-investindia .horizontal_scroll_view ul.flex-direction-nav li a {
		width: 60px;
		height: 90px;
	}
}

@media (max-width: 600px) {
	.block-aboutus-investindia .horizontal_scroll_view .flex-viewport ul li .img_block {
		flex: 0 0 180px;
		height: 200px;
	}
	.block-aboutus-investindia .horizontal_scroll_view .flex-viewport ul li .abt_block {
		padding-left: 25px;
	}
	.block-aboutus-investindia .scroll_thumbs ul#investindia_team_list {
		max-width: 400px;
		margin: auto;
	}
}
@media (max-width: 400px) {
	.block-aboutus-investindia .scroll_thumbs ul#investindia_team_list {
	    display: flex;
	    justify-content: center;
	    flex-wrap: wrap;
	}
}


/*  END :: AboutUs - InvestIndia */



/*  START :: Login */

@media (max-width: 1150px) {
	.ui-dialog.ui-widget.ui-widget-content {
		max-width: 900px;
		position: absolute !important;
		top: 50px !important;
		left: 50% !important;
		transform: translateX(-50%) !important;
		width: 95% !important;
	}
	.tdf-register-page .reg-left {
		display: none;
	}
	.tdf-register-page .tdf-custom-registration {
		width: 100%;
		box-shadow: none;
		padding: 15px;
		padding-top: 0;
	}

}
@media (max-width: 991px) {
	.ui-dialog.ui-widget.ui-widget-content {
		max-width: 500px;
		position: absolute !important;
		top: 50px !important;
		left: 50% !important;
		transform: translateX(-50%) !important;
		width: 95% !important;
	}
	.ui-dialog.ui-widget.ui-widget-content .ui-dialog-content {
		/*height: 100% !important;*/
		overflow: hidden;
		height: unset !important;
		max-height: unset !important;
	}

	.tdf-login-page {
		padding: 0 15px;
	}

	.tdf-login-page .login-left {
		display: none;
	}
	.tdf-login-page .tdf-login-form {
		width: 100%;
		padding: 0 0 30px 0;
	}

	.tdf-reset-form .tdf-reset-page {
		padding: 30px;
		padding-top: 0;
	}

	.user-register-form .form-item-custom-pass > div,
	.user-register-form > div.form-item.form-item-custom-mail,
	.user-register-form > div.form-wrapper {
		width: 100%;
	}
	.user-register-form .form-actions {
		text-align: center;
	}
	.user-register-form .form-actions button.form-submit {
		float: unset;
		display: inline-block !important;
	}
}

/*  END :: Login */



/*  START :: Dare2Dream */

@media (max-width: 1099px) {
	.dare2dream_page .banner_section .content-block h3 {
		font-size: 3rem;
	}
	.dare2dream_page .banner_section .content-block p {
		font-size: 2.4rem;
	}
	.dare2dream_page .banner_section .content-block .btns_div .btn_knowmore {
		font-size: 1.6rem;
	    padding: 6px 12px;
	}
	.page-node-874 h2.block-title,
	.page-node-874 h3.block-title,
	.dare2dream_page h3.block-title {
		font-size: 2.8rem;
	}
	.dare2dream_page .d2d_v1_section .d2d_data_block .card .card_inner .stat_img {
		max-width: 80px;
		margin-right: 15px;
	}
	.dare2dream_page .d2d_v1_section .d2d_data_block .card:nth-of-type(1) .card_inner .stat_img {
		max-width: 60px;
	}
	.dare2dream_page .d2d_v1_section .d2d_data_block .card .card_inner > p {
		font-size: 1.6rem;
	}
	.dare2dream_page .d2d_v1_section .d2d_data_block .card .card_inner > p > span.count {
		font-size: 3rem;
	}
	.dare2dream_page .d2d_v1_section .d2d_data_block .card .card_inner > p > span:nth-of-type(2) {
		max-width: 130px;
	}
}
@media (max-width: 991px) {
	.page-node-874 h2.block-title,
	.page-node-874 h3.block-title,
	.dare2dream_page h3.block-title {
		font-size: 2.4rem;
	}
	.dare2dream_page .past_winners_section .winners_block .winner_row .content_block h4 {
		font-size: 2.2rem;
		font-weight: 700;
	}
	.dare2dream_page .d2d_v1_section {
		padding: 60px 0 40px;
	}
	.dare2dream_page .d2d_v1_section h3.block-title {
		margin-bottom: 30px;
	}

	
	.dare2dream_page .d2d_v1_section .d2d_data_block .card .card_inner .stat_img {
		max-width: 65px;
	}
	.dare2dream_page .d2d_v1_section .d2d_data_block .card:nth-of-type(1) .card_inner .stat_img {
		max-width: 50px;
	}
	.dare2dream_page .d2d_v1_section .d2d_data_block .card .card_inner > p {
		font-size: 1.4rem;
	}
	.dare2dream_page .d2d_v1_section .d2d_data_block .card .card_inner > p > span.count {
		font-size: 2.4rem;
	}
	.dare2dream_page .d2d_v1_section .d2d_data_block .card .card_inner > p > span:nth-of-type(2) {
		max-width: 120px;
	}

	.dare2dream_page .d2d_v2_section .winners_category {
		justify-content: space-between;
	}
	.winners_category .card .prize_block [class*="prize_row"] {
		font-size: 2.4rem;
	}
	.winners_category .card .prize_block [class*="prize_row"] img {
		width: 40px;
		height: 45px;
	}
	.winners_category .card .prize_block .prize_row_1 img {
		width: 30px;
		height: 30px;
	}
}
@media (max-width: 869px) {
	.dare2dream_page .about_section > div {
		flex-direction: column;
	}
	.dare2dream_page .about_section > div > .lf {
		padding: 0;
		margin: 50px 0 30px;
	}
	.dare2dream_page .about_section > div > .rt {
	    flex: 0 0 500px;
	    width: 100%;
	    margin-bottom: 30px;
	}
	.winners_category .card .prize_block [class*="prize_row"] {
		font-size: 2rem;
	}
	.dare2dream_page .past_winners_section .winners_block .winner_row .img_block {
		flex: 0 0 350px;
		padding: 30px 5px;
	}
}
@media (max-width: 699px) {
	.dare2dream_page .d2d_v1_section .d2d_data_block {
		flex-wrap: wrap;
	}
	.dare2dream_page .d2d_v1_section .d2d_data_block .card {
		flex: 1 1 40%;
	}
	.dare2dream_page .d2d_v1_section .d2d_data_block .card:nth-of-type(1) {
		flex: 0 0 220px;
	}
	.dare2dream_page .d2d_v1_section .d2d_data_block .card .card_inner {
		height: 110px;
	}

}


@media (max-width: 659px) {
	.dare2dream_page .banner_section {
		height: 350px;
	}
	.dare2dream_page .past_winners_section {
		padding-bottom: 1px;
	}
	.dare2dream_page .past_winners_section .winners_block .winner_row {
		flex-direction: column;
		margin-bottom: 30px;
	}
	.dare2dream_page .past_winners_section .winners_block .winner_row .img_block:nth-of-type(n) {
		order: 2;
		flex: unset;
		margin: 0;
	}
	
	.dare2dream_page .d2d_v2_section {
		padding-bottom: 1px;
	}
	.dare2dream_page .d2d_v2_section .winners_category {
		flex-wrap: wrap;
		flex-direction: column;
		align-items: center;
	}
	.winners_category .card {
		width: 250px;
		margin-bottom: 75px;
	}
}
@media (max-width: 575px) {
	.dare2dream_page .banner_section .content-block h3 {
		font-size: 2.4rem;
	}
	.dare2dream_page .banner_section .content-block p {
		font-size: 2rem;
	}
	.page-node-874 h2.block-title,
	.page-node-874 h3.block-title,
	.dare2dream_page h3.block-title {
		font-size: 2rem;
	}
	.dare2dream_page .about_section > div > .lf {
		margin-bottom: 10px;
	}
	.dare2dream_page .about_section > div > .rt {
	    flex: 0 0 400px;
	    width: 100%;
	    margin-bottom: 30px;
	}

	.dare2dream_page .past_winners_section .winners_block .winner_row .content_block h4 {
		font-size: 2rem;
	}
}
@media (max-width: 500px) {
	.dare2dream_page .d2d_v1_section .d2d_data_block {
		flex-direction: column;
		align-items: center;
	}
}

/*   END :: Dare2Dream */


/*   START :: User-MyApplications */

@media (max-width: 1100px) {
	.user-myapplications-page table thead th:first-of-type, 
	.user-myapplications-page table tbody td:first-of-type {
		padding-left: 20px;
		width: unset;
	}
	.user-myapplications-page table thead th:last-of-type, 
	.user-myapplications-page table tbody td:last-of-type {
		padding-right: 20px;
		width: unset;
	}
}
@media (max-width: 991px) {
	body.user-myapplications-page .region-content {
		padding-left: 30px;
		padding-right: 30px;
	}
	.user-myapplications-page .table-responsive {
		border: none;
	}
	.user-myapplications-page table thead {
		display: none;
	}
	.user-myapplications-page table tbody tr {
	    width: 100%;
	    float: left;
	    margin-bottom: 30px;
        border: 1px solid #ccc;
        background-color: #f9f9f9;
	}
	.user-myapplications-page table tbody td:before {
		content: attr(data-th);
	    font-weight: 500;
	    display: inline-block;
	    width: 35%;
	    margin-right: 15px;
	    color: rgb(144, 144, 144);
	}
	.user-myapplications-page table tbody td {
		display: block;
		border-bottom: unset;
		padding: 20px 15px;
		white-space: unset !important;
		border-top: 1px solid #ddd;
	}
	.user-myapplications-page table tbody td:first-child {
	    background: var(--cstm_primary);
	    font-weight: bold;
	    color: #fff;
	    font-size: 0;
	    text-transform: uppercase;
	    padding: 10px 15px;
	}
	.user-myapplications-page table tbody td:first-child:before {
		color: #fff;
	    font-size: 18px;
	}
	.user-myapplications-page table tbody td:first-child:before {
		width: unset;
		margin-bottom: 0;
	}

	.user-myapplications-page table tbody td:nth-of-type(2) {
		max-width: unset;
		display: none;
	}

	.user-myapplications-page table .project_div .img_container {
		display: none;
	}
	.user-myapplications-page table .project_div .content_block {
		padding: 0;
	}

}

@media (max-width: 499px) {
	.user-myapplications-page table tbody td:before {
		margin-bottom: 10px;
		width: 100%;
	}
}


/*   END :: User-MyApplications */



/*   START :: Notifications */

@media (max-width: 991px) {
	body.page-notifications .region-content {
		padding-left: 30px;
		padding-right: 30px;
	}
	.tdf_notifications .table-responsive {
		border: none;
	}
	.tdf_notifications table thead {
		display: none;
	}
	.tdf_notifications table tbody tr {
	    width: 100%;
	    float: left;
	    margin-bottom: 30px;
        border: 1px solid #ccc;
        background-color: #f9f9f9;
	}
	.tdf_notifications table tbody td:first-of-type {
		font-size: 0;
	}
	.tdf_notifications table tbody td:before {
		content: attr(data-th);
	    font-weight: 500;
	    display: block;
	    width: inherit;
	    min-width: 90px;
	    margin-right: 15px;
	    color: rgb(144, 144, 144);
	}
	.tdf_notifications table tbody td {
		display: flex;
		border-bottom: unset;
		padding: 20px 15px;
		white-space: unset !important;
		border-top: 1px solid #ddd;
		font-weight: 600;
	}
	.tdf_notifications table tbody td:first-child {
	    background: var(--cstm_primary);
	    font-weight: bold;
	    color: #fff;
	    font-size: 0;
	    text-transform: uppercase;
	    padding: 10px 15px;
	}
	.tdf_notifications table tbody tr.read td:first-child {
		background-color: #aaa;
	}
	.tdf_notifications table tbody td:first-child:before {
		color: #fff;
	    font-size: 18px;
	}
	.tdf_notifications table tbody td:first-child:before {
		width: unset;
		margin-bottom: 0;
	}
}

/*   END :: Notifications */


