@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300italic,300,400italic,600,600italic,700,800);

#bg_img{background:url(../images/bg.png);
        position:center;
		background:cover cover;
		}
.left_carousel{top:590px}
.right_carousel{top:590px;}
.nopadding { padding: 0px; }
.nomargin {margin-top: 0px !important;}
.padding_right_0px { padding-right: 0px; }
.padding_right_2px { padding-right: 2px; }
.padding_left_70 { padding-left: 70px; }
.f_color{color: #fff; border-top: none!important;}
.box_height{float: left; height: 201px !important;}
/*main btn*/
.btn-main { background-color: #04b45a; color: #ffffff; }
.btn-main:hover { background-color: #10B400; }
.btn-submit { background-color: #808080; color: #ffffff; }
.btn-submit:hover { background-color: #666666; }
.blue_btn{background-color: #10a9f7; color: #ffffff;}
.blue_btn:hover {background-color:#63c6f9;}

.bg_area{background:#fff; width:100%; float:left;}
.mid_bg{background:#04b45a; width:100%; float:left;}
.employee_bg{background:#10a9f7; width:100%; float:left;}
.btn_right_space{margin-left: 7px;}
.center{
    float: none;
    margin-left: auto;
    margin-right: auto;
}
.logo{margin-top:10px;
      text-align:center;
	  }
.top_s{margin-top:7px
	   }
.banner{width:100%;
         float:left;
		 margin-top:7px;
		 }
.banner_two{width:100%;
             float:left;
			 }
.nav > li > a { width:190px; text-align:center;}
.three_d{width:100%;
         float:left;
		 margin-top:10px;
	     }
.three_d > ul { margin: 0px; padding: 0px; list-style-type: none; }
.three_d > ul >li { width: 25%; float: left; padding-right: 15px; padding-left: 15px; margin-bottom: 15px;text-align: center; }
.three_d ul > li > a { display: inline-block; }
.left_space{margin-left:35px;}
.yellow_bt{margin-left:50px;}
.blue_bt{margin-left:35px;}

.mid_content{width:100%;
             float:left;
			 margin-top:20px;
	         }
			 
.con_text{text-align:justify;
			 padding:13px;
			 background-image:url(../images/strip.png);
			 background-repeat:repeat-x;
			 overflow:hidden;
			 border-radius:9px;
             margin-bottom: 15px;
	 }
.con_details{width:100%;
             float:left;
			 padding:10px;
			 background-color:#fff;
			 border-radius:9px;
	}
.title_style{
            width: 100%; float: left; padding: 8px 0px 3px;
            background-image: url(../images/title_style.png);
            background-repeat:repeat-x;
            overflow: hidden;
            height:auto;
            border-top-left-radius: 6px; -webkit-border-top-left-radius: 6px; -moz-border-top-left-radius: 6px; -o-border-top-left-radius: 6px;
            border-top-right-radius: 6px; -webkit-border-top-right-radius: 6px; -moz-border-top-right-radius: 6px; -o-border-top-right-radius: 6px;
			  }
.title_style > h1{color: #ffffff; font-size: 28px; line-height: 1.1; margin: 0px; text-align: center;}

.content { width: 100%; float: left; margin-top: 20px; }
.content-inner { width: 100%; float: left; background-color: #ffffff; }

.sidebar-sec { width: 100%; float: left; margin-bottom: 14px; }
.sidebar-head { width: 100%; float: left; padding: 8px 0px 3px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f6d72f+0,fae065+31,f5d006+100 */
    background: #f6d72f; /* Old browsers */
    background: -moz-linear-gradient(top, #f6d72f 0%, #fae065 31%, #f5d006 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f6d72f 0%,#fae065 31%,#f5d006 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f6d72f 0%,#fae065 31%,#f5d006 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6d72f', endColorstr='#f5d006',GradientType=0 ); /* IE6-9 */
    border-top-left-radius: 6px; -webkit-border-top-left-radius: 6px; -moz-border-top-left-radius: 6px; -o-border-top-left-radius: 6px;
    border-top-right-radius: 6px; -webkit-border-top-right-radius: 6px; -moz-border-top-right-radius: 6px; -o-border-top-right-radius: 6px;
}
.sidebar-head > h1 { color: #ffffff; font-size: 20px; line-height: 1.1; margin: 0px; text-align: center; }
.sidebar-body {
    width: 100%;
    float: left;
    background-image: url(../images/strip.png); background-repeat: repeat; padding: 1px 4px 4px;
    border-bottom-left-radius: 6px; -webkit-border-bottom-left-radius: 6px; -moz-border-bottom-left-radius: 6px; -o-border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px; -webkit-border-bottom-right-radius: 6px; -moz-border-bottom-right-radius: 6px; -o-border-bottom-right-radius: 6px;
}
.sidebar-input {
    width: 100%;
    height: 25px;
    padding: 3px;
    border: 1px solid #a4a3a1;
    background-color: #ffffff;
    border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;
}
.sidebar-fourm {
    width: 100%;
    height: 74px;
    padding: 3px;
    border: 1px solid #a4a3a1;
    background-color: #ffffff;
    border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;
}
.sidebar-btn-sec {
    width: 100%;
    float: left;
    margin-top: 22px;
}
.content-sidebar { width: 100%; float: left; }
.content-sidebar-items { width: 100%; float: left; margin-bottom: 2px; }
.content-sidebar-head {width: 100%; float: left; padding: 10px 10px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f6d72f+0,fae065+31,f5d006+100 */
    background: #f6d72f; /* Old browsers */
    background: -moz-linear-gradient(top, #f6d72f 0%, #fae065 31%, #f5d006 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f6d72f 0%,#fae065 31%,#f5d006 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f6d72f 0%,#fae065 31%,#f5d006 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6d72f', endColorstr='#f5d006',GradientType=0 ); /* IE6-9 */
    border-top-left-radius: 6px; -webkit-border-top-left-radius: 6px; -moz-border-top-left-radius: 6px; -o-border-top-left-radius: 6px;
    border-top-right-radius: 6px; -webkit-border-top-right-radius: 6px; -moz-border-top-right-radius: 6px; -o-border-top-right-radius: 6px
}
.content-sidebar-head h1 { color: #ffffff; text-shadow: 0px 0 1px #9f7e00; font-family: "Georgia", Times, serif; font-size: 28px; font-weight: bold; line-height: 1.1; margin: 0px; text-align: center; }
.content-sidebar-body {
    width: 100%;
    float: left;
    background-image: url(../images/strip.png); background-repeat: repeat; padding: 2px 5px 5px;
    border-bottom-left-radius: 6px; -webkit-border-bottom-left-radius: 6px; -moz-border-bottom-left-radius: 6px; -o-border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px; -webkit-border-bottom-right-radius: 6px; -moz-border-bottom-right-radius: 6px; -o-border-bottom-right-radius: 6px;
}
.content-sidebar-body-in {
    width: 100%;
    min-height: 152px;
    float: left;
    background-color: #ccc;
    padding: 5px;
    border: 1px solid #a3a6ab;
    -webkit-box-shadow:inset 0 0 10px 1px #797979;
    box-shadow:inset 0 0 10px 1px #797979;
    color: #ffffff;
}

.btn-yellow {
    width: 100%;
    padding: 15px 0px;
    border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px;
    text-align: center;
    text-decoration: none;
    display: block;
    color: #fff7fd;
    font-size: 20px;
    font-family: "Georgia", Times, serif;
    font-weight: bold;
    line-height: 1.2;
    text-shadow: 0px 0 1px #9f7e00;
    background: #f6d72f; /* Old browsers */
    background: -moz-linear-gradient(top, #f6d72f 0%, #fae065 31%, #f5d006 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f6d72f 0%,#fae065 31%,#f5d006 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f6d72f 0%,#fae065 31%,#f5d006 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6d72f', endColorstr='#f5d006',GradientType=0 ); /* IE6-9 */
    margin-bottom: 20px;
}
.btn-yellow:hover { color: #000000; text-decoration: none; }

.content-section {
    width: 100%;
    float: left;
    background-image: url(../images/strip.png); background-repeat: repeat; padding: 10px;
    border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; -o-border-radius: 6px;
}
.content-section-in {
    width: 100%;
    min-height: 400px;
    float: left;
    border: 1px solid #797979;
    background-color: #ffffff;
    padding: 5px;
    -webkit-box-shadow:inset 0 0 10px 3px #797979;
    box-shadow:inset 0 0 10px 3px #797979;
    border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; -o-border-radius: 6px;
}
.content-form { width: 100%; float: left; margin-bottom: 20px; }
.content-form .send-btn{
    width: 18%;
    height: 60px;
    float: left;
    color: #fff7fd;
    font-size: 28px;
    font-family: "Georgia", Times, serif;
    font-weight: bold;
    line-height: 60px;
    text-align: center;
    border: none;
    text-shadow: 0px 0 1px #9f7e00;
    background: #f6d72f; /* Old browsers */
    background: -moz-linear-gradient(top, #f6d72f 0%, #fae065 31%, #f5d006 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f6d72f 0%,#fae065 31%,#f5d006 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f6d72f 0%,#fae065 31%,#f5d006 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6d72f', endColorstr='#f5d006',GradientType=0 ); /* IE6-9 */
    border-top-left-radius: 10px; -webkit-border-top-left-radius: 10px; -moz-border-top-left-radius: 10px; -o-border-top-left-radius: 10px;
    border-bottom-left-radius: 10px; -webkit-border-bottom-left-radius: 10px; -moz-border-bottom-left-radius: 10px; -o-border-bottom-left-radius: 10px;
}
.input-section {
    width: 82%;
    height: 60px;
    float: left;
    background-image: url(../images/strip.png); background-repeat: repeat; padding: 7px 8px 7px 5px;
    border-top-right-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-top-right-radius: 10px; -o-border-top-right-radius: 10px;
    border-bottom-right-radius: 10px; -webkit-border-bottom-right-radius: 10px; -moz-border-bottom-right-radius: 10px; -o-border-bottom-right-radius: 10px;
}
.input-section-in {
    width: 100%;
    height: 100%;
    float: left;
    background: #f6d72f; /* Old browsers */
    background: -moz-linear-gradient(top, #f6d72f 0%, #fae065 31%, #f5d006 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f6d72f 0%,#fae065 31%,#f5d006 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f6d72f 0%,#fae065 31%,#f5d006 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6d72f', endColorstr='#f5d006',GradientType=0 ); /* IE6-9 */
    border-top-left-radius: 10px; -webkit-border-top-left-radius: 10px; -moz-border-top-left-radius: 10px; -o-border-top-left-radius: 10px;
    border-bottom-left-radius: 10px; -webkit-border-bottom-left-radius: 10px; -moz-border-bottom-left-radius: 10px; -o-border-bottom-left-radius: 10px;
}
.input-section .form-control {
    width: 92%;
    height: 100%;
    float: left;
    border-color: #797979;
    font-size: 16px;
    border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; -o-border-radius: 8px;
    -webkit-box-shadow:inset 0 0 10px 3px #797979;
    box-shadow:inset 0 0 10px 3px #797979;
}
.icon-arrow {
    width: 31px;
    height: 37px;
    display: inline-block;
    background-image: url("../images/up-arrow.png");
    background-repeat: no-repeat;
    background-size: cover;
}
.icon-arrow-down {
    width: 31px;
    height: 37px;
    display: inline-block;
    background-image: url("../images/up-arrow.png");
    background-repeat: no-repeat;
    background-size: cover;
    -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Safari */
    transform: rotate(180deg); /* Standard syntax */
}
.hidden_btn { width: 100%; float: left; padding: 5px; }
.btn-arrow-link {
    width: auto;
    float: left;
    padding: 0px;
    margin-top: 4px;
    margin-left: 7px;
    background-color: transparent;
    border: none;
}


.content-heading { width: 100%; float: left; text-align: center; margin-bottom: 20px; }
.content-heading-text { text-align: center; margin-top: 20px; margin-bottom: 0px; }
/*.content-heading-text span {*/
    /*background: #f6cd01;*/
    /*color: #fff;*/
    /*font-size: 36px;*/
    /*padding: 7px;*/
    /*margin-right: 20px;border: 3px solid #fff;font-weight: bold;*/
    /*display: inline-block;*/
/*}*/
.sidebar-right {
    width: 100%;
    min-height: 420px;
    float: left;
    padding: 0px 10px 10px;
    background-color: #f6cd01;
}
.sidebar-right h3 {
    color: #ffffff;
    text-align: center;
    font-weight: bold;
}
.sidebar-right form label { color: #ffffff; }
.send_btn_con { text-align: center; }
.send_btn_con a {
    background: #f6cd01;
    padding: 8px 20px;
    font-family: 'Open Sans', sans-serif;
    font-size: 28px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-weight: bolder;
    border-radius: 13px;
    margin-bottom: 32px;
    margin-top: 31px;
}
.margin-left-15 { margin-left: 15px; }

			             /*-------------------Jobseeker page style sheet------------------------------  */
		   
.tab_area{width:100%; float:left;
          margin-top:15px;
          text-align:center;
	      }
.mid_con_jobc{background-image:url(../images/strip.png);
			  float:left;
			  width:100%;			  
	         }
.left_con{margin:9px;	  
		  background:#fff;
		  border-radius:9px;
		  text-align:center;
          }
.right_con{margin:9px;		  
		  background:#fff;
		  border-radius:9px
	      }
.left_img{width:100%;
          text-align:center;
		  margin-top:10px;  
		  }
.right_img{width:100%;
          text-align:center;
		  margin-top:10px;
		  }
.l_button{width:100%;
           text-align:center;
		   margin-top:5px;
		   }
.r_button{text-align:center;
		   margin-top:5px;
		   }
.mid_text{width:100%;
		  text-align:justify;
		  font-family: 'Open Sans', sans-serif;
		  color:#000;
		  font-size:16px;
		  padding:7px;
		  overflow:hidden;
		  }	
         
		 /*------------------------interview css---------------------*/

		 	  
.strip_bg{width:100%;
		  background-image:url(../images/strip.png);
		  background-repeat:repeat-x;
		  float:left;
		  }
.img_sec{background:#fff;
         font-family: 'Open Sans', sans-serif;
		 color:#000;
		 }
.profile_sec{width:100%; margin:0 auto;}
.green-div { width: 100%; float: left; background-color: #04B45A; padding-bottom: 10px; padding-top: 5px; margin-top: 155px; }
.light-div { width: 100%; float: left; background-color: #10a9f7; padding-bottom: 10px; padding-top: 5px; margin-top: 155px; }
.circle_img{
         font-family: 'Open Sans', sans-serif;
		 color:#000;
		 margin: 5px 5px -5px 5px;
		 padding: 10px;
            width: 155px !important;
		 min-height: 155px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    position: absolute;
}
.border_radius_10 {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
}
.circle_img img{
    width: 100%;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
}
		 
.responsive-video {
					position: relative;
					padding-bottom: 56.25%;
					padding-top: 60px; overflow: hidden;
					}


.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
						position: absolute;
						top: 0;
						left: 0;
						width: 100%;
                        }
.form_sec{width:100%;
           float:left;
		   margin-top:20px;
		   background:#fff;
		   color:#fff !important;
		   }
.form_sec_2{width:100%;
    float:left;
    margin-top:20px;
    background:#f6cd01;
    color:#fff !important;
}
.form_l{border-radius:7px;
        border-color:#000;
		background:url(../images/strip.png);
		background-repeat:repeat-x;
		padding:5px;
		padding-left:5px !important;
		padding-right:5px !important;
		}
.card_space{margin-right: 10px;}
.form_left_sec{background:#063;
               border:1px solid #ccc;
			   padding:14px; 
			   color:#fff;
			   border-radius:10px;
			   text-align:center;
		} 
  .modal-header, .close {
      background-color: #5cb85c;
      color:white !important;
      text-align: center;
      font-size: 30px;
  }
  .modal-footer {
      background-color: #f9f9f9;
  }

       /*------------------------employee search css---------------------*/
.find_job_section {
    width: 100%;
    height: 100%;
    float: left;
    background-image: url(../images/strip.png);
    background-repeat: repeat;
    padding: 10px 8px 6px 8px;
    border-top-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    -o-border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    -o-border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -o-border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-bottom-left-radius: 10px;
    -o-border-bottom-left-radius: 10px;
}
.find_job_btn{background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #04b45a 0%, #04b45a 31%, #04b45a 100%) repeat scroll 0 0;
    border: medium none;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    color: #fff7fd;
    float: left;
    font-family: "Georgia",Times,serif;
    font-size: 22px;
    font-weight: bold;
    height: 38px;
    line-height: 38px;
    text-align: center;
    text-shadow: 0 0 1px #000;
    width: 100%;
    }
/*.info_video_btn{float: right; margin-right: 15px; background-image: url(../images/strip.png);*/
.info_video_btn {
    background-image: url("../images/strip.png");
    float: left;
    margin-left: 880px;
    margin-top: 82px;
    position: absolute;
}
.info_btn{
    float: left;
    color:#ffffff !important;
    text-align: center;
    font-size: 24px;
    border-radius:7px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cedbe9+0,aac5de+0,6199c7+0,419ad6+0,4bb8f0+49,4bb8f0+49,3a8bc2+99,26558b+100 */
    background: rgb(206,219,233); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(206,219,233,1) 0%, rgba(170,197,222,1) 0%, rgba(97,153,199,1) 0%, rgba(65,154,214,1) 0%, rgba(75,184,240,1) 49%, rgba(75,184,240,1) 49%, rgba(58,139,194,1) 99%, rgba(38,85,139,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(206,219,233,1) 0%,rgba(170,197,222,1) 0%,rgba(97,153,199,1) 0%,rgba(65,154,214,1) 0%,rgba(75,184,240,1) 49%,rgba(75,184,240,1) 49%,rgba(58,139,194,1) 99%,rgba(38,85,139,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(206,219,233,1) 0%,rgba(170,197,222,1) 0%,rgba(97,153,199,1) 0%,rgba(65,154,214,1) 0%,rgba(75,184,240,1) 49%,rgba(75,184,240,1) 49%,rgba(58,139,194,1) 99%,rgba(38,85,139,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedbe9', endColorstr='#26558b',GradientType=0 ); /* IE6-9 */}
.info_btn > a{color:#ffffff !important; text-align: center; text-decoration: none !important; padding:10px;}
.fileUpload {
    position: relative;
    overflow: hidden;
    /*margin: 10px;*/
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 10px;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}


         /*---------------------Consulting Service-----------------*/

.consult_img{text-align:center; margin:7px 7px 7px 7px;}
		  
		  
		   /*---------------------Staff optimization-----------------*/
.staff_con{margin:7px;
           background-color:#fff;
		   text-align:center;
		   }
		  
		  /*-----------------Food Service css-----------------*/
.service_text{text-align:justify;
		      font-family: 'Open Sans', sans-serif;
		      color:#000;
		      font-size:16px;
		      padding:7px;
			  }

   /*-----------------join-now page css-----------------*/

.sl-radio{color: #0cf !important;}

/*-----------------News page css-----------------*/
.news_left_sec{width: 100%; float: left; margin-bottom: 14px;}
.news_left_head{width: 100%; float: left; padding: 8px 0px 3px;
    background-image: url("../images/calender-title-bg.png");
    background-repeat:repeat-x;
    overflow: hidden;
    border-top-left-radius: 6px; -webkit-border-top-left-radius: 6px; -moz-border-top-left-radius: 6px; -o-border-top-left-radius: 6px;
    border-top-right-radius: 6px; -webkit-border-top-right-radius: 6px; -moz-border-top-right-radius: 6px; -o-border-top-right-radius: 6px;
}
.news_left_head h1{color: #ffffff; font-size: 28px; line-height: 1.1; margin: 0px; text-align: center; }
.news_left_body{
    width: 100%;
    float: left;
    background-image: url(../images/strip.png); background-repeat: repeat; padding: 1px 9px 6px;
    border-bottom-left-radius: 6px; -webkit-border-bottom-left-radius: 6px; -moz-border-bottom-left-radius: 6px; -o-border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px; -webkit-border-bottom-right-radius: 6px; -moz-border-bottom-right-radius: 6px; -o-border-bottom-right-radius: 6px;
}
.news_left_input{
    width: 100%;
    height: auto;
    padding: 2px;
    /*border: 3px solid #a4a3a1;*/
    background-color: #ffffff;
    border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px;
}
.bloger_text_area{
    width: 100%;
    float: left;
    background-image: url(../images/strip.png); background-repeat: repeat; padding: 7px 7px 7px;
    border-bottom-left-radius: 6px; -webkit-border-bottom-left-radius: 6px; -moz-border-bottom-left-radius: 6px; -o-border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px; -webkit-border-bottom-right-radius: 6px; -moz-border-bottom-right-radius: 6px; -o-border-bottom-right-radius: 6px;
}
.bloger_text_input{
    width: 100%;
    height: 500px;
    padding: 2px;
    /*border: 3px solid #a4a3a1;*/
    background-color: #ffffff;
    border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px;
}
.news_letter{background:#10a9f7;
    padding:14px;
    color:#fff;
    border-radius:10px;
    text-align:center;
}

/*-----scroll bar css---------*/
.scrollbar
{
    margin-left: 30px;
    float: right;
    height: 300px;
    width: 65px;
    background: #F5F5F5;
    overflow-y: scroll;
    margin-bottom: 25px;
}

.force-overflow
{
    min-height: 450px;
}

/*--------------conference page css ----------*/
.add_time_btn{float:left;
    width: 235px;
    height: 110px;
    background-image: url("../images/time.png");
    border-top-right-radius: 12px;
    -webkit-border-top-right-radius: 12px;
    -moz-border-top-right-radius: 12px;
    -o-border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    -webkit-border-bottom-right-radius: 12px;
    -moz-border-bottom-right-radius: 12px;
    -o-border-bottom-right-radius: 12px;
}
.add_time_btn > a{  color: #fff;
    display: block;
    font-size: 36px;
    font-weight: bold;
    line-height: 96px;
    padding: 7px;
    text-align: center;
    text-decoration: none;
}
.minutes{width: 115px;
         float: left;
         background-image: url("../images/strip.png");
         background-repeat: repeat-x;
         height: 110px;
        border-top-left-radius: 12px;
        -webkit-border-top-left-radius: 12px;
        -moz-border-top-left-radius: 12px;
        -o-border-top-left-radius: 12px;
        border-bottom-left-radius: 12px;
        -webkit-border-bottom-left-radius: 12px;
        -moz-border-bottom-left-radius: 12px;
        -o-border-bottom-left-radius: 12px;
         }
.show_minutes{float: left;
               padding: 7px;
               font-size: 34px;
               color: #666;
               text-align: center;
               border-radius: 9px;
               background-color: #fff;
               line-height: 76px;
               width: 96px;
               margin: 10px;

              }

         /*-----------------footer css-----------------------*/		  
			  			  
.footer_sec{width:100%;
            float:left;
	        background:#1995dc;
			text-align:center;
			color:#fff;
			font-size:14px;
			margin-top:10px;
			}
.footer_sec a{color:#fff;}
.social_btn{width:30px; float:right; margin-right:7px;}



/*----------responsive section start here--------------*/

@media (max-width: 767px) {
.nav > li > a { width:100%;}
.yellow_bt{margin-left:60px; margin-top:10px;}
.left_space{margin-left:60px;}	
.blue_bt{margin-left:0; margin-top:10px;}
.content-sidebar-head h1 { font-size: 20px; }
.padding_right_0px { padding-right: 15px; }
.padding_right_2px { padding-right: 0px; }
.content-form .send-btn { width: 25%; font-size: 18px; }
.input-section { width: 75%; }
.margin-left-15 { margin-left: 5px; }
.input-section .form-control { width: 77%;}
.title_style > h1{ font-size: 24px; }
.three_d ul li { width: 50%; }
.form_left_sec {font-size: 12px;}
.info_video_btn {border-radius: 7px; margin-left: 153px; margin-top: 118px; padding: 5px; width: 38%;}
.info_btn > a{font-size: 11px !important; padding: 5px;}
.add_time_btn{float: left; height: 47px; width: 127px;}
.add_time_btn > a{font-size: 18px; padding: 7px; line-height: 33px;}
.minutes{width: 92px; height: 47px;}
.show_minutes{width:73px; height:28px; padding:4px; font-size:12px; line-height:17px; }
}

/*@media (max-device-width: 480px) and (orientation: landscape) {
.left_space{margin-left:15px;}	
	
	
}
*/
@media (min-width: 768px) {
.nav > li > a { width:100%;}
.yellow_bt{margin-left:0;}
.left_space{margin-left:0; float:left;}
.blue_bt{margin-left:5px;}
.content-sidebar-head h1 { font-size: 20px; }
.padding_right_0px { padding-right: 0px; }
.padding_right_2px { padding-right: 2px; }
.content-form .send-btn { width: 18%; font-size: 28px; }
.input-section { width: 82%; }
.margin-left-15 { margin-left: 15px; }
.input-section .form-control { width: 88%;}
.title_style > h1{ font-size: 18px; }
.three_d ul li { width: 25%; }
.form_left_sec {font-size: 14px;}
.info_video_btn {margin-left: 464px; padding: 7px; border-radius: 7px;}
.info_btn > a{padding: 10px;}
.add_time_btn{float: left; height: 70px; width: 150px;}
.add_time_btn > a{font-size: 22px; padding: 7px; line-height: 50px;}
.minutes{width: 100px; height: 70px;}
.show_minutes{width:80px; height:50px; padding:4px; font-size:16px; line-height:40px; }
}

@media (min-width: 992px){
.nav > li > a { width:190px;}
.yellow_bt{margin-left:50px;}
.left_space{margin-left:35px;}
.blue_bt{margin-left:35px;}
.content-sidebar-head h1 { font-size: 28px; }
.padding_right_0px { padding-right: 0px; }
.padding_right_2px { padding-right: 2px; }
.content-form .send-btn { width: 18%; font-size: 28px; }
.input-section { width: 82%; }
.margin-left-15 { margin-left: 15px; }
.input-section .form-control { width: 92%;}
.title_style > h1{ font-size: 24px; }
.three_d ul li { width: 25%; }
.form_left_sec {font-size: 14px;}
.info_video_btn {margin-left: 880px; padding: 10px; border-radius: 7px; margin-top: 82px;}
.add_time_btn{float: right; height: 110px; width: 235px;}
.add_time_btn > a{font-size: 36px; padding: 7px; line-height: 96px;}
.minutes{width: 115px; height: 110px;}
.show_minutes{width:95px; height:90px; padding:4px; font-size:24px; line-height:82px; }
}


@media (min-width: 1200px) {
.nav > li > a { width:190px; text-align:center;}
.yellow_bt{margin-left:50px;}
.left_space{margin-left:35px;}	
.blue_bt{margin-left:35px;}
.content-sidebar-head h1 { font-size: 28px; }
.padding_right_0px { padding-right: 0px; }
.padding_right_2px { padding-right: 2px; }
.content-form .send-btn { width: 18%; font-size: 28px; }
.input-section { width: 82%; }
.margin-left-15 { margin-left: 15px; }
.input-section .form-control { width: 92%;}
.title_style > h1{ font-size: 24px; }
.three_d ul li { width: 25%; }
.form_left_sec {font-size: 14px;}
.info_video_btn {margin-left: 880px; padding: 7px; border-radius: 7px; margin-top: 82px;}
.info_btn > a{padding: 10px;}
.add_time_btn{float: right; height: 110px; width: 235px;}
.add_time_btn > a{font-size: 36px; padding: 7px; line-height: 96px;}
.minutes{width: 115px; height: 110px;}
.show_minutes{width:95px; height:90px; padding:4px; font-size:24px; line-height:82px; }
}



