.tab-content .tabs{
margin-top: 5px !important;
}
#mujibbtime{ text-align:left;color: green;}
.majib {
	/* margin-top: 45px; */
	margin-left: 8px;
	width: 100%;
	position: absolute;
	bottom: 20px;
	right: -153px;
}

.majib h2{
    display: block;
    text-align: left;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 22px;
	color: green;
	margin-bottom:0px;
	padding-bottom:0px;
}
.majib .mojibcounter{ }
.majib lebel{
    padding: 0% 0%;
    margin-top: 20px;
    font-size: 16px;
	font-weight:bold;
	color: green;
	padding-top:30px;	
}

.majib_Borso_div {
	position: relative;
	width: 530px;
}
.majib_Borso {
	position: absolute;
	left:-28%;
	top: -25px;
	width: 100%;
}
.majib_Borso_left{ float:left;display:inline-block}
.majib_Borso{}
.majib_icon{width:33.33%}
.majib_icon img{max-width:80.33%}
.majib_countdown{width:66.33%}

.menu {
	float: right;
	margin-top: 60px;
}
.left_sideber {
	margin-left: 910px;
	position: absolute;
	top: 148px;
	width: 250px;
}
/*.officeaddress .get-tuch {
	margin-left: 18px;
	float: right;
}*/
@media (max-width: 768px) {

.majib_Borso_div {
	position: relative;
	width: 430px;

}
.majib_Borso {
	position: static;
	left: 0;
	top: -59px;
	width: 100%;
	height: 84px;
}
.majib_Borso_left{display:block;}
.majib_Borso{}
.majib_icon {
	width: 25%;
}
.majib_icon img{max-width:100%;}
.majib_countdown{width:66.33%; }

.menu {
	float: left;
	margin-top: 0px;
}

.majib {
	/* margin-top: 45px; */
	margin-left: 0px;
	width: 100%;
	position: static;
	bottom: 0;
	left: 0;
      
}
.majib lebel{
    padding: 0% 0%;
    font-size: 14px;
	font-weight:bold;
	color: green;
	margin-left:0px;
	
}
.officeaddress .get-tuch {
	margin-left: 0;

}
}

 .blink {
    animation: blinker 0.9s linear infinite;
    color: black;
    font-size: 20px;
    font-weight: bold;
    font-family: sans-serif;
}
    @keyframes blinker {
    50% {
        opacity: 0;
    }
    }
    .blink-one {
    animation: blinker-one 1s linear infinite;
    }
    @keyframes blinker-one {
    0% {
        opacity: 0;
    }
    }
    .blink-two {
    animation: blinker-two 5s linear infinite;
    }
    @keyframes blinker-two {
    100% {
        opacity: 0;
    }


}
.top-navigation li a{ color:#333}
.fancybox-margin{margin-right:15px;}
.news_marquee .item a {
color: #333;
}
.news_marquee .testimonial-author {
color: #FF3535;
}

 #service-box
{
    /*width: 450px;*/
    height: 200px;
    background-color: #F5F5F5; 
    padding:20px;
    border: 1px solid #A8A8A8;
    box-shadow: 2px 2px 2px 2px #ccc;
    /*border-top: 4px solid #A3C633;*/
}
#service-box.sb1{border-top: 4px solid #A3C633;}
.vl {border-left: 3px solid #A3C633;height: 20px;}

#service-box.sb2{border-top: 4px solid #DA2C3D;}
.v2{border-left: 3px solid #DA2C3D;height: 20px;}

#service-box.sb3{border-top: 4px solid #683091;}
.v3{border-left: 3px solid #683091;height: 20px;}

#service-box:hover{background-color: #D9EDE1;}
/*#service-box img{margin-top: -10px;}*/
#service-box a:hover {
    text-decoration: underline;
    }
#service-box a {color: #000;}
#service-box a hover {text-decoration: underline;}
#service{margin-bottom: 20px;}
@media only screen and (max-width: 600px) {
    #service-box 
    {
    /*background-color: lightblue;*/
    margin-bottom: 15px;
    box-shadow: 2px 2px 2px 2px #ccc;
    }
}

 table{width: 100%;}
     table tr#head_title{
        height: 40px;
        width: 300px;
        color: white;
        font-weight: bold;
        font-size: 15px;
        background: rgb(136,211,163);
        background: -moz-linear-gradient(90deg, rgba(136,211,163,1) 0%, rgba(10,165,65,1) 50%, rgba(136,211,163,1) 100%);
        background: -webkit-linear-gradient(90deg, rgba(136,211,163,1) 0%, rgba(10,165,65,1) 50%, rgba(136,211,163,1) 100%);
        background: linear-gradient(90deg, rgba(136,211,163,1) 0%, rgba(10,165,65,1) 50%, rgba(136,211,163,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#88d3a3",endColorstr="#88d3a3",GradientType=1);
     }
     #head_title{

        height: 40px;
        //width: 300px;
        padding-top: 10px;
        color: white;
        text-align: center;
        font-weight: bold;
        font-size: 15px;
        background: rgb(136,211,163);
        background: -moz-linear-gradient(90deg, rgba(136,211,163,1) 0%, rgba(10,165,65,1) 50%, rgba(136,211,163,1) 100%);
        background: -webkit-linear-gradient(90deg, rgba(136,211,163,1) 0%, rgba(10,165,65,1) 50%, rgba(136,211,163,1) 100%);
        background: linear-gradient(90deg, rgba(136,211,163,1) 0%, rgba(10,165,65,1) 50%, rgba(136,211,163,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#88d3a3",endColorstr="#88d3a3",GradientType=1);
     }
     #mobile_app
     {
        height: 50px;
        /*width: 300px;*/
        padding-top: 15px;
        text-align: center;
        color: white;
        font-weight: bold;
        font-size: 15px;
        background: rgb(136,211,163);
        background: -moz-linear-gradient(90deg, rgba(136,211,163,1) 0%, rgba(10,165,65,1) 50%, rgba(136,211,163,1) 100%);
        background: -webkit-linear-gradient(90deg, rgba(136,211,163,1) 0%, rgba(10,165,65,1) 50%, rgba(136,211,163,1) 100%);
        background: linear-gradient(90deg, rgba(136,211,163,1) 0%, rgba(10,165,65,1) 50%, rgba(136,211,163,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#88d3a3",endColorstr="#88d3a3",GradientType=1);
     }

#a2apage_show_more_less{ display:none}
.a2a_menu {
    background: #fff none repeat scroll 0 0;
}

  #social-sidebar1 {
    right: 0;
    margin-top: -135px;
    position: fixed;
    top: 46%;
    z-index: 10000;
}
#social-sidebar1 a img {
    height: 150px;
   width: 250px;
    border-top-left-radius:5px ;
	border-bottom-left-radius:5px ;
}
