.top_header li a {
    color: white !important;
    padding: 0px !important;
    margin: 0px !important;
    border: none !important;
    font-size: 16px !important;
}

/*================About Us Page==================*/
.do_abus_section {
	padding: 0px !important;
	height: 532px;
}
.do_abus_row {
    height: 100%;
    display: flex;
}
.do_abus_white_title {
    color: white;
    display: block;
    font-size: 48px;
    font-family: "DM Sans";
    font-weight: bold;
    line-height: 1.2em;
    padding-bottom: 24px;
}
span.do_abus_small_desc {
    color: white;
    font-size: 18px;
    font-family: 'DM Sans';
    font-weight: 100;
    line-height: 1.3;
    display: block;
}
.do_abus_box{
	height: 100%;
	display: flex;
}
.do_abus_box .et_pb_code_inner {
    margin: auto;
}
span.do_about_blue_title {
    font-size: 48px;
    font-family: 'DM Sans';
    font-weight: bold;
    color: #0D3FA1;
    display: block;
    padding-bottom: 18px;
        line-height: 1.1;
}
span.do_about_small_info {
    font-size: 18px;
    color: #333333;
    display: block;
    line-height: 1.4;
    padding-bottom: 30px;
}

.do_about_us_desc_section {
        padding: 50px 0px 10px !important;
        background: rgba(237,237,237,0.7) !important;
}
ul.do_about_ul li {
    font-size: 18px;
    color: #333333;
    line-height: 1.4;
    padding-bottom: 30px;
}
.do_about_white_section {
    padding: 40px 0px 0px !important;
}
span.abs_team_title {
    font-size: 48px;
    font-family: 'DM Sans';
    font-weight: bold;
    color: #0D3FA1;
    display: block;
   margin-bottom: 83px;
    text-align: center;
}
.do_abus_box {
    width: 700px;
}
.do_abs_ur_team_section {
	padding: 50px 0px !important;
        background: rgba(237,237,237,0.7) !important;
}
.do_abus_team_inner_row {
    display: flex;
}
.do_abus_team_col {
    flex: 1;
    padding: 11px;
}
.do_abus_team_image_block img {
    width: 100%;
    height: 255px;
    object-fit: cover;
    border-radius: 34px;
        border: 1px solid;
}
.do_abus_team_block {
    position: relative;
}
.do_abus_team_image_block {
    position: relative;
    display: flex;
    overflow: hidden;
}
.do_abs_image_hover_txt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: 1s;
    transform: scale(0) rotate(0deg);
}
span.do_abus_inner_first {
    font-size: 22px;
    color: #0D3FA1;
    font-family: 'DM Sans';
    font-weight: bold;
    display: block;
    text-transform: capitalize;
    padding: 25px 0px 0px;
    text-align: left;
}
span.do_abus_inner_Second {
    font-size: 18px;
    color: #333333;
    display: block;	
    padding: 15px 0px;
}
a.do_abus_inner_third {
    color: #FF715A;
    font-size: 16px;
    font-family: 'DM Sans';
    font-weight: bold;
}
.do_abs_image_hover_txt span {
   color: white;
    font-size: 16px;
    font-family: 'DM Sans';
    font-weight: 100;
    line-height: 1.3;
    display: block;
    padding: 34px;
}
.do_abs_image_hover_txt {
    background: rgba(13,63,161,0.6);
    border-radius: 34px;
}
.do_abus_team_image_block:hover .do_abs_image_hover_txt {
    transition: 1s;
    transform: scale(1) rotate(0deg);
}

/*=================================Service Page 1=========================*/
.do_service_title_banner_section {
	padding: 0px !important;
	height: 456px;
}
.single-dataologie_services .page_title_do_section {
    background-position: top;
    background-size: 100% 100%;
 height: 660px;
   
}
.do_service_title_banner_row {
	padding: 0px !important;
	    height: 100%;
    display: flex;
}
.do_service1_banner_title_box {
    color: white;
    font-size: 48px;
    font-weight: bold;
    font-family: 'DM Sans';
    line-height: 1.2;
}
.do_service1_banner_title_box {
    height: 100%;
    display: flex;
}
.do_service1_banner_title_box .et_pb_text_inner {
    margin: auto;
    margin-left: 0px;
}
.do_service_1_desc_m_section, .do_data_mng_service1_m_section  {
	padding: 0px !important;
}
.do_service_1desc_row {
	padding: 70px 0px !important;
}
.do_data_mng_service1_m_row {
	padding: 50px 0px !important;
}
.do_article_service1_descr_m_Section{
	padding: 0px !important;
}

/*=======================Service2 Page=======================*/
.do_service2_desc_Section {
	padding: 0px !important;
}
.do_service2_desc_Section {
	padding: 60px 0px !important;
}
img.service_2_img {
    width: 100%;
    height: 706px;
    border-radius: 30px;
        object-fit: cover;
}
img.row_1small_img {
    width: 100%;
    height: 220px;
    object-fit: cover;
     border-radius: 30px;
}
img.row_2big_img {
    width: 100%;
    height: 810px;
    object-fit: cover;
     border-radius: 30px;
}
.do_service_2_gallry_inner_st{
	display: flex;
}
.do_service2_gallry_inner_row1 {
    flex: 1;
}
img.row_1_big_img {
    width: 100%;
    height: 560px;
    object-fit: cover;
        border-radius: 30px;
}
.do_gl_box {
    display: flex;
}
img.row_3small_img {
    width: 100%;
    height: 320px;
    object-fit: cover;
     border-radius: 30px;
}
.do_gl_col {
    padding: 15px;
}
img.row_3mid_img{
	 width: 100%;
    height: 214px;
    object-fit: cover;
     border-radius: 30px;
}
.do_service2_gallry_img_section {
	padding: 0px !important;
}
.do_service2_gallry_img_row {
	padding: 55px 0px !important;
}
.do_service2_desc_Section {
	padding: 0px !important;
}
.do_service2_desc_roww {
	padding: 75px 0px !important;
}
.service2_data_mg_boxx span.data_mng_small{
	opacity: 1;
}

/*=========================Service 3 Page =====================*/
.service3_feature_panel_Section {
	padding: 0px !important;
}
.service3_feature_panel_row {
	padding: 50px 0px !important;
}
.service3_feature_panel_box span.do_about_blue_title {
    text-align: center;
}
.service3_feature_panel_box span.do_about_small_info {
    text-align: left;
}
.service3_feature_panel_box {
    border: 1px solid #8888;
    border-radius: 30px;
       padding: 29px 43px;
}
/*=================================Our Services Page=================================*/
p.et_pb_title_meta_container {
    /* display: none; */
    display: block;
    width: 100%;
    margin-bottom: 10px;
}
.do_service1_banner_titlearc{
	height: 100%;
	display: flex;
}
.do_service1_banner_titlearc .et_pb_title_container {
    margin: auto;
    display: flex;
    margin-left: 0;
}
.do_service1_banner_titlearc h1.entry-title {
    color: white;
    font-size: 48px;
    font-weight: bold;
    font-family: 'DM Sans';
    line-height: 1.2;
    padding-bottom: 0px !important;
}
/*===========================Request for proposal page====================*/
.do_request_prp_Section {
	padding: 0px !important;
}
.do_request_prp_row {
	padding: 70px 0px !important;
	display: flex;
}
span.do_about_small_info a {
    color: #0D3FA1;
}
.do_request_prp_right_col {
    margin: auto;
}
.do_request_prp_right_box {
    margin-bottom: 0px !important;
}
.do_request_prp_right_box span.do_about_small_info:last-child {
    padding-bottom: 0px;
}


.do_about_small_info table {
    border: 1px solid black;
    text-align: center;
        margin: 40px 0px;
}
.do_about_small_info td {
    border: 1px solid black;
    padding: 15px;
}
.do_about_small_info th {
    border: 1px solid black;
    padding: 15px;
}



.do_assessment_question_row.active_row {
    display: block;
}
.do_assessment_question_row {
    display: none;
}
.do_assessment_question_row .active_li {
    color: white !important;
    background: #fd5f6d !important;
    border: 1px solid #fd5f6d !important;
}




@media all and (min-width: 320px) and (max-width: 767px) {
    /*====================About Us Page===============*/
    .do_abus_section {
        height: 295px;
    }
    span.do_abus_white_title {
        font-size: 28px;
        padding-bottom: 13px;
    }
    span.do_abus_small_desc {
            font-size: 15px;
    }
      span.do_about_blue_title {
                font-size: 26px;
            padding-bottom: 23px;
    }
    span.do_about_small_info {
        font-size: 16px;
            padding-bottom: 23px;
    }
    .do_about_us_desc_section {
        padding: 31px 0px 7px !important;
    }
    .do_about_white_section {
        padding: 32px 0px 0px !important;
    }
    ul.do_about_ul li {
            font-size: 16px;
            padding-bottom: 20px;
    }
    span.abs_team_title {
            font-size: 28px;
        margin-bottom: 30px;
    }
    .do_abus_team_image_block img {
            height: 257px;
    }
    span.do_abus_inner_first {
           font-size: 18px;
    padding: 20px 0px 0px;
    }
    span.do_abus_inner_Second {
       font-size: 16px;
    padding: 11px 0px;
    }
    a.do_abus_inner_third {
            font-size: 15px;
    }
    .do_abs_ur_team_section {
        padding: 37px 0px !important;
    }
    .do_abs_image_hover_txt span {
          font-size: 14px;
        padding: 31px;
    }
    .do_abus_box {
        width: 100%;
    }
    .do_abus_team_inner_row {
        display: block;
    }
    .do_abus_team_col{
            width: 100%;
    }
     /*===============Service Page 1=======================*/
    .do_service_title_banner_section {
    	    height: 198px;
    }
    .do_service1_banner_title_box {
    	font-size: 25px !important;
    }
     /*=====================Service2 page===========================*/
    .do_service2_desc_roww {
    	padding: 61px 0px 30px !important;
	}
    img.service_2_img {
    	    height: 220px;
    }
    .do_service2_gallry_img_row {
    	padding: 33px 0px !important;
	}
	img.row_1small_img {
		    height: 195px;
	}
	img.row_1_big_img{
		    height: 279px;
	}
	img.row_2big_img {
		    height: 259px;
	}
	img.row_3small_img {
		height: 198px;	
	}
	img.row_3mid_img {
		    height: 201px;
	}
	.do_gl_col {
    padding: 9px;
	}
	.do_service_2_gallry_inner_st {
    display: block;
	}
		/*===========================Service 3 Page============================*/
	.service3_feature_panel_box {
		    padding: 21px 15px;
	}
	.service3_feature_panel_row {
    	padding: 9px 0px 49px !important;
	}
	/*===========================our Services Page=====================*/
	.do_service1_banner_titlearc h1.entry-title {
		    font-size: 28px;
	}
	/*==========================Request for proposal page===============*/
	.do_request_prp_row {
    	padding: 45px 0px !important;
    	    display: block;
	}
	.do_request_prp_left_col  {
		display: flex;
	}
	.do_request_prp_left_box{
		margin: auto !important;
	}
	.do_request_prp_left_box img {
    	height: 260px;
	}


}


@media all and (min-width: 481px) and (max-width: 980px) {
    .do_abus_team_col {
    width: 50%;
    float: left;
    }
    .do_abus_team_image_block img {
        height: 199px;
        }

}


@media all and (min-width: 768px) and (max-width: 980px) {
    /*====================About Us Page===============*/
    .do_abus_section {
        height: 283px;
    }
    span.do_abus_white_title {
            font-size: 34px;
    padding-bottom: 13px;
    }
    span.do_abus_small_desc {
            font-size: 16px;
    }
     span.do_about_blue_title {
             font-size: 29px;
    padding-bottom: 29px;
    }
    span.do_about_small_info {
        font-size: 16px;
            padding-bottom: 23px;
    }
    .do_about_us_desc_section {
        padding: 31px 0px 7px !important;
    }
    .do_about_white_section {
        padding: 32px 0px 0px !important;
    }
    ul.do_about_ul li {
            font-size: 16px;
            padding-bottom: 20px;
    }
    span.abs_team_title {
            font-size: 28px;
        margin-bottom: 30px;
    }
    .do_abus_team_image_block img {
            height: 236px;
    }
    span.do_abus_inner_first {
           font-size: 18px;
    padding: 20px 0px 0px;
    }
    span.do_abus_inner_Second {
       font-size: 16px;
    padding: 11px 0px;
    }
    a.do_abus_inner_third {
            font-size: 15px;
    }
    .do_abs_ur_team_section {
        padding: 19px 0px !important;
    }
    .do_abs_image_hover_txt span {
          font-size: 14px;
        padding: 31px;
    }
    .do_abus_box {
        width: 643px;
    }
    .do_abus_team_inner_row {
        display: block;
    }
    .do_abus_team_col{
            width: 50%;
        float: left;
    }
      .do_article_section_row {
    	padding: 39px 0px !important;
	}
     /*===============Service Page 1=======================*/
    .do_service_title_banner_section {
    	    height: 261px;
    }
    .do_service1_banner_title_box {
    	font-size: 31px !important;
    }
     /*=====================Service2 page===========================*/
    .do_service2_desc_roww {
    	padding: 61px 0px 30px !important;
	}
    img.service_2_img {
    	    height: 482px;
    }
    .do_service2_gallry_img_row {
    	padding: 33px 0px !important;
	}
	img.row_1small_img {
		    height: 167px;
	}
	img.row_1_big_img{
		    height: 348px;
	}
	img.row_2big_img {
		    height: 534px;
	}
	img.row_3small_img {
		height: 201px;	
	}
	img.row_3mid_img {
		    height: 148px;
	}
	.do_gl_col {
    padding: 9px;
	}
		/*===========================Service 3 Page============================*/
	.service3_feature_panel_box {
		    padding: 51px 80px;
	}
	/*===========================our Services Page=====================*/
	.do_service1_banner_titlearc h1.entry-title {
		    font-size: 33px;
	}
	/*==========================Request for proposal page===============*/
	.do_request_prp_row {
    	padding: 54px 0px !important;
    	    display: block;
	}
	.do_request_prp_left_col  {
		display: flex;
	}
	.do_request_prp_left_box{
		margin: auto !important;
	}
	.do_request_prp_left_box img {
    	height: 398px;
	}

}

@media only screen and (min-width: 981px) and (max-width: 1024px) {
     /*====================About Us Page===============*/
    .do_abus_section {
        height: 304px;
    }
    span.do_abus_white_title {
           font-size: 36px;
        padding-bottom: 15px;
    }
    span.do_abus_small_desc {
            font-size: 16px;
    }
      span.do_about_blue_title {
            font-size: 31px;
    padding-bottom: 30px;
    }
    span.do_about_small_info {
        font-size: 16px;
            padding-bottom: 23px;
    }
    .do_about_us_desc_section {
        padding: 31px 0px 7px !important;
    }
    .do_about_white_section {
        padding: 32px 0px 0px !important;
    }
    ul.do_about_ul li {
            font-size: 16px;
            padding-bottom: 20px;
    }
    span.abs_team_title {
             font-size: 31px;
    margin-bottom: 36px;
    }
    .do_abus_team_image_block img {
            height: 187px;
    }
    span.do_abus_inner_first {
           font-size: 18px;
    padding: 20px 0px 0px;
    }
    span.do_abus_inner_Second {
       font-size: 16px;
    padding: 11px 0px;
    }
    a.do_abus_inner_third {
            font-size: 15px;
    }
    .do_abs_ur_team_section {
        padding: 36px 0px !important;
    }
    .do_abs_image_hover_txt span {
          font-size: 14px;
        padding: 16px;
    }
    .do_abus_box {
        width: 643px;
    }
     .do_article_section_row {
    	padding: 49px 0px !important;
	}
     /*===============Service Page 1=======================*/
    .do_service_title_banner_section {
    	    height: 309px;
    }
    .do_service1_banner_title_box {
    	font-size: 32px !important;
    }
     /*=====================Service2 page===========================*/
    .do_service2_desc_roww {
    	padding: 61px 0px 30px !important;
	}
    img.service_2_img {
    	    height: 512px;
    }
    .do_service2_gallry_img_row {
    	padding: 33px 0px !important;
	}
	img.row_1small_img {
		    height: 188px;
	}
	img.row_1_big_img{
		    height: 385px;
	}
	img.row_2big_img {
		    height: 596px;
	}
	img.row_3small_img {
		height: 226px;	
	}
	img.row_3mid_img {
		    height: 163px;
	}
	.do_gl_col {
    padding: 11px;
	}
	/*===========================Service 3 Page============================*/
	.service3_feature_panel_box {
		    padding: 61px 133px;
	}
	/*===========================our Services Page=====================*/
	.do_service1_banner_titlearc h1.entry-title {
		    font-size: 36px;
	}
	/*==========================Request for proposal page===============*/
	.do_request_prp_row {
    	padding: 54px 0px !important;
	}



}

@media all and (min-width: 1025px) and (max-width: 1140px) {
     /*====================About Us Page===============*/
    .do_abus_section {
        height: 326px;
    }
    span.do_abus_white_title {
           font-size: 40px;
        padding-bottom: 15px;
    }
    span.do_abus_small_desc {
            font-size: 17px;
    }
    span.do_about_blue_title {
        font-size: 33px;
    padding-bottom: 33px;
    }
    span.do_about_small_info {
        font-size: 16px;
            padding-bottom: 23px;
    }
    .do_about_us_desc_section {
        padding: 31px 0px 7px !important;
    }
    .do_about_white_section {
        padding: 32px 0px 0px !important;
    }
    ul.do_about_ul li {
            font-size: 16px;
            padding-bottom: 20px;
    }
    span.abs_team_title {
             font-size: 31px;
    margin-bottom: 36px;
    }
    .do_abus_team_image_block img {
            height: 192px;
    }
    span.do_abus_inner_first {
           font-size: 18px;
    padding: 20px 0px 0px;
    }
    span.do_abus_inner_Second {
       font-size: 16px;
    padding: 11px 0px;
    }
    a.do_abus_inner_third {
            font-size: 15px;
    }
    .do_abs_ur_team_section {
        padding: 36px 0px !important;
    }
    .do_abs_image_hover_txt span {
       font-size: 14px;
    padding: 19px;
    }
    .do_abus_box {
        width: 643px;
    }
     .do_article_section_row {
    	padding: 49px 0px !important;
	}
     /*===============Service Page 1=======================*/
    .do_service_title_banner_section {
    	    height: 326px;
    }
    .do_service1_banner_title_box {
    	font-size: 32px !important;
    }
     /*=====================Service2 page===========================*/
    .do_service2_desc_roww {
    	padding: 61px 0px 30px !important;
	}
    img.service_2_img {
    	    height: 512px;
    }
    .do_service2_gallry_img_row {
    	padding: 33px 0px !important;
	}
	img.row_1small_img {
		    height: 201px;
	}
	img.row_1_big_img{
		    height: 454px;
	}
	img.row_2big_img {
		    height: 677px;
	}
	img.row_3small_img {
		height: 265px;	
	}
	img.row_3mid_img {
		    height: 183px;
	}
	.do_gl_col {
    padding: 11px;
	}
	/*===========================Service 3 Page============================*/
	.service3_feature_panel_box {
		    padding: 61px 133px;
	}
	/*===========================our Services Page=====================*/
	.do_service1_banner_titlearc h1.entry-title {
		    font-size: 35px;
	}
	/*==========================Request for proposal page===============*/
	.do_request_prp_row {
    	padding: 54px 0px !important;
	}



}

@media all and (min-width: 1141px) and (max-width: 1280px) {
      /*====================About Us Page===============*/
    .do_abus_section {
        height: 330px;
    }
    span.do_abus_white_title {
           font-size: 42px;
        padding-bottom: 15px;
    }
    span.do_abus_small_desc {
            font-size: 17px;
    }
    span.do_about_blue_title {
        font-size: 33px;
    padding-bottom: 33px;
    }
    span.do_about_small_info {
        font-size: 16px;
            padding-bottom: 23px;
    }
    .do_about_us_desc_section {
        padding: 31px 0px 7px !important;
    }
    .do_about_white_section {
        padding: 32px 0px 0px !important;
    }
    ul.do_about_ul li {
            font-size: 16px;
            padding-bottom: 20px;
    }
    span.abs_team_title {
           font-size: 33px;
    margin-bottom: 43px;
    }
    .do_abus_team_image_block img {
            height: 203px;
    }
    span.do_abus_inner_first {
           font-size: 18px;
    padding: 20px 0px 0px;
    }
    span.do_abus_inner_Second {
       font-size: 16px;
    padding: 11px 0px;
    }
    a.do_abus_inner_third {
            font-size: 15px;
    }
    .do_abs_ur_team_section {
        padding: 36px 0px !important;
    }
    .do_abs_image_hover_txt span {
       font-size: 14px;
    padding: 23px;
    }
    .do_article_section_row {
    	padding: 49px 0px !important;
	}
     /*===============Service Page 1=======================*/
    .do_service_title_banner_section {
    	    height: 327px;
    }
    .do_service1_banner_title_box {
    	font-size: 38px !important;
    }
     /*=====================Service2 page===========================*/
    .do_service2_desc_roww {
    	padding: 61px 0px 30px !important;
	}
    img.service_2_img {
    	    height: 512px;
    }
    .do_service2_gallry_img_row {
    	padding: 33px 0px !important;
	}
	img.row_1small_img {
		    height: 201px;
	}
	img.row_1_big_img{
		    height: 454px;
	}
	img.row_2big_img {
		    height: 677px;
	}
	img.row_3small_img {
		height: 265px;	
	}
	img.row_3mid_img {
		    height: 183px;
	}
	.do_gl_col {
    padding: 11px;
	}
	/*===========================Service 3 Page============================*/
	.service3_feature_panel_box {
		    padding: 61px 133px;
	}
	/*===========================our Services Page=====================*/
	.do_service1_banner_titlearc h1.entry-title {
		    font-size: 37px;
	}
	/*==========================Request for proposal page===============*/
	.do_request_prp_row {
    	padding: 54px 0px !important;
	}


}

@media all and (min-width: 1281px) and (max-width: 1440px) {
      /*====================About Us Page===============*/
    .do_abus_section {
        height: 356px;
    }
    span.do_abus_white_title {
            font-size: 44px;
        padding-bottom: 16px;
    }
    span.do_abus_small_desc {
            font-size: 17px;
    }
    span.do_about_blue_title {
        font-size: 33px;
    padding-bottom: 33px;
    }
    span.do_about_small_info {
        font-size: 16px;
            padding-bottom: 23px;
    }
    .do_about_us_desc_section {
        padding: 31px 0px 7px !important;
    }
    .do_about_white_section {
        padding: 32px 0px 0px !important;
    }
    ul.do_about_ul li {
            font-size: 16px;
            padding-bottom: 20px;
    }
    span.abs_team_title {
           font-size: 33px;
    margin-bottom: 43px;
    }
    .do_abus_team_image_block img {
            height: 203px;
    }
    span.do_abus_inner_first {
        font-size: 20px;
            padding: 21px 0px 0px;
    }
    span.do_abus_inner_Second {
        font-size: 17px;
            padding: 13px 0px;
    }
    a.do_abus_inner_third {
            font-size: 15px;
    }
    .do_abs_ur_team_section {
        padding: 40px 0px !important;
    }
    .do_abs_image_hover_txt span {
        font-size: 15px;
            padding: 26px;
    }
    .do_article_section_row {
    	padding: 49px 0px !important;
	}

     /*===============Service Page 1=======================*/
    .do_service_title_banner_section {
    	    height: 342px;
    }
    .do_service1_banner_title_box {
    	font-size: 39px !important;
    }
    /*=====================Service2 page===========================*/
    .do_service2_desc_roww {
    	padding: 61px 0px 30px !important;
	}
    img.service_2_img {
    	    height: 543px;
    }
    .do_service2_gallry_img_row {
    	padding: 33px 0px !important;
	}
	img.row_1small_img {
		    height: 201px;
	}
	img.row_1_big_img{
		    height: 454px;
	}
	img.row_2big_img {
		    height: 677px;
	}
	img.row_3small_img {
		height: 265px;	
	}
	img.row_3mid_img {
		    height: 183px;
	}
	.do_gl_col {
    padding: 11px;
	}
	/*===========================Service 3 Page============================*/
	.service3_feature_panel_box {
		    padding: 69px 133px;
	}
	/*===========================our Services Page=====================*/
	.do_service1_banner_titlearc h1.entry-title {
		    font-size: 39px;
	}
	/*==========================Request for proposal page===============*/
	.do_request_prp_row {
    	padding: 54px 0px !important;
	}


}

@media all and (min-width: 1441px) and (max-width: 1680px) {
    /*====================About Us Page===============*/
    .do_abus_section {
        height: 387px;
    }
    span.do_abus_white_title {
       font-size: 42px;
    padding-bottom: 20px;
    }
    span.do_abus_small_desc {
            font-size: 17px;
    }
    span.do_about_blue_title {
        font-size: 35px;
        padding-bottom: 38px;
    }
    span.do_about_small_info {
        font-size: 16px;
            padding-bottom: 23px;
    }
    .do_about_us_desc_section {
        padding: 42px 0px 10px !important;
    }
    .do_about_white_section {
        padding: 32px 0px 0px !important;
    }
    ul.do_about_ul li {
            font-size: 16px;
            padding-bottom: 20px;
    }
    span.abs_team_title {
        font-size: 35px;
        margin-bottom: 51px;
    }
    .do_abus_team_image_block img {
            height: 210px;
    }
    span.do_abus_inner_first {
        font-size: 20px;
            padding: 21px 0px 0px;
    }
    span.do_abus_inner_Second {
        font-size: 17px;
            padding: 13px 0px;
    }
    a.do_abus_inner_third {
            font-size: 15px;
    }
    .do_abs_ur_team_section {
        padding: 40px 0px !important;
    }
    .do_abs_image_hover_txt span {
        font-size: 15px;
            padding: 26px;
    }
    .do_article_section_row {
    	padding: 47px 0px !important;
	}
    /*===============Service Page 1=======================*/
    .do_service_title_banner_section {
    	    height: 358px;
    }
    .do_service1_banner_title_box {
    	font-size: 42px !important;
    }
    /*=====================Service2 page===========================*/
    .do_service2_desc_roww {
    	padding: 61px 0px 30px !important;
	}
    img.service_2_img {
    	    height: 543px;
    }
    .do_service2_gallry_img_row {
    	padding: 48px 0px !important;
	}
	img.row_1small_img {
		    height: 210px;
	}
	img.row_1_big_img{
		    height: 488px;
	}
	img.row_2big_img {
		    height: 727px;
	}
	img.row_3small_img {
		height: 281px;	
	}
	img.row_3mid_img {
		    height: 193px;
	}
	/*===========================Service 3 Page============================*/
	.service3_feature_panel_box {
		    padding: 69px 133px;
	}
	/*===========================our Services Page=====================*/
	.do_service1_banner_titlearc h1.entry-title {
		    font-size: 42px;
	}
	/*==========================Request for proposal page===============*/
	.do_request_prp_row {
    	padding: 54px 0px !important;
	}


}

@media all and (min-width: 1681px) and (max-width: 1880px) {
    /*================About Us Page==============*/
    .do_abus_section {
        height: 437px;
    }
    span.do_abus_white_title {
            font-size: 42px;
    }
    span.do_about_blue_title {
        font-size: 40px;
        padding-bottom: 40px;
    }
    span.abs_team_title {
        font-size: 40px;
        margin-bottom: 64px;
    }
    .do_abus_team_image_block img {
            height: 212px;
    }
    .do_abs_image_hover_txt span {
        font-size: 15px;
        padding: 20px;
    }
    /*===================Service Page 1============================*/
    .do_service_title_banner_section {
    	    height: 397px;
    }

}