@charset "utf-8";
/* CSS Document */
.addons_box h5 {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.packages_outr .new_small h4 {
    font-size: 28px;
}
.packages_outr .new_small span {
    font-size: 20px;
    margin: 2px 0;
}
.packages_outr .new_small p {
    font-size: 16px;
    line-height: 21px;
}
.new_small .trailer_nav ul {
    margin: 5px 0 0;
}
.new_small .trailer_nav li {
    margin: 0 0px 1px 0;
}
.new_small .trailer_nav h4 {
    font-size: 19px;
    margin-top: 5px;
}
.new_small .add_new {
    margin: 5px 0 0 !important;
}
.new_small .trailer_nav li a {
    font-size: 15px;
}

.dipbrown_ouuter .new_small .trailer_nav li a {
    font-size: 21px;
}

.packages_service.new {
    background: #e7e4e4;
}
.packages_service p {
    font-size: 25px;
    line-height: 38px;
    font-weight: 500;
}
/*---- searchbox -----*/
.gamecock .info_pic > img {
    height: 116px;
}
.price_outr span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.new_dropdown ul.dropdown-menu.inner.selectpicker {
    max-height: 300px !important;
}


/*----asit-header-9.4.2015------*/
.outer_menu {
	float: right;
	position: relative;
}
.outer_menu .navbar-collapse {
	padding: 0 182px 0 0;
}
span.ph_no {
	position: absolute;
	right: 0;
	top: 0;
}
.sign_in {
	margin: 8px 0 0;
}
.outer_menu .navbar-collapse .navbar-nav.navbar-right:last-child{
	margin-right:0;
}
.outer_menu .header_right {
        width: auto;
}
.sign_form {
        position: relative;
        float: left;
}
/*sign-in*/
.sign_form{
	position: relative;
	float: left;
}
.search_fld{
	width: 365px;
	margin-left: -161px;
	padding: 25px 18px;
	margin-top: 10px;
        background:#fff !important;
}
.search_fld:after, .search_fld:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.search_fld:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 12px;
    margin-left: -12px;
}
.search_fld:before {
    border-color: rgba(204, 204, 204, 0);
    border-bottom-color: #ccc;
    border-width: 13px;
    margin-left: -13px;
}
a.forgate_cell{
	float: right;
	font-size: 13px;
	color:#336699;
}
.form_row .check_outer{
	float: left;
	margin: 0;
	width: 180px;
}
h2.log_head{
	color:#666666;
	font-size: 27px;
	font-weight:400;
	margin: 0 0 15px 0;
}
.form_row label{
	color:#474747;
	font-size:17px;
	font-weight:400;
	margin-bottom: 3px;
}
.form_row{
	margin-bottom: 10px;
}
.form_row .btn{
	width: 100%;
	border-radius: 2px;
	color:#fff;
	background:#336699;
	font-size:15px;
	font-weight:normal;
}
.form_row .check_lbl{
	font-size: 13px;
	color:#434343;
	margin: 0;
}
.form_row .regular-checkbox:checked + label::after {
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #99a1a7;
    content: " " url("../images/check2.png");
    font-size: 14px;
    left: -1px;
    position: absolute;
    top: -1px;
}
.form_row .regular-checkbox + label{
	padding: 6px;
}
.form_row .check_outer > div {
    display: inline-block;
    float: none;
    margin-right: 2px;
}
/*sign-in*/







@media (max-width: 1199px) {
    .nav > li > a {
        font-size: 16px;
    }
    span.ph_no {
        display: block !important;
        margin: 0 0 7px !important;
        position: static;
    }
    .header_right > span {
        font-size: 18px;
        margin-top: 15px;
    }
    .outer_menu .navbar-collapse {
        padding: 0;
    }
}

@media (max-width: 767px){
    .outer_menu {
        float: none;
        position: relative;
    }
    .navbar-nav{
        margin: 0 !important;
    }
    .outer_menu .navbar-collapse {
        position: absolute;
        z-index: 9;
    }
    .search_fld:after {
        left: 45px;
    }
    .search_fld:before {
        left: 45px;
    }
    .search_fld {
        margin-left: 0;
    }
}

@media (max-width: 480px){
    .search_fld {
        width: 288px;
    }
    a.forgate_cell {
        float: none;
    }
    h2.log_head {
        font-size: 18px;
        margin: 0 0 8px;
    }
    .form_row .check_outer {
        float:none;
        width: 100%;
    }
}

/*----------- ashit end -------------*/

.contact_form #datepicker {
    background-position: 95%;
}
.company_info p{
    text-align: left;
    margin-bottom:10px;
}



/*------------------- dashboard -----------------*/
.edit_profile.forgate_pass label {
    width: 172px;
}
.more_info_new button {
    display: block;
    font-size: 18px;
    color: #ffffff;
    font-weight: 600;
    padding: 9px 32px;
    border-radius: 2px;
    background: #336699;
    border: none;
}
.review .more_info_new button {
    padding: 9px 15px;
}
.more_info_new button:hover {
    background: #eeb55c;
}
.uploader label.error {
    position: absolute;
    margin-top: 35px;
}
.margin-zero{
    margin-left: 0;
    margin-right: 0;
}
.form_inr textarea {
    border: 1px solid #e2e2e2;
    background: #fbfbfb;
    height: 60px;
    padding: 5px;
    outline: none;
    border-radius: 0px;
    webkit-appearance: none;
    width: 100%;
    margin-bottom: 30px;
}
label.error,.error{
    color: #b94a48;
}
label.success,.success{
    color: #3D741D;
}
label.warning,.warning{
    color: #DA901E;
}
/*------------------------------- round images -------------------------------*/
.product_pic img {
    /*width: 297px !important;
    height: 296px !important;*/
}
.search_now .bootstrap-select > .btn{
    height: 42px !important;
}
/*------------------------------- home page slider -------------------------------*/
.testimonial_slider .owl-theme .owl-controls{
	margin-top: 0 !important;
}
.testimonial_slider .owl-pagination {
    display: block;
}
.testimonial_slider .owl-theme .owl-controls .owl-page span{
	height: 17px;
    width: 18px;
    padding: 0;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-o-border-radius: 15px;
	-ms-border-radius: 15px;
}
.service_text_part {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
}
.dipbrown_ouuter .service_text_part {
background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
}
/*------------------------------- home page slider -------------------------------*/
@media (max-width: 480px){
    .product_pic img {
        width: 297px !important;
        height: 198px !important;
    }
    .company_info p{
        text-align: justify;
    }
    .company_info span{

        font-size:20px !important;
    }
}
@media (max-width: 767px){
    .product_pic img {
        width: 297px !important;
        height: 198px !important;
    }
    .group_footer {
        margin-top: 0 !important;
    }
    .company_info p{
        text-align: justify;
    }
    .company_info span{

        font-size:20px !important;
    }
    .search_now .bootstrap-select > .btn {
        height: 32px !important;
    }
    .search_now .fld_outr btn{
        margin-top: 0;
    }
}
@media (max-width: 568px){
    .search_now .col-xs-6{
        width:100%;
    }
}
@media (max-width: 1199px) {
    .product_pic img {
        width: 297px !important;
        height: 198px !important;
    }
    /*.company_info p{
        text-align: left;
    }*/

    .search_now button{
        width:100%;
    }
    .search_now .btn{
        padding-left: 0;
        padding-right: 0;
    }
}
.employ_pic img {
    width: 100% !important;
}
.fld_outr.btn {
    margin-top: 50px;
}
.search_row button {
    border: none;
    outline: none;
    height: 40px;
    padding: 5px 35px;
    border-radius: 3px;
    background: #eeb55c;
    font-size: 18px;
    color: #000000;
    font-weight: 600;
    float: left;
}
/*------------------------------- modal -------------------------------*/
@media (min-width: 992px){
    .modal-lg {
        width: 920px;
    }
}
/*------------------------------- goto -------------------------------*/
.goTo{
    padding: 36px 33px;
    display: block;
    background: #fff;
    border-radius: 50px;
}
.top_arrow {
    position: absolute;
    top: -60px;
    left: 50%;
    transform: translateX(-55%);
    -webkit-transform: translateX(-54%);
    -moz-transform: translateX(-54%);
    -os-transform: translateX(-54%);
}
.border_area .goTo{
    padding:0;
}
.goto_bga{
    background:#efefef;
}
.go_top_arrow .goTo{
    padding:0;
    background:none;
}
/*----16-4-2015 ashit (reserve page 1)----*/
.addons_select .select_option{
	width: auto;
}
.bungalow_outr{
	position: absolute;
	height: auto;
	background: #fff;
	z-index: 99;
}
.addons_cell{
	margin-bottom: 15px;
}
/*.chang_bggray .goTo{
    padding:0;
}*/

/*----------------subha------------*/
.select_option.new {
    margin: 0;
}
.addons_row.new {
    border: solid 1px #ccc;
    padding: 5px;
}
.bungalow_outr.new{
    height: 310px;
    overflow-y: auto;
    display: none;
}
.visible_in{
    display: block !important;
}
.addons_row .chair_cell label{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.paypal_img img{
    max-width: 190px;
}
.step_inr.step_three {
    padding-bottom: 0;
}
/*----------------subha------------*/
/*----16-4-2015 ashit (reserve page 1)----*/

/*------------------------package page -----------------------------*/
.chang_bggray{
    background:#fff;
}
.chang_bggray .addons_box{
    background:#eeeeee;
}

.change_ingray{
    background:#eeeeee;
}
.change_inwhite{
    background:#FFFCFC;
}
.packages_outr{
    padding: 30px 0;
}
h3.gray_heading {
    margin-bottom: 0;
    text-align: center;
    background: #eee;
    padding-top: 20px;
}
/*.packages_outr:last-child{
    margin-bottom: 0;
}*/

/*------------------------reserve step 1 -----------------------------*/
.border_cell_bottom {
    border-bottom: 1px solid #e0e0e0;
}
.paybtn {
    background: none;
    border: none;
    outline: none;
    padding: 0;
}
.paybtn img {
    max-width: inherit;
}
/*------------------------home page banner -----------------------------*/
.build{
    /*background:url(../images/Tailgate-Group-Event-services-rentals.png) repeat-x 0 bottom;*/
   /* height: 522px; edited by santu*/
   height: 575px;
}
.new_inr .packing_cell {
    vertical-align: top;
    background: none;
    padding: 12px 10px 12px 0px;
}
#owl-demo2 .item {
   /* height: 365px;*/
}
/*------------------------ upload button start -----------------------------*/
input[type="file"]{
    padding: 0 !important;
    border: none !important;
}
.upload {
    margin-right: 20px;
    width: 114px;
    height: 40px;
    overflow: hidden;
    border: none;
}
.upload input{
    border: none;
}
input[type="file"]:hover{
    background: none;
    border: none;
}
.uploader{
    width: 114px;
    color: #336699;
    background-color: #fff;
    border:1px solid #336699;
    border-radius: 3px;
    padding:7px;
    margin-right: 7px;
    cursor: pointer;
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    position:relative;
}
.uploader input{
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left:0;
    cursor: pointer;
    opacity: 0;
}
.uploader:hover{
    background-color: #336699;
    color:#fff;
}
/*------------------------upload button start -----------------------------*/

/*------------------------add css by debarati -----------------------------*/

.new_bg{
	/*height:auto; edited by santu*/
    background-size: inherit !important;
	background:none;
}
.newbg_outr .banner_text{
	padding:60px 0 0;
	top:50%;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-os-transform:translateY(-50%);

}

/*.new_bg .banner_text{
	position:static;
}*/
.newbg_outr .search_part{
	margin:15px auto 0;
}
.newbg_outr .new_dropdown ul.dropdown-menu.inner.selectpicker {
    max-height:185px !important;
}
/*------------------------add css by subhajit 07.05.2015 -----------------------------*/
/*-------------- location dropdown ----------------*/
#location_drop_down ul.dropdown-menu {
    left: -115px !important;
}
/*****add css 12-5-15*****/
.new_class .addons_select{
	position:relative;
	width:245px;
}
.new_class .setup_td{
	/*position:absolute;
	top:10px;*/
}
.new_class .setup_cell{
	height:35px;
}
/*-------------- datepicker image ----------------*/
.hasDatepicker {
    background: url(../images/calender.png) left center no-repeat #fbfbfb !important;
}
.create_part input#datepicker_search_home {
   /* background: #fbfbfb !important;*/
   padding-left:40px;
}
#ui-datepicker-div {
    z-index: 2000 !important;
}
/*-------------- location page ----------------*/
.slogan_banner h1 {
    font-size: 67px;
    color: #ffffff;
    font-weight: 600;
    text-shadow: 3px 0px 5px rgba(0, 0, 0, 75);
    -webkit-text-shadow: 3px 0px 5px rgba(0, 0, 0, 75);
    -moz-text-shadow: 3px 0px 5px rgba(0, 0, 0, 75);
    -os-text-shadow: 3px 0px 5px rgba(0, 0, 0, 75);
}
.slogan_banner h1.small-text {
    display: block;
    font-size: 56px;
    color: #ffffff;
    font-weight: 300;
    text-shadow: 2px 0px 2px rgba(0, 0, 0, 75);
    -webkit-text-shadow: 2px 0px 2px rgba(0, 0, 0, 75);
    -moz-text-shadow: 2px 0px 2px rgba(0, 0, 0, 75);
    -os-text-shadow: 2px 0px 2px rgba(0, 0, 0, 75);
}
@media (max-width: 767px){
    .slogan_banner h1 {
	font-size: 22px;
    }
    .slogan_banner h1.small-text {
	font-size: 18px;
    }
}
/*------------------------add css by ashit 20.05.2015 -----------------------------*/
/*-------------- after log in ----------------*/
.more_info_new, .cancel {
    vertical-align: middle;
}
/*-------------- common ----------------*/
.margin-bottom-10 {
    margin-bottom: 10px;
}
.margin-bottom-20 {
    margin-bottom: 20px;
}
.margin-right-5 {
    margin-right: 5px;
}
.margin-right-10 {
    margin-right: 10px;
}
.margin-right-15 {
    margin-right: 15px;
}
.margin-top-5 {
    margin-top: 5px;
}
.margin-top-10 {
    margin-top: 10px;
}
.margin-top-15 {
    margin-top: 15px;
}
.margin-left-5 {
    margin-left: 5px;
}
.margin-left-10 {
    margin-left: 10px;
}
.margin-left-15 {
    margin-left: 15px;
}
.margin-left-50 {
    margin-left: 50px;
}
.margin-left-85 {
    margin-left: 85px;
}
/*-------------- cross image ----------------*/
.cross-img {
    width: 20px;
    cursor: pointer;
}
/*-------------- package page ----------------*/
.packages_inr h1 {
    font-size: 50px;
    color: #336699;
    border-bottom: 1px solid #bdbdbd;
    padding-bottom: 20px;
    margin-bottom: 30px;
    text-align: center;
}
h1.gray_heading {
    margin-bottom: 0;
    text-align: center;
    background: #eee;
    padding-top: 20px;
}
/*-------------- home page banner text ----------------*/
.banner_text h1 {
    font-size: 67px;
    color: #ffffff;
    font-weight: 300;
    text-align: center;
    text-shadow: 3px 0px 5px rgba(0, 0, 0, 75);
    -webkit-text-shadow: 3px 0px 5px rgba(0, 0, 0, 75);
    -moz-text-shadow: 3px 0px 5px rgba(0, 0, 0, 75);
    -os-text-shadow: 3px 0px 5px rgba(0, 0, 0, 75);
}
@media (max-width: 1199px){
    .banner_text h1 {
	font-size: 45px;
    }
}
@media (max-width: 767px){
    .banner_text h1 {
	font-size: 20px;
    }
}

 .outter p {
   margin: 0px;
   font-size: 22px;
   color: rgb(95, 94, 94);
   line-height: 28px;
   text-align: center;
}

.new_outter .selectboxit-container .selectboxit-options{
	height:auto !important;
}

.contact_head h1 span{

	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
    font-stretch: normal;
	font-size: 48px;
	color: #336699;

}

.contact_head p span{
	color: rgb(51, 102, 153);
	font-family: raleway, sans-serif;
        font-size: 23px;
	text-align: center;
	padding: 0px;

}

/******add css 24-7-15*/

.new_c {
    bottom: 56px;
    right: 290px;
    text-align: right;
    top: inherit;
    font-weight:bold;
}
.new_c h4{
font-size:30px;
}




.bp .select_outr_d {
/*width:100%;*/
}

#expiry_monthSelectBoxItContainer {
width:100%;
}

#expiry_yearSelectBoxItContainer{
width:100%;
}

@media (max-width: 640px){
    .mob_display{
        display: block !important;
    }
    .desk_display{
        display: none !important;
    }
}

@media (min-width:768px) and (max-width:1199px){

    .banner_text .owl-theme .owl-controls {
        margin-top: -102px;
        text-align: center;
    }
    .newbg_outr .banner_text .search_part {
        margin: 52px auto 0;
    }
    .owl-theme .owl-controls {
        margin-top: -154px;
        text-align: center;
    }
}
@media (min-width:641px) and (max-width:767px){

    .banner_text .owl-theme .owl-controls {
        margin-top: -102px;
        text-align: center;
    }
    .newbg_outr .banner_text .search_part {
        margin: 52px auto 0;
    }
    .owl-theme .owl-controls {
        margin-top: -104px;
        text-align: center;
    }
    .banner_text h1 {
        font-size: 30px !important;
        color: #ffffff !important;
        font-weight: 300 !important;
    }
    .packages_outr{
		margin:0 0 50px !important;
	}

}
.addon_desc{
    height: 25px;
    margin-top: 5px;
    color: #666666;
}
@media (min-width:569px) and (max-width:584px){
    .addon_desc{
        font-size: 12px;
    }
}
@media (min-width:768px) and (max-width:991px){
    .addon_desc{
        font-size: 12px;
    }
}

.grove_part_custom{
  padding: 0 0 75px;
}
.grove_part_custom h3{
  font-size: 51px;
  color: #666666;
  text-align: center;
  padding: 15px;
}

/*.setup_area_custom{
  padding: 50px 0 0;
}*/

.product_inr_custom{
  text-align:center;
}


.product_pic_custom{
  margin: 0px auto;
  padding: 1px;
}

.border_area_custom{
  width: 100%;
  height: 1px;
  background: #bdbdbd;
  margin-bottom: 50px;
  text-align: center;
  position: relative;
}


.product_pic_custom_img{
  margin-top: -20px;
}
.employ_pic_outer{
    position: relative;
}
.employ_pic_outer:after{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.6);
    content: "";
    z-index: 99;
    transition: all 0.4s ease-in-out 0s;
		-moz-transition: all 0.4s ease-in-out 0s;
			-webkit-transition: all 0.4s ease-in-out 0s;
}
.employ_pic_outer:hover:after{
    background: rgba(0,0,0,0.3);
    transition: all 0.4s ease-in-out 0s;
		-moz-transition: all 0.4s ease-in-out 0s;
			-webkit-transition: all 0.4s ease-in-out 0s;
}
.home_image_layout_txt {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -os-transform: translateY(-50%);
    text-align: center;
    z-index: 999;
}
.home_image_layout_txt  h2{
    color: #fff;
    font-weight: 600 !important;
    margin-bottom: 4px;
}
.home_image_layout_txt  h6{
    color: #fff;
    font-weight: 600;
}
@media (min-width:992px){
    .home_image_layout_txt h2 {
    font-size: 56px;
}
.home_image_layout_txt  h6{
    font-size: 34px;
}
}

.gamecock .selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
    background: #990000;
}

/******************** beverage outer for all the page start *******************/
.beverageOuter h3{
    font-size: 51px;
    color: #666666;
    text-align: center;
    margin-bottom: 35px;
}
.beverageOuter .beverageInner span{
    font-size:33px !important;
}
.text-center{
    margin-top: 25px;
}
.columbiaBeverage p,.cateringBeverage p {
    margin-bottom: 50px;
    font-size: 22px;
    color: #666666;
    line-height: 32px;
    text-align: left;
}

/******************** for the catering home page beverage section start ************/
.cateringBeverage.beverageOuter{
    background: #efefef;
    margin: 0 0 0;
    padding-bottom: 80px;
    padding-top: 50px;
}
.cateringBeverage .beverageInner{
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1170px;
    margin: 0 auto;
}
.cateringBeverage.beverageOuter .text-center img:first-child {
    max-height: 130px;
    margin-right: 30px;
    filter: grayscale(100%);
}
.cateringBeverage.beverageOuter .text-center img:nth-child(2) {
    max-height: 110px;
    opacity: 0.5;
}
/******************** for the catering home page beverage section end ************/

/******************* for the columbia home page beverage section start ************/
.columbiaBeverage.beverageOuter{
    background: #efefef;
    margin: 0 0 0;
    padding-bottom: 40px;
    padding-top: 20px;
    margin-top: 30px;
    margin-bottom: 50px;
}
.columbiaBeverage .beverageInner{
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1170px;
    margin: 0 auto;
}
.columbiaBeverage.beverageOuter .text-center a:first-child {
    margin-right:30px;
}
.columbiaBeverage.beverageOuter .text-center a:first-child img {
    max-height: 130px;
    filter: grayscale(100%);
}
.columbiaBeverage.beverageOuter .text-center a:nth-child(2) img {
    max-height: 110px;
    opacity: 0.5;
}
.columbiaSitemap{
    margin-top: 50px;
    margin-bottom: 50px;
}
.columbiaSitemap img{
    max-height: 500px;
}
.columbiaSitemapH3{
    font-size: 51px;
    color: #666666;
    text-align: center;
    margin-bottom: 35px;
}

/*7.1.21*/
.capchaMainDiv:before, .capchaMainDiv:after {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.capchaMainDiv button:hover {
color: #fff;
}
.capchaMainDiv {
display: flex;
align-items: center;
justify-content: space-between;
}
/*7.1.21*/

/******************* for the columbia home page beverage section end ************/

@media (min-width: 768px)
{
    .columbiaBeverage .beverageInner,.cateringBeverage .beverageInner {
        max-width: 750px;
    }    
}
@media (min-width: 992px)
{
    .columbiaBeverage .beverageInner,.cateringBeverage .beverageInner {
        max-width: 970px;
    }
}
@media (min-width: 1200px)
{
    .columbiaBeverage .beverageInner,.cateringBeverage .beverageInner {
        max-width: 1170px;
    }
}
/*12.03.2020*/
    .new_inr12032020{
        padding-bottom: 0px;
    }
    .martopzero{
        margin-top: 0px !important;
    }
    .columbiaBeverage.beverageOuter.backgrndwhite{
        background-color: #ffff;
    }
/*12.03.2020*/

/*13.03.2020*/
.new_inr13042020{
    max-height: 95%;
}
@media (max-width: 1199px){
    .sale_inr {
        padding: 0px 0 !important;
    }
}
@media (max-width: 767px){
    .sale_inr {
        padding: 1px 0 !important;
    }
}
/*13.03.2020*/
/*17.03.2020*/
@media (max-width: 1920px) {
    .company_info {
        margin-top: 0px !important;
    }
}
@media (max-width: 1299px) {
    .company_info {
        margin-top: 0px !important;
    }
}
@media (max-width: 1199px){
    .company_info {
        margin-top: 16px !important;
    }
}
@media (max-width: 767px){
    .company_info {
        margin-top: 16px !important;
    }
    .newcolumnbia_head
    {
    
    font-size: 16px;   
    }
}

@media (max-width: 610px) {
    .company_info {
        margin-top: 16px !important;
    }
}

@media (max-width: 558px) {
    .company_info {
        margin-top: 16px !important;
    }
}
/*17.03.2020*/
.newcolumnbia_head
{
    background: #78010C !important;
    color: #fff;
    padding: 10px 0px 10px;
    margin-top: 10px;
    text-align: center;
    font-size: 20px;   
}
.newcolumnbia_head a {
    
    color: #fff;
}
.inner_headercolum {
    padding: 10px 0 0px 0 !important;
}
/*05.1.21*/
.captchadata {
    justify-content: flex-end;
    align-items: center;
    position: relative;
    z-index: 3;
}
#question {
    width: 120px;
    margin: 0 0 -25px;
    font-size: 22px;
    margin-left: 18px;
}
#ans {
    border: 1px solid #bdbdbd;
    margin-right: 10px;
    width: 90px;
    height: 37px;
}
.contactsend {
    position:relative;
    z-index:9;
    /*background-image: none;*/
    /*background-color: #002349 !important;*/
}
/*05.1.21*/

/*8.1.21*/
#go_hd {
overflow: hidden;
}
/*8.1.21*/

/*06.1.21*/
@media screen and (max-width:991px){
.captchadata{
justify-content: flex-start;
align-items: center;
position: relative;
z-index: 3;
display: flex;
}
#question {
width: 61px;
margin: 0 0 0px;
font-size: 18px;
margin-left: 0;
}
#ans {
border: 1px solid #bdbdbd;
margin-left: 5px !important;
width: 60px;
height: 37px;
padding: 10px;
}

.topgap {
margin: 30px 0 0;
display: flex;
justify-content: space-between;
}
.btn-default {
padding: 6px 25px;
font-size: 17px;
}
}

@media screen and (max-width:767px){
.topgap{
justify-content: flex-end;
}
.fld_outr{
margin:20px 0 0 0;}
.info_sheet .select_outr_d{
margin-bottom:20px;
}  
}

@media screen and (max-width:1199px){
#ans{
margin-left:120px;
}  
}
/*06.1.21*/
.selectboxit-container .selectboxit-options{
   height: 185px;
}
.txtwite{
    color:#fff;
}