@media (min-width : 768px) and (max-width : 991px){
.job-banner-wrapper{
	  width: 43%;
}
.job-banner-title{
	font-size: 24px;
  	line-height: 27px;
}
.job-banner-blurb-text{
	font-size: 14px;
  	line-height: 20px;
}
.job-banner-blurb-text-italic{
	font-size: 14px;
  	line-height: 20px;
}
}
/*17-04-15 country listing map media query*/
@media (min-width: 320px) and (max-width: 767px) {
.country_region_map .country-btn{
    display: table;
   }
.country_region_map .country-btn > span{
     display: table-cell;
	vertical-align: top;       
   }     
   .country_region_map .country-btn > span > .fa-angle-right{
      padding-left: 1px;       
   }    
   .chose-country .filter-option{
  	  float: left;
	} 
  .country-dropdown {
  	  position: relative;
    	top: 0px;
	}
	.c15v4_hero_image .about-body{
    	float: left;
        }
}

@media (min-width: 320px) and (max-width: 991px) {
	.map-links-button {
    background:#ffffff;
   padding:6px 10px;
	width: 172px; 
	border:1px solid #cccccc;
    font-size:12px;
    color:#333;
    word-wrap:break-word;
    line-height:1.42857;
	font-weight: 400;
    cursor: pointer;
    text-align: left;    
}
.map-links-buttonhover {
    background:#ffffff;
    padding:6px 10px;
	width: 172px;
    border:1px solid #39beea;
    font-size:12px;
    color:#818181;
    word-wrap:break-word;
    line-height:1.42857;
	font-weight: 400;
    cursor: pointer;
    text-align: left;

}
.map-links {
    left: 533px;
    position: absolute;
    top: 0px;
}
.all-list{
        padding: 0px 12px 0px 12px;
}
.all-list:first-child{
    padding-left:0px;
}

}
/*17-04-15 country listing map media query ends*/
@media (min-width : 320px) and (max-width : 991px){

.form-control{
	color: #333;
	border-radius: 0px;
}

.all-list {
	font-size: 12px;
	line-height: 16px;
	margin: 10px 0px 10px 0px;
	padding:0px 9px 0px 7px;
	border-right: 1px solid #dedede;
	color: #39beea;
	font-weight: normal;
}
.country-btn {
	text-align: left;
	padding: 5px 10px 5px 10px;
	font-size: 13px;
	background-color: #fff;
	border-radius: 0px;
	margin-top: 3px!important;
    white-space: normal;
}
.country-btn:hover {
	background-color: #f2f2f2;
	border-color: #39beea;
    color: #818181;
}
.choose-country{
	font-size: 14px;
	line-height: 16px;
	color: #333;
	text-align: left;
	width: 100%!important;
	margin: 0px 0px 15px 0px;
}
.country-dropdown-search{
	margin:1px 0px 0px 10px;
	top: 36px;
	width: 97%;
	border-bottom: 0px;
	border-top: 0px;
	border:1px solid #dedede;
}
.country-dropdown-search-text{
	width: 100%;
}
.country-dropdown-selectpicker{
	width: 100%;
	cursor: pointer;
	border-top: 0px;
	display: block!important;
	 max-height: 200px;
  	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;

}
.navbar-text {
    display: none !important;
}
.navbar-toggle{
	margin: 2px 0px 16px 10px !important;
	padding: 4px;
	float: none!important;
}
.navbar>.container .navbar-brand{
	margin-left: 0px;
	margin-top: 5px;
}

.navbar-collapse {
  max-height: 100%;
  width: 100%;
  overflow-x: hidden;
  padding: 0px 0px 10px 0px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;

}
.navbar-nav{
	margin-left:0px;
}
.navbar ul.nav li a{
	margin: 10px 1px 0px 2px;
	font-size: 12px;

}
.navbar ul.nav li a:hover{
	margin: 10px 1px 0px 2px;
	font-size: 12px;
}
.navbar ul.nav li .active{
	margin: 10px 1px 0px 2px;
	font-size: 12px;
}
#photo-gallery{
	margin-left: 20px;
}
.project-pulldown{
	width: 94%;
	margin: 15px -6px 15px 0px;
}

.topic-list {
  font-size: 12px;
}
#all{
	margin-top:0px;
}
.repository-link:last-child {
  border-bottom: solid 1px #dedede;
  margin-bottom: 10px;

}
.news-contacts{
	border-top: 0px;
}

.mrg{
	margin-top: 20px!important;
}
.social-icon ul li a:hover{
	text-decoration:none !important;
	border: 0px;
}
.social-media {
  padding-right: 0px;
}
.input-box{
	margin-top: 12px;
	float: left;
	width: auto!important;	
}
.input-group{
	width: 100%;
	height: auto;
	display: inline-block;
}
.refine-by-nav  .panel-heading {
    background-color: #000000;
	border-radius: 0;
	color: #fff;
	min-width: 95px;
	height: 40px;
	float: right;
	padding: 12px 9px 10px 9px;
	font-size: 12px;
	line-height: 16px;
	font-weight:600;
	cursor: pointer;
}
.refine-by-nav  .panel-heading:hover{
	background-color: #2d2d2d;
  	text-decoration: none;
  	border-bottom: none;
}
/*========= C01v1 Banner start========= */
.c01v1-banner-text{
	font-size:13px;
	line-height:20px;
	color:#333;
}
.c01v1-page-title {
	font-size:24px;
	line-height:30px;
	font-weight:600;
	color:#000;
	margin:10px 0px 10px 0px;
	word-wrap:break-word;
}
/*========= C01v1 Banner end========= */
/*========= c05v1 Multimedia start========= */
.c05v1-img .fa-microphone, 
.c05v1-img .fa-play, 
.c05v1-img .fa-soundcloud, 
.c05v1-img .fa-camera{
	width: 35px;
	height: 35px;
	font-size: 18px;
}
.c05v1-img .fa-microphone, 
.c05v1-img .fa-play, 
.c05v1-img .fa-soundcloud, 
.c05v1-img .fa-camera{
  padding: 6px 0px 0px 3px;
}
/*========= c05v1 Multimedia end========= */
/*========= C07v4 Highlights start========= */
.c07v4-subheader{
	margin-bottom:5px;
	display: block;
}
/*========= C07v4 Highlights end========= */
.c14v1-body table {
  width: 100%;
  margin-bottom: 15px;
  overflow-y: hidden;
  overflow-x: scroll;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-overflow-scrolling: touch;
} 
.c14v1-body table > tbody > tr > td:first-child{
      width: 20%;
      white-space: nowrap;
}.c14v1-body table {
        display:block;
}
/*========= c14v1 Contacts start========= */                        
.c14v1-contacts .address{
	width: 203px;
	  word-wrap: break-word;
}
/*========= c14v1 Contacts end========= */
/*========= C15v3 Hero start========= */                        
.c15v3-body{
	margin-top: 5px;
}
.c15v3-header{
	margin-top:5px;
}
.c15v3-img-news {
   height:auto;
    width: 100%;
  	display: block; 
    overflow: hidden;
}

/*========= C15v3 Hero end========= */
/*========= C17v4 Tabs start========= */

.c17v4-text {
	font-weight: 600;
}
.c17v4-text a:active{
	color:#fff!important;
	border-bottom:1px solid #fff!important;
}
.brd{ border: 1px solid #dedede;  
	  border-top: 2px solid #0e2240;
}
.panel-tab ul{
	margin-bottom:0px;
}
.padding{ padding: 15px;}
/*========= C17v4 Tabs end========= */
/*========= G02v1-footer start========= */

.g02v1-footer-group-list{
	font-size:11px;
	line-height: 16px;
	color:#818181;
	font-weight:bold;
}
.g02v1-footer ul li.sub.hide{
	display: none;
}
.g02v1-footer ul li a {
	color:#000;
}

.fullwidth{
	padding-left:0px;
}
.g02v1-footer-fraud{
	text-align: right;
}
.g02v1-footer{
	padding: 20px 0px 20px 0px!important;
}
.list-inline >li a{
	color:#818181 !important;
}
.list-inline >li a:hover{
	border-bottom: 1px solid #818181!important;
}
/*========= G02v1-footer end========= */
/*========= N01v1 Left Navigation start========= */
#n01v1-form {
	float: none;
	width: 100%;
	text-align: right;
	margin-top: 22px;
	border-radius: 0px;
}
.n01v1-btn{
	background-image:url(../img/left-menu-arrow.png) no-repeat;
}
#n01v1-leftnav ul li{
	width: 33%;
	float: left;
}
/*========= N01v1 Left Navigation  end========= */
/*========= N02v13 Link List start========= */
.n02v13-body{
	margin-left:0px;
}
/*========= N02v13 Link List end========= */
/*========= N06v1 In Depth start========= */
.n06v1-text{
  font-size: 13px; 
  line-height: 18px; 
  color: #333; 
}
.n06v1-title{
	padding-bottom: 6px;
}
/*========= N06v1 In Depth end========= */
/*========= s06v1 Expert start========= */
.s06v1-content{
	padding-bottom: 0px;
}
/*========= s06v1 Expert end========= */
/*========= s06v3 Highlight end========= */
.s06v3 .content{
	margin-top: 10px;
}
/*========= s06v3 Highlight end========= */

}


/*===== @media 767 ======*/
@media (max-width : 767px){

h1 {font-weight: 600;font-size: 30px;line-height: 36px;margin: 0px 0px 5px 0px ;color:#000;  margin-bottom: 5px;}
.container>.navbar-header{
	position: absolute;
	width: auto;
}
.navbar-collapse {
    width: 100%;
    border-top: 0;
    box-shadow: none;
}
.navbar-form {
	overflow: hidden;
	padding: 0px 10px 0px 10px;

}
.navbar ul.nav li {
	border-bottom: 1px solid #dedede;
}
.navbar ul.nav li a{
	border-bottom: 0px solid transparent;
	margin: 10px 1px 0px 2px;
	display: block;
	font-size: 16px;
	text-decoration: none;
}
.navbar ul.nav li a:hover{
	text-decoration: none;
	border-bottom: 0px solid transparent;
	margin: 10px 1px 0px 2px;
	display: block;
	font-size: 16px;
}
.navbar ul.nav li .active{
	text-decoration: none;
	display: block;
	border-bottom: 0px solid transparent;
	margin: 10px 1px 0px 2px;
	font-size: 16px;

}
.navbar ul.nav li:last-child{
	border-bottom: 0px;
}
.news-contacts{
	margin-top:10px;
	padding-top:10px;
	border-top:1px solid #dedede;
}
.multimedia .media-img .fa-microphone, 
.multimedia .media-img .fa-play, 
.multimedia .media-img .fa-soundcloud, 
.multimedia .media-img .fa-camera{
	width: 35px;
	height: 35px;
	font-size: 20px;
}
.multimedia .media-img .fa-play {
  padding: 6px 0px 0px 4px;
}
.multimedia .media-img .fa-microphone {
  padding: 6px 0px 0px 0px;
}

.job-banner-wrapper{
	padding-right: 10px;
  	padding-left: 10px;
  	width: auto;
  	float: left;
  	top: 0px;
  	right: 0px;
  	position:relative;
  	background-color: #f2f2f2;
}
.job-banner-title{
	color: #000;
	font-size: 20px;
  	line-height: 24px;
  	font-weight: 600;
}
.job-banner-blurb-text{
	font-size: 14px;
  	line-height: 20px;
  	font-weight: normal;
	color: #333;
}
.job-banner-blurb-text-italic{
	font-size: 14px;
  	line-height: 20px;
	color: #333;
}
.job-banner-wrapper .job-btn{
	border: 2px solid #000;
 	 color: #000;
}
.job-banner-wrapper .job-btn:hover {
  background-color: #000;
  color: #fff;
}

.owl-controls {
  bottom: 190px !important;
} 

.c01v1-country-chart-text {
	font-weight: 600;
}
.about-body {
  padding: 15px 20px 15px 20px;
    }
.c07v4-subheader{
	margin-bottom:9px;
	display: block;
}
.c14v1-body table > tbody > tr > td{
	width: auto;
}

#c15v3-body{
	padding: 12px 10px 10px 10px;
}
#c15v4-body{  padding: 8px 10px 8px 10px !important;}



.f02v4-dropdown{
	position: absolute;
	top: 37px;

}               
.g02v1-footer-fraud{
	margin-top: 5px;
	text-align: left;
}
.list-inline >li:last-child{
	margin: 5px 0px 0px 0px;
	display: block;
	border-left: 0px;
  	padding-left: 0px;
}
.g01v1-this-page-in-text .sub{
	  padding-right: 0px;
}
.g01v1-lang{
	margin:8px 10px 10px 0px !important;
	padding:6px 4px 5px 4px;
	position: relative;
	float: right;
	background-color: #fff;
	background-image: none;
	border: 1px solid #dedede;
	border-radius: 4px;
	font-weight: 600;
}
.menu{
	margin:8px 0px 10px 0px !important;
	padding:6px 8px 0px 8px;
	position: relative;
	float: right;
	background-color: #fff;
	background-image: none;
	border: 1px solid #dedede;
	border-radius: 4px;
	display: inline-block;
	cursor: pointer;

}
.menu-img{
	margin-bottom: 6px;
}
.f02v4-arrow-box-1{
	width: 42px;
	height: 37px;
	padding: 10px;
	margin: -11px -11px 12px 0px;
	border: 1px solid #dedede;	
	border-left: none;	
	float: right;
	background: #000 url("../img/search-arrow.png") no-repeat center;
}
.country-btn {
	text-align: left;
	padding: 8px 10px 8px 10px;
	font-size: 14px;
	background-color: #fff;
	border-radius: 0px;
	margin-top: 10px!important;
    white-space: normal;
}


.table-responsive{
	border:0px;
}
.header-social-box{
	border: 0px;
}
.f02v4-research-pulldown{
	width: 92%;
}
.about-body .about-btn{
	width: 120px;
}
/* ====Start Project listing page code ===== */
.table-column-sort thead {
	display:none;
}

.table-column-sort tr,
.table-column-sort th,
.table-column-sort td {
	display: block;
}

.table-column-sort td {
	border-top: none;
	padding: 3px!important;
}
.table-column-sort td:last-child{
	padding-bottom: 20px!important;
}
.table-column-sort td:first-child{
	padding-top: 20px!important;
}
.table-column-sort tr:first-child {
	border-top: 1px solid #dedede;
}

.table-column-sort tr:last-child {
	border-bottom: 1px solid #dedede;
}

.table-column-sort tr td:first-child {
	font-weight: 400;
}

.table-column-sort td:before {
	display: inline-block;
	font-weight: bold;
	  margin-right: 5px;
}

.table-column-sort td:nth-of-type(1):before {
	content: "Project:";
}

.table-column-sort td:nth-of-type(2):before {
	content: "Project ID:";
}

.table-column-sort td:nth-of-type(3):before {
	content: "Commitment Amount:";
}

.table-column-sort td:nth-of-type(4):before {
	content: "Status:";
}

.table-column-sort td:nth-of-type(5):before {
	content: "Approval Date:";
}

/* ====Start Project listing page code ===== */
}


@media (max-width:640px){
.c15v5-img  img{
	width:100px !important;
	height:100px !important;
	
}
}

@media (min-width : 481px) and (max-width : 640px){
.choose-country{
	width: 100%;
	margin: 0px 0px 15px 0px;
}

.f02v4-research-pulldown{
	width: 90%;
}
#n01v1-leftnav ul li{
	width: 50%;
	float: left;
}


.owl-controls {
  bottom: 210px !important;
} 

#job .next-arrow, #job .prev-arrow {
    width: 45px;
    height: 55px;
    background-color: #000;
    opacity: 0.6;
    display: block;
    position: absolute;
    margin-top: 110px;
    z-index: 2;
    padding: 10px;
}
#job .next-arrow i {
	font-size: 45px;
	margin-top: -7px;
    margin-left: 2px;
}
#job .prev-arrow i{
	font-size: 45px;
	margin-top: -7px;
    margin-left: 6px;
}

}


@media (min-width : 320px) and (max-width : 480px){

.owl-controls {
	    bottom: 230px !important;
	}

#job .next-arrow, #job .prev-arrow{
	margin-top: 80px;
    width: 45px;
    height: 55px;
}
#job .next-arrow i {
	font-size: 45px;
	margin-top: -7px;
    margin-left: 2px;
}
#job .prev-arrow i{
	font-size: 45px;
	margin-top: -7px;
    margin-left: 6px;
}
.c15v5 h4 {
		font-size: 29px;
}
.f02v4-research-pulldown{
	width: 84%;
}
.c02v2-body{
	margin: 0px 0px 10px 0px;
	width: auto;
}
.c02v2-img {
   height: auto;
    width: auto;
  	display: inline-block; 
    overflow: hidden;
    float: right;
}
.c02v2-img img {
    height:214px;
    width:auto;
    float: right;
    display: inline-block;
    overflow: hidden; 
    padding-bottom:10px;
}
.c07v4-media-text-1{
	display: none;
}
.btn-text{
	display: none;
}

.tool-btn{
	height:37px;
	width:40px;
	margin-right: 4px;
}
.social-btn{
	width: 67px;
	margin-right: 5px;
	padding:8px 3px 8px 3px;
}

.toggle_container{
	width: 310px;
	padding: 15px 0px 15px 15px;

}
.sharebox,.sharebox2{
	display:list-item;
	padding-right:15px;
	width:50%;
}
#f03v1-social-sharing span{
	padding-left: 5px;
}
.online-media{
	padding-left:0px;
	border-left:0px solid #dedede;
	margin-left:0px;
	
}
#n01v1-leftnav ul li{
	width: 50%;
	float: left;
}
.about-body .about-btn{
	width: 120px;
}
}

@media (min-width : 993px){
.white-bground{
	background-color: #fff!important;
}
}

@media(min-width:360px) and (max-width:640px){

.datepicker-orient-left.datepicker:after,.datepicker-orient-left.datepicker:before {
   left: -2px;
}  
.datepicker-orient-right.datepicker:after,.datepicker-orient-right.datepicker:before {
   left: 175px;
}  

}



/*===== dev team change starts ======*/
@media (min-width : 0px) and (max-width : 991px){

.fullwidth{
                padding-left:0px;
}
.center-right-wrapper{
                padding-left:0px;
                border: none;
}
.center-left-border{

border:none;
}
.center-right-border{

border:none;
}
.center-padding-left{
padding-left:0px;

}
.center-padding-right{
padding-right:0px;

}
.remove-padding-grid{
  padding-left:0px !important;
  padding-right:0px !important;
 }
}


@media (min-width:320px) and (max-width:767px){

.country-dropdown-selectpicker > li > span > a {
    clear: both;
    color: #333333;
    font-weight: 400;
    line-height: 1.42857;
    white-space: nowrap;
    padding: 3px 10px;
}
.country-dropdown-selectpicker > li > span > a:hover {
    border-bottom: 0 solid #333333;
    color: #39BEEA;
}
.country-dropdown-selectpicker > li:hover {
    background-color: #F2F2F2;
    border: 0 none;
}    

.owl-carousel{
    z-index: 0 !important;
}
.bs-searchbox .serch-icon, .bs-actionsbox .serch-icon{
     margin-top: -26px;
 }  

}

@media (min-width:320px) and (max-width:376px){
.country-dropdown-search{
     width: 95%; 
} 

}
@media (min-width:377px) and (max-width:767px){
.country-dropdown-search{
     width: 97%;  
}        
} 
@media (min-width:320px) and (max-width:767px){
.country-dropdown-search ul li{
      padding:3px 0px 3px 0px;
}     
}
@media (min-width:320px) and (max-width:767px){        
.no6v1IndepthItem{
	padding:0;
            }               
} 

@media (min-width : 320px) and (max-width : 480px){
.breadcrumb{

white-space: normal;
line-height: 18px;

    }

    .g01v1-this-page-in {
    height: auto;} 
}



/*===== dev team change ends ======*/  


@media (min-width: 767px) {
  .container {
    width: 740px;
  }
}
@media (min-width: 768px) {
  .container {
    width: 740px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 960px;
  }
}




@media (min-width:320px) and (max-width:360px){
	#job .next-arrow, #job .prev-arrow{
		 margin-top: 60px;
	}
	.owl-controls {
	    bottom: 240px !important;
	}
}


@media (min-width : 320px) and (max-width : 767px){
.center-left-padding{
padding-left:0px;
}
} 
