﻿@charset "utf-8";
/* CSS Document */

* {
    padding: 0;
    margin-left: 73;
    margin-right: 0;
    margin-bottom: 0;
}

body {
     
    padding: 0;
    margin: 0;
    font-family:"tahoma",arial;
    background-color: #fff;
    height:100%
}

#form1{

height:100%;

}
.header
{

padding:0px 0 0px 75px;
height:130px;
border-bottom:3px solid #1a9c01

}

.logo
{

float:left;
}

.logo_right
{

float:right;
}

.vrchkbox {
    padding:12px 0px;

}


.content
{
width:95%;

margin:20px auto auto;

}


 /*-------------------------------------*/  

 
    .cf:before, .cf:after{
      content:"";
      display:table;
    }
    
    .cf:after{
      clear:both;
    }

    .cf{
      zoom:1;
    }

    /*-------------------------------------*/   
    
    .form-wrapper {
        width: 100%;
    }
    
    .form-wrapper input {
         width: 80%;
         height: 18px;
        padding: 10px 19px;
        float: left;
        border: 0;
        background: ##f7f6f6;
        -moz-border-radius: 3px 0 0 3px;
        -webkit-border-radius: 3px 0 0 3px;
        /*border-radius: 3px 0 0 3px;*/
        border:1px solid #ccc; 
        border-right:1px solid transparent;
    }
    
    .form-wrapper input:focus {
        outline: 0;
        background: #fff;
        -moz-box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
        -webkit-box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
        box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
    }
    
    .form-wrapper input::-webkit-input-placeholder {
       color: #999;
       font-weight: normal;
       font-style: italic;
    }
    
    .form-wrapper input:-moz-placeholder {
        color: #999;
        font-weight: normal;
        font-style: italic;
    }
    
    .form-wrapper input:-ms-input-placeholder {
        color: #999;
        font-weight: normal;
        font-style: italic;
    }    
    
    .form-wrapper button {
        overflow: visible;
        position: relative;
        border: 0;
        padding: 0;
        cursor: pointer;
        height: 40px;
        width: 15%;
        font: bold 15px/40px 'lucida sans', 'trebuchet MS', 'Tahoma';
        color: #666;
        text-transform: uppercase;
        background: #f2f2f2;
        -moz-border-radius: 0 3px 3px 0;
        -webkit-border-radius: 0 3px 3px 0;
        border-radius: 0 3px 3px 0;      
        text-shadow: 0 -1px 0 rgba(0, 0 ,0, .3);
        border-width: 1px;
        border-style: solid ;
        border-color: #ccc #ccc #ccc transparent;
    }   
      
    .form-wrapper button:hover{     
        background: #E5E5E5;
    }   
      
    .form-wrapper button:active,
    .form-wrapper button:focus{   
        background: #c42f2f;    
    }
    
    .form-wrapper button:before {
        content: '';
        position: absolute;
        border-width: 8px 8px 8px 0;
        border-style: solid solid solid none;
        /*border-color: transparent #d83c3c transparent;*/
        top: 12px;
        left: -6px;
        border-color: transparent #f2f2f2 transparent;
    }
    
    .form-wrapper button:hover:before{
        border-right-color: #E5E5E5;
    }
    
    .form-wrapper button:focus:before{
        border-right-color: #c42f2f;
    }    
    
    .form-wrapper button::-moz-focus-inner {
        border: 0;
        padding: 0;
    }



 /*-------------------------------------*/  


 


.log_regbox{

    width:35%;
    float:right;
}


.left-div
{
width:77%;
float:left;
}



.video-frame
{
width:60%;
height:300px;
background-color: grey;
margin:20px 0px 30px 0px;
float:left;

}
.about-para
{
float:right;
font-family:"tahoma",arial;
margin-bottom: 10px;
width:35%;
margin-top: 10px;
}

.video-frame1
{
width:60%;
height:300px;
background-color: grey;
margin:20px auto 20px auto;


}
.about-para1
{

font-family:"tahoma",arial;
min-height:100px;
width:97%;
margin: 0px auto;
text-align:center;
}



/*.about-para
{
float:right;
font-family:"tahoma",arial;
margin-bottom: 10px;
width:35%;
margin-top: 10px;
}*/

.button {
  background-color:#337ab7;
  border-radius: 4px;
  font-family: Arial;
  color: #ffffff;
  width:130px;
  font-size: 17px;
  padding: 5px 29px 5px 29px;
  border: solid #337ab7 2px;
  text-decoration: none;
  text-transform:uppercase;
  text-shadow:0 -1px 0 rgba(0, 0, 0, 0.3);
  margin-top:20px;
  float:right;
}

.button:hover {
  background-color:#286090;
  text-decoration: none;
  border: solid #286090 2px;
}

.about-para p
{
font-size:16px;
line-height:22px;
color:#727373;
text-align:justify;
}



.tab-heading
{
color:#d83c3c;
font-size:21px;
padding:8px 0;
margin-bottom:10px;
font-family:"tahoma",arial;
border-bottom:1px solid #d83c3c;
text-transform:uppercase;
}

 .tab-heading_title {
    border-bottom: 1px solid #d83c3c;
    color: #d83c3c;
    font-family: "tahoma",arial;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px;
    padding: 8px 0;
    text-transform: capitalize;
}

.right-div {
    width: 20%;
    float: right;
}

.signup-box {
    width: 100%;
    height: 420px;
}

.login 
{
    width:100%;
    height:100%;
    overflow: hidden;
    background: #fff;
    border-radius: 6px;
    border:1px solid #ccc;
    margin-bottom: 50px;
}

.login .titulo {
    width: 100%;
    height: 40px;
    padding: 0;
    font-size: 15px;
    text-align: center;
    /*color: #d83c3c;*/
    color: #666;
    font-weight: medium;
    font: bold 15px/40px 'lucida sans', 'trebuchet MS', 'Tahoma';
    text-transform: uppercase;
    background: #f2f2f2;      
    text-shadow: 0 -1px 0 rgba(0, 0 ,0, .3);
}

.login .form {
    width: 85%;
    height: auto;
    overflow: hidden;
    margin:20px 30px; 
}

.login .form input[type=text], .login form input[type=password] {
    width:93%;
    font-size: 15px;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 20px;
    border: none;
    background: #fff;
    outline: none;
    margin-bottom:10px;
}

.login .form input[type=text]
{
    border-radius: 4px;
    border:#ccc solid 1px;
      -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
}

.login .form input[type=password]
{
    width:93%;
font-size: 15px;
    border-radius: 4px;
    border: #ccc 1px solid;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 20px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  
}

.login .form .enviar {
    width: 88%;
    height:20px;
    display: block;
    padding-top: 14px;
    padding-bottom: 14px;
    border-radius: 6px;
    border:none;
    background:#f97f36;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
    font-weight: medium;
    color: #FFF;
    font-family:"tahoma",arial;
}

.login .olvido {
    width: 88%;
    height: auto;
    overflow: hidden;
    padding-top: 25px;
    padding-bottom: 5px;
    font-size: 10px;
    text-align: center;
}

.login .olvido .col {
    width: 50%;
    height: auto;
    float: left;
}

.login .olvido .col a {
	color:#2bb2e3;
    text-decoration: none;
    font: 14px 'Roboto';
}







.login-top 
{
    width:100%;
    height:100%;
    overflow: hidden;
    background: #f5f5f5;
    border-radius: 6px;
    border:1px solid #ccc;
    margin-bottom: 30px;
}

.login-top .titulo {
    width: 100%;
    height: 40px;
    padding: 0;
    font-size: 15px;
    text-align: center;
    color: #fff;
    font-weight: medium;
    font: bold 15px/40px 'lucida sans', 'trebuchet MS', 'Tahoma';
    text-transform: uppercase;
    background: #d83c3c;      
    text-shadow: 0 -1px 0 rgba(0, 0 ,0, .3);
}

.login-top .form {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin:20px 0; 
}

.login-top .form input[type=text], .login form input[type=password] {
    width:30%;
    font-size: 15px;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 20px;
    border: none;
    background: #fff;
    outline: none;
    margin:10px;
float:left;
}

.login-top .form input[type=text]
{
    border-radius: 4px;
    border:#ccc solid 1px;
      -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
}

.login-top .form input[type=password]
{
    width:25%;
font-size: 15px;
    border-radius: 4px;
    border: #ccc 1px solid;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 20px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
margin:10px;
float:left;
  
}

.login-top .form .enviar {
    width: 88%;
    height:20px;
    display: block;
    padding-top: 14px;
    padding-bottom: 14px;
    border-radius: 6px;
    border:none;
    background:#f97f36;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
    font-weight: medium;
    color: #FFF;
    font-family:"tahoma",arial;
}

.login-top .olvido {
    width: 30%;
    height: auto;
    overflow: hidden;
    padding-bottom: 5px;
    text-align: right;
    margin-right:30px;
    margin-top:10px;
   float:right;
}

.login-top .olvido .col {
    width: 50%;
    height: auto;
    float: right;
}

.login-top .olvido .col a {
	color:#2bb2e3;
    text-decoration: none;
    font: 16px 'Roboto';
}

.login1 
{
  
    margin-top: 100px;
}

.button_blue {
  background-color:#337ab7;
  border-radius: 4px;
  font-family: Arial;
  color: #ffffff;
  width:40%;
  font-size: 17px;
  padding: 5px 29px 5px 29px;
  border: solid #337ab7 2px;
  text-decoration: none;
  text-transform:uppercase;
  text-shadow:0 -1px 0 rgba(0, 0, 0, 0.3);
  margin-top:15px;
margin-left:10px;
  float:left;
}

.button_blue:hover {
  background-color:#286090;
  text-decoration: none;
  border: solid #286090 2px;
}

 .button_org{
    background-color: #FF9933;
    border: 2px solid #FF9933;
    border-radius: 4px;
    color: #ffffff;
    
    font-family: Arial;
    font-size: 17px;
    
    padding: 5px 20px;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
    width: 40%;
margin-top:15px;
margin-left:30px;
  float:left;
}

.button_org:hover {
    background-color: #fd8004;
    border: 2px solid #fd8004;
    text-decoration: none;
}





.text-desc-tre {
	    display: block;
    float: right;
    width: 178px;
    padding-top: 4px;
    color: #747474;
}



.text-desc-tre h5 {
    padding-bottom: 6px;
}

.text-desc-tre p {
    padding-bottom: 6px;
    color: #747474;
}

.wrapper_list_view {
    width: 100%;
    float: left;
    padding-bottom: 10px;
}
.description-box {
    width: 46%;
    float: left;
    padding: 20px 10px;
border-bottom:1px solid #ccc;
margin-left:12px;
}

.description-box1 {
    width: 46%;
    float: right;
    padding: 20px 10px;
border-bottom:1px solid #d83c3c;
}

.video-box {
    float: left;
    width: 40%;
    height: 120px;
    /*padding-top: 7px;*/
    text-align: center;
    position: relative;
    border:1px solid #e7e7e7
}

.video-box_right {
    /*width: 230px;*/
    width:90%;
    height: 120px;
    padding-top: 7px;
    text-align: center;
    position: relative;
    border:1px solid #e7e7e7;
    margin:20px auto;

}

.description-video {
    float: left;
    width: 50%;
    margin-left:20px;
    
}

.line {
 border-right: 1px solid #e7e7e7;
 width:1px; 
 float:left; 
 height:200px; 
 margin-left:20px;
margin-top:10px;
}




.heading-date {
    width: 100%;
    float: left;
    /*border-bottom: 1px solid #e7e7e7;*/
    padding-bottom: 7px;
    margin-bottom: 7px;
    height:80px;
}
.heading-date h5 {
    float: left;
    font-size:15px;
    color:#7a7a7a;
    font-weight:normal;
    text-transform:uppercase;
}

h5 a {
    color: #00555a;
    text-decoration: none;
}

.heading-date span {
    display: block;
    float: left;
    color: #b5b5b5;
    font-size: 10px;
    /*font-style: italic;*/
    padding-right: 5px;
}

.text-desc {
   
    float: left;
    line-height: 18px;
    font-size: 13px;
    text-align:justify;
    padding-bottom: 10px;
    color:#9B9B9B;
    height:50px;
}


.total-views {
    color: #8D8D8D;
    float: left;
    width: 148px;
    padding-bottom: 4px;
    display: none;
}


.bottom-panel {
    float: left;
    width: 100%;
    font-size: 10px;
    margin-top:10px;
    color:#8D8D8D;
}

.bottom-panel_by {
    float: left;
    width: 30%;
    font-size: 11px;
    color:#8D8D8D;
}

.bottom-panel_share {
    float: right;
    font-size: 11px;
}


.bottom-panel a {
    
    color:#8D8D8D;
    text-decoration:none;
}






.bottom-panel ul {
    float: left;
}

.bottom-panel ul li {
    float: left;
    background: url('http://chimpgroup.com/themeforest/video/video3/green/images/bg-sep-signin.gif') no-repeat left 3px;
    padding: 0 6px 0 8px;
    color: #989898;
    line-height: 15px;
}
.bottom-panel ul li.nobg {
    background: none;
    padding-left: 0;
}

.rating-stars {
    float: left;
    padding-left: 20px;
    padding-top: 1px;
    width: 100px;
}
.description-box .rating-stars em {
    display: block;
    float: left!important;
    width: 12px;
    height: 12px;
    background: url("http://chimpgroup.com/themeforest/video/video3/green/images/t-star.gif") no-repeat left top;
    margin-right: 2px;
}

.rating-stars em.low-rate {
    background: url("http://chimpgroup.com/themeforest/video/video3/green/images/l-star.gif") no-repeat left top;
}

.video-box span.time-video {
    display: block;
    position: absolute;
    left: 7px;
    bottom: 7px;
    width: 45px;
    height: 18px;
    line-height: 18px;
    background: url(../images/bg-opacity.png) repeat;
    color: #fff;
}

.video-box span.add-playlist {
    display: block;
    position: absolute;
    right: 7px;
    bottom: 7px;
    width: 22px;
    height: 22px;
    text-indent: -9999px;
    background: url("http://chimpgroup.com/themeforest/video/video3/green/images/add-btn.gif") no-repeat left top;
    color: #fff;
}

.heading-list {
    width: 618px;
    float: left;
    border: 1px solid #e4e4e4;
    height: 27px;
    background: url(../images/bg-heading-gr.gif) repeat-x top;
    padding-top: 6px;
    padding-left: 18px;
    padding-right: 12px;
    margin-bottom: 10px;
}

h2 {
    float: left;
    width: 500px;
    font-size:15px;
    padding-bottom: 0;
    line-height: 20px;
}

.video-category {
    width: 100%;
    float: left;
    padding-top:20px;
}

.pager {
    width: 618px;
    float: left;
    border: 1px solid #e4e4e4;
    height: 23px;
    background: url("http://chimpgroup.com/themeforest/video/video3/green/images/bg-heading-gr.gif") repeat-x top;
    padding-top: 10px;
    padding-left: 18px;
    padding-right: 12px;
}
.pager li {
        font-size: 11px;
    float: left;
    color: #747474;
    padding: 0 2px;
}
.pager li a {
    display: block;
    float: left;
    line-height: 16px;
    padding: 2px 5px 2px 5px;
    color: #747474;
    font-weight: bold;
    text-decoration: none;
}

.pager li a.pre {
    width: 7px;
    height: 10px;
    background: url("http://chimpgroup.com/themeforest/video/video3/green/images/btn-pre.gif") no-repeat left top;
    text-indent: -9999px;
    margin-top: 4px;
    padding-right: 0;
}

.pager li a:hover, .pager li a.active {
    background: #00555a;
    color: #fff;
}



.pager li a.next {
    width: 7px;
    height: 10px;
    background: url("http://chimpgroup.com/themeforest/video/video3/green/images/btn-next.gif") no-repeat left top;
    text-indent: -9999px;
    margin-top: 4px;
}

#outer-bottom-footer {
    width: 100%;
        height: 200px;

        background-color: #3b3b3b;
}

#outer-footer {
    margin-top:50px;
    margin-bottom:20px;
    width: 100%;
    border-top: 1px solid #c1d2d3;
    padding-top: 16px;
}



#footer_sec {
    width: 940px;
    margin: 0 auto;
        padding-top: 20px;
}

.about-us
{
    width: 170px;
    float: left;
    border-right: 1px solid #f4f4f4;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 30px;
}

.about-us h3 {
    font-family:"tahoma",arial;
    color:#fff;
 
    padding-bottom: 22px;
}

.about-us li{
    
    font-size:11px;
    float: left;
    width: 162px;
    padding-left: 8px;
    padding-bottom: 8px;
}

.about-us li a{
    display: block;
    float: left;
    padding-left: 9px;
    background: url("http://chimpgroup.com/themeforest/video/video3/green/images/sep-list.gif") no-repeat left 4px;
    text-decoration: none;
    color: #fff;
}

.rules-policy {
    width: 170px;
    float: left;
    border-right: 1px solid #f4f4f4;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 30px;
}


.rules-policy {
    padding-left: 35px;
}

.rules-policy h3 {
    font-family:"tahoma",arial;
    color:#fff;

    padding-bottom: 18px;
}

.rules-policy li {
    font-size:11px;
    float: left;
    width: 162px;
    padding-left: 8px;
    padding-bottom: 8px;
}
.rules-policy li a {
    display: block;
    float: left;
    padding-left: 9px;
    background: url("http://chimpgroup.com/themeforest/video/video3/green/images/sep-list.gif") no-repeat left 4px;
    text-decoration: none;
    color: #fff;
}

.social-network {
    width: 170px;
    float: left;
    border-right: 1px solid #f4f4f4;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 30px;
    padding-left: 35px;
}

.social-network h3 {
    font-family:"tahoma",arial;
    color:#fff;
  
    padding-bottom: 22px;
}

.social-network li {
    font-size:11px;
    float: left;
    width: 170px;
    padding-bottom: 4px;
}


.social-network li a {
    display: block;
    float: left;
    line-height: 16px;
    padding-left: 30px;
    color: #fff;
    text-decoration: none;
}

.social-network li a.so1 {
    background: url("http://chimpgroup.com/themeforest/video/video3/green/images/bg-fb.gif") no-repeat left top;
}

.social-network li a.so2 {
    background: url("http://chimpgroup.com/themeforest/video/video3/green/images/bg-tw.gif") no-repeat left top;
}

.social-network li a.so3 {
    background: url("http://chimpgroup.com/themeforest/video/video3/green/images/bg-ms.gif") no-repeat left top;
}

.news-letter {
    width: 220px;
    float: right;
    padding-top: 10px;
    color: #fff;
}

.news-letter h3 {
    font-family:"tahoma",arial;
    color:#fff;
    padding-bottom: 17px;
}

.news-letter p {
    font-size:11px;
    line-height: 18px;
    color: #fff;
}
.news-letter li {
    font-size:11px;
    float: left;
}

.news-letter li label {
    display: block;
    float: left;
    padding-right: 8px;
}

.news-letter li input {
    float: left;
    margin-right: 8px;
}
.news-letter span.subsc-input {
    display: block;
    float: left;
    width: 216px;
    height: 23px;
    background: url("http://chimpgroup.com/themeforest/video/video3/green/images/bg-inout-news.gif") no-repeat left top;
    padding: 2px;
    margin-top: 20px;
}
.news-letter span.subsc-input input {
    border: none;
    background: none;
    height: 15px;
    width: 138px;
    padding: 12px;
    font-size: 11px;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
}
.news-letter span.subsc-input a {
    display: block;
    float: right;
    height: 23px;
    width: 57px;
    text-indent: -9999px;
}

#bottom-footer {
    width: 100%;
    margin: auto;
   margin-top:10px;
    padding-bottom:20px;
    background-color:#212121;
   
    height:20px;
    bottom:0px;
}
#bottom-footer p {
    margin-left: 82px;
    font-size: 12px;
    float: left;
    color: #9d9d9d;

}

.bottom-footer_l {
    margin-left: 82px;
    font-size: 12px;
    float: left;
    color: #9d9d9d;

}

.bottom-footer_r {
    margin-right: 82px;
    font-size: 12px;
    float: right;
    color: #9d9d9d;

}

#content0
{
    clear:both;
    width:100%;
    position:relative;
    
}

.pagination1{
    width: 300px;
    float: right;
    height: 23px;
    padding-top: 10px;
    padding-left: 18px;
    padding-right: 12px;
}

ul.pagination {
    display: inline-block;
    padding: 0;
    margin: 0;
}

ul.pagination li {display: inline;}

ul.pagination li a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;

}




       .total_left {
            width: 230px;
            height: 150px;
            float: left;
            border-radius:10px 10px 0 0;
            border:1px solid #e7e7e7;
        }
        .total_right {
            width: 230px;
            height: 150px;
            float: right;
            border-radius:10px 10px 0 0;
            border:1px solid #e7e7e7;
        }
        .total_box {
            width: 703px;
            padding-bottom:100px;
            margin:auto;
        }
        .username {
            float :right ;
            margin-right:40px;
            font-size:18px ;
            color:#000; 
            text-transform:capitalize;           
        }
         .dashboard_box_title {
             padding:10px 0; 
             text-align:center; 
             text-transform:uppercase; 
             background-color:#e7e7e7; 
             border-radius:10px 10px 0 0; 
             color:#666;
         }

        .dashboard_box_num{
            height:100px;
            text-align:center;
         
            }

           .total_num_pub {
            font-size:70px; 
            color:#32cd32;           
        }

        .total_num_pen {
            font-size:70px; 
            color:#FF8C00;           
        }

.filter{
width:700px; 
margin:auto; 
text-align:right;


}


table.videodetails{
    width:100%;
    margin: auto;

}
td.one{
text-align:right;
width:400px;
padding-right:20px;
}

.text-box1 {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    font-size: 14px;
    border-radius: 4px;
    border:#ccc solid 1px;
      -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    font-family: 'Ubuntu', 'Lato', sans-serif;
    color: #333;
    width: 500px;
    float: left;
margin-bottom:10px;
        }

.reqLeftBorder{
    border-left:solid 3px #ff0000 !important;

}



.text-box2 {
   border: 1px solid #ccc;
    border-radius: 4px;
    /*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;*/
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08);
    color: #6c7177;
       float: initial;
    font-family: "Ubuntu","Lato",sans-serif;
    font-size: 14px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-top: 10px;
    width: 500px;

        }

.text-box3 {
    padding-top: 15px;
    padding-bottom: 10px;
    font-size: 14px;
    font-family: 'Ubuntu', 'Lato', sans-serif;
    color: #333;
    width: 500px;
    float: left;

        }

        .text-box4 {
    font-size: 14px;
    font-family: 'Ubuntu', 'Lato', sans-serif;
    color: #333;
    width: 500px;
    float: left;
    margin-top: 20px;

        }


.btn-style{
    background-color: #71b64d;
    border: 1px solid #71b64d;
    border-radius: 4px;
    color: #fff;
    font-family: Arial;
    font-size: 15px;
    padding: 2px 29px;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
    cursor: pointer;
}

/*.btn-style:hover {
    background-color: #286090;
    border: 2px solid #286090;
    text-decoration: none;
}*/

 .btn-style1{
    background-color: #FF9933;
    border: 1px solid #FF9933;
    border-radius: 4px;
    color: #ffffff;
    
    font-family: Arial;
    font-size: 15px;
    text-transform: uppercase;
    padding: 2px 29px;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    
    /*width: 130px;*/
}

/*.btn-style1:hover {
    background-color: #fd8004;
    border: 2px solid #fd8004;
    text-decoration: none;
}*/ 

.logininvald {
    float: left;
    padding-left: 20px;
    color: red;
}

.showmore_blue {
    width: 100%;
    margin: 10px 42%;
    float: left;
}

.back_blue {
    width: 100%;
    margin: 10px 60%;
    float: left;
}

.search_box {
           border-bottom: 1px solid #ccc;
           float: left;
           margin-left: 12px;
           padding: 20px 20px;
           width: 90%;
        }

      .serach_videobox{
    border: 1px solid #e7e7e7;
    float: left;
    height: 220px;
    position: relative;
    text-align: center;
    width: 40%;

      }
      
      .search_desc_mainbox{
      float: left;
    margin-left: 20px;
    width: 55%;
    }

     .submitmsg{
    /*background-color: #d5ffcc;
    border: 1px solid #1a9c01;
    color: #1a9c01;*/
    font-size: 18px;
    height: 30px;
    margin: 10px 0;
    padding: 5px 0 0 5px;
    text-align: center;
    
}

     /* term n cond popup css start*/
.cont {
            min-width: 600px;
            width: 600px;
            min-height: 150px;
            margin: 100px auto;
            background: #f3f3f3;
            position: relative;
            z-index: 103;
            padding: 10px;
            border-radius: 5px;
            box-shadow: 0 2px 5px #000;
        }
        .cont p {
            clear: both;
            color: #555555;
            text-align: justify;
        }
        .cont p a {
            color: #d91900;
            font-weight: bold;
        }
        .cont .x {
            float: right;
            height: 35px;
            left: 22px;
            position: relative;
            top: -25px;
            width: 34px;
        }
        .cont .x:hover {
            cursor: pointer;
        }
        .cont .x1 {
            float: right;
            height: 35px;
            left: 22px;
            position: relative;
            top: -25px;
            width: 34px;
        }
        .cont .x1:hover {
            cursor: pointer;
        }
        .cont .x2 {
            float: right;
            height: 35px;
            left: 22px;
            position: relative;
            top: -25px;
            width: 34px;
        }
        .cont .x2:hover {
            cursor: pointer;
        }
/* term n cond popup css end*/

table.registation .text-box-country {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    font-size: 14px;
    border-radius: 4px;
    border:#ccc solid 1px;
      -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    font-family: 'Ubuntu', 'Lato', sans-serif;
    color: #333;
    width: 100%;
    float: left;
margin-bottom:10px;
        }


/*visa*/
.ajax__fileupload_dropzone {
    height: 50px;
}


/*media query*/



@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

    .header {
        padding: 0px 0 0px 10px;
        border-bottom: 3px solid #1a9c01;
        width: 100%;
        height: 100px;
    }

    .logo {
        float: left;
        width: 45%;
    }

    .logo_right {
        width: 33.50%;
        float: right;
    }

    img {
        max-width: 100%;
        height: auto;
    }

    .left-div {
        width: 100%;
    }

    .log_regbox {
        width: 33%;
        float: right;
    }

    .button_blue {
        width: 40%;
        font-size: 16px;
        padding: 5px 10px 5px 10px;
        margin-top: 15px;
        margin-left: 5px;
        float: left;
    }



    .button_org {
        font-size: 16px;
        padding: 5px 10px;
        margin-top: 15px;
        margin-left: 15px;
        float: left;
        width: 45%;
    }

    .login-top .olvido {
        width: 50%;
        height: auto;
        overflow: hidden;
        padding-bottom: 5px;
        text-align: right;
        margin-right: 20px;
        margin-top: 0px;
        float: right;
    }

    .form-wrapper input {
        width: 79%;
    }

    .description-box {
        width: 93%;
        padding: 20px 10px;
        border-bottom: 1px solid #ccc;
        margin-left: 12px;
    }

    .right-div {
        width: 100%;
    }

    .video-box_right {
        width: 44%;
        padding-top: 7px;
        text-align: center;
        position: relative;
        border: 1px solid #e7e7e7;
        margin: 20px 20px;
        float: left;
    }


    table.registation {
        width: 90%;
        margin: auto;
    }

        table.registation, table.registation td, table.registation tbody, table.registation tr {
            display: block;
            width: 100%;
            padding: 0;
            clear: both;
        }

    table.registationtd {
        /* Behave  like a "row" */
        position: relative !important;
    }




    table.registation th {
        border-bottom: 1px solid #d83c3c;
        color: #d83c3c;
        text-transform: uppercase;
        font-size: 21px;
        line-height: 2;
        display: block;
        width: 100%;
        padding: 0;
        clear: both;
    }

    table.registation td {
        font-size: 14px;
    }

        table.registation td.one {
            text-align: left;
            padding-right: 20px;
        }



    table.registation .text-box {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 20px;
        font-size: 14px;
        border-radius: 4px;
        border: #ccc solid 1px;
        -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
        font-family: 'Ubuntu', 'Lato', sans-serif;
        color: #333;
        width: 90%;
        float: left;
        margin-bottom: 10px;
    }

    table, td, tbody, tr {
        display: block;
        width: 100%;
        padding: 0;
        clear: both;
    }

    td {
        /* Behave  like a "row" */
        position: relative !important;
        padding-left:5px;
    }




    th {
        display: block;
        width: 100%;
        padding: 0;
        clear: both;
    }



    table.registation .text-box-country {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 20px;
        font-size: 14px;
        border-radius: 4px;
        border: #ccc solid 1px;
        -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
        font-family: 'Ubuntu', 'Lato', sans-serif;
        color: #333;
        width: 93%;
        float: left;
        margin-bottom: 10px;
    }

.back_blue {
        width: 100%;
        margin: 30px 40%;
        float: left;
    }

img {
        max-width: 100%;
        height: auto;
    }








}





@media screen and (max-width : 768px) {

    .header {
        padding: 0px 0 0px 10px;
        border-bottom: 3px solid #1a9c01;
        width: 100%;
        height: 100px;
    }

    .logo {
        float: left;
        width: 45%;
    }

    .logo_right {
        width: 33.50%;
        float: right;
    }

    img {
        max-width: 100%;
        height: auto;
    }

    .left-div {
        width: 100%;
    }

    .log_regbox {
        width: 33%;
        float: right;
    }

    .button_blue {
        width: 40%;
        font-size: 16px;
        padding: 5px 10px 5px 10px;
        margin-top: 15px;
        margin-left: 5px;
        float: left;
    }



    .button_org {
        font-size: 16px;
        padding: 5px 10px;
        margin-top: 15px;
        margin-left: 15px;
        float: left;
        width: 45%;
    }

    .login-top .olvido {
        width: 50%;
        height: auto;
        overflow: hidden;
        padding-bottom: 5px;
        text-align: right;
        margin-right: 20px;
        margin-top: 0px;
        float: right;
    }
    .form-wrapper {
        width: 100%;
    }

    .form-wrapper input {
        width: 70%;
    }

    .description-box {
        width: 93%;
        padding: 20px 10px;
        border-bottom: 1px solid #ccc;
        margin-left: 12px;
    }

    .right-div {
        width: 100%;
    }

    .video-box_right {
        width: 44%;
        padding-top: 7px;
        text-align: center;
        position: relative;
        border: 1px solid #e7e7e7;
        margin: 20px 20px;
        float:left;
    }


table.registation{
    width:90%;
    margin: auto;

}

    table.registation, table.registation td, table.registation tbody, table.registation tr {
        display: block;
        width: 100%;
        padding: 0;
        clear: both;
    }
    table.registationtd {
        /* Behave  like a "row" */
        position: relative !important;
    }




    table.registation th {
        border-bottom: 1px solid #d83c3c;
        color: #d83c3c;
        text-transform: uppercase;
        font-size: 21px;
        line-height: 2;
        display: block;
        width: 100%;
        padding: 0;
        clear: both;
    }

    table.registation td {
        font-size: 14px;
    }


        table.registation td.one {
            text-align: left;
            padding-right: 20px;
        }



    table.registation .text-box {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 20px;
        font-size: 14px;
        border-radius: 4px;
        border: #ccc solid 1px;
        -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
        font-family: 'Ubuntu', 'Lato', sans-serif;
        color: #333;
        width: 90%;
        float: left;
        margin-bottom: 10px;
    }

    table.registation .text-box-country {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 20px;
        font-size: 14px;
        border-radius: 4px;
        border: #ccc solid 1px;
        -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
        font-family: 'Ubuntu', 'Lato', sans-serif;
        color: #333;
        width: 93%;
        float: left;
        margin-bottom: 10px;
    }

    table, td, tbody, tr {
        display: block;
        width: 100%;
        padding: 0;
        clear: both;
    }


    td {
        /* Behave  like a "row" */
        position: relative !important;
    }




    th {
        display: block;
        width: 100%;
        padding: 0;
        clear: both;
    }
 


}





/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

 .header {
        padding: 0px 0 0px 10px;
        border-bottom: 3px solid #1a9c01;
        width: 100%;
        height: 59px;
    }

    .logo {
        float: left;
        width: 56%;
    }

    .logo_right {
        width: 44%;
        float: right;
    }

    img {
        max-width: 100%;
        height: auto;
    }

    .left-div {
        width: 98%;
    }

    .log_regbox {
        width: 90%;
        
    }

    .login-top .form input[type=text], .login form input[type=password] {
        width: 85%;
    }

    .login-top .form input[type=password] {
        width: 85%;
    }
    .login-top .olvido {
        width: 90%;
        height: auto;
        overflow: hidden;
        padding-bottom: 5px;
        text-align: right;
        margin-right: 20px;
        margin-top: 10px;
        float: right;
    }

    .form-wrapper input {
        width: 48%;
    }

    .video-frame {
        width: 100%;
       
    }

    .about-para {
        margin-bottom: 10px;
        width: 100%;
        margin-top: 10px;
    }


    .description-box {
        width: 88%;
        padding: 20px 10px;
        border-bottom: 1px solid #ccc;
        margin-left: 8px;
    }

    .video-box {
        float: left;
        width: 35%;
        height: 120px;
        /*padding-top: 7px;*/
        text-align: center;
        position: relative;
        border: 1px solid #e7e7e7;
    }

    .description-video {
    float: left;
    width: 56%;
    margin-left:20px;
    
}

    .right-div {
        width: 100%;
    }

    .video-box_right {
        width: 85%;
        padding-top: 7px;
        text-align: center;
        position: relative;
        border: 1px solid #e7e7e7;
        margin: 20px 20px;
        float:left;
    }

    .bottom-panel_by {
    font-size: 10px;

}

.bottom-panel_share {
    font-size: 10px;
}

.showmore_blue {
    width: 100%;
    margin: 10px 25%;
    float: left;
}

table.registation{
    width:90%;
    margin: auto;

}

table.registation, table.registation td,table.registation tbody,table.registation tr {
                    display: block;
                    width:100%;
                    padding:0;
                    clear:both;
            }
            table.registationtd {
                    /* Behave  like a "row" */
                    position: relative !important;
            }




    table.registation th {
        border-bottom: 1px solid #d83c3c;
        color: #d83c3c;
        text-transform: uppercase;
        font-size: 21px;
        line-height: 2;
        display: block;
        width: 100%;
        padding: 0;
        clear: both;
    }

    table.registation td {
        font-size: 14px;
    }
    table.registation td.one {
        text-align: left;
        padding-right: 20px;
    }



    table.registation .text-box {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 20px;
        font-size: 14px;
        border-radius: 4px;
        border: #ccc solid 1px;
        -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
        font-family: 'Ubuntu', 'Lato', sans-serif;
        color: #333;
        width: 90%;
        float: left;
        margin-bottom: 10px;
    }

    .btn-style {
        float: left;
        width: 130px;
        padding: 5px;
    }



    .btn-style1 {
        float: right;
        width: 115px;
        padding: 5px;
    }

    .bottom-footer_r {
        margin-right: 40px;
    }



    .button_org {
        width: 45%;
        margin-left: 10px;
    }

    .back_blue {
        width: 100%;
        margin: 30px 30%;
        float: left;
    }

    .search_box {
           border-bottom: 1px solid #ccc;
           float: left;
           margin-left: 12px;
           padding: 20px 5px;
           width: 90%;
        }

      .serach_videobox{
    border: 1px solid #e7e7e7;
    float: left;
    height: 220px;
    position: relative;
    text-align: center;
    width: 100%;

      }

    .search_desc_mainbox {
        float: left;
        margin-top: 20px;
        margin-left: 0;
        width: 100%;
    }


table, td, tbody, tr {
                    display: block;
                    width:100%;
                    padding:0;
                    clear:both;
            }
            td {
                    /* Behave  like a "row" */
                    position: relative !important;
            }




    th {
        
        display: block;
        width: 100%;
        padding: 0;
        clear: both;
    }


     .submitmsg{
    /*background-color: #d5ffcc;
    border: 1px solid #1a9c01;
    color: #1a9c01;*/
    font-size: 16px;
    height: 30px;
    margin: 10px 0;
    padding: 5px 5px 0 5px;
    text-align: center;
    
}

     .cont {
            min-width: 250px;
            width: 250px;
            min-height: 150px;
            margin: 100px auto;
            background: #f3f3f3;
            position: relative;
            z-index: 103;
            padding: 10px;
            border-radius: 5px;
            box-shadow: 0 2px 5px #000;
        }


}


/* 980 ----------- */
@media only screen and (min-device-width : 980px) {

 .header {
        padding: 0px 0 0px 10px;
        border-bottom: 3px solid #1a9c01;
        width: 100%;
        height: 130px;
    }



    img {
        max-width: 70%;
        height: auto;
    }



}