﻿
/*
*    @author:
*    @author-url:
*    @contact:
*    @project-name:
*    @project-url :
*/
body
{
    font-family: 'Open Sans' , sans-serif;
    font-size: 14px;
    line-height:1.6em;
    color:#575757 !important;
    }

.clear {
    clear: both;
}
.bg-white{background:White;}
.wrapper
{
    width: 100%;
    height: 100%;
}
.logo
{
    float: left;
}
.logo a img
{
    margin: 17px 0px;
    max-width: 206px;
    width: 100%;
}

.header_right
{
    float: right;
    padding: 16px 0;
}
.social
{
    height: 18px;
    padding: 0;
    margin: 0;
}
.social h4
{
    height: 18px;
    float: left;
    margin: 0 5px 0 0;
    line-height: 18px;
    display: block;
    font-family: 'Open Sans' , sans-serif !important;
    font-size: 12px;
    color: #1a1a1a;
}
.social li
{
    height: 18px;
    margin: 0 3px;
    float: left;
    list-style: none;
}
.header_right h3
{
    margin: 5px 0 0 0;
    line-height: 18px;
    display: block;
    font-family: 'Open Sans' , sans-serif !important;
    font-size: 14px;
    font-weight: normal;
    color: #5a5a5a;
}
.header_right h3 a
{
    color: #f4830b;
}
.menubar
{
    margin: 0 auto;
    width: 70%;
}
.navbar
{
    min-height: 35px;
    border-radius: 0;
    margin-bottom: 0;
}
.nav > li > a
{
    padding-top: 7px;
    padding-bottom: 7px;
    font-family: 'Open Sans' , sans-serif !important;
    font-size: 13px;
    color: #BEBEBE;
}
.nav > li > a:hover
{
    background:#535353 ! important;
    }



.slider img
{
    width: 100%;
}
.navbar.center .navbar-inner
{
    text-align: center;
}

.navbar.center .navbar-inner .nav
{
    display: inline-block;
    float: none;
}

.quick_links_wrap
{
    min-height: 150px;
    height: auto;
    background: url(../images/quick_links_bg.jpg) repeat;
}
.quick_links
{
float: left;
margin: 14px 0;
border-right-style: groove;
border-right: 1px solid #1a1a1a;
height: 123px;
}
.border
{
    border: none;
}
.quick_links img
{
    max-width: 70px;
    width: 100%;
    margin: 0 auto;
}
.quick_links h3
{
    margin: 15px 0 0 0;
    line-height: 18px;
    display: block;
    text-align: center;
    font-family: 'Roboto Condensed' , sans-serif !important;
    font-size: 18px !important;
    font-weight: normal !important;
    color: #fff;
}
.quick_links p
{
    margin: 5px 0 0 0;
    line-height: 12px;
    display: block;
    font-family: 'Open Sans' , sans-serif !important;
    font-size: 12px;
    text-align: center;
    font-weight: normal;
    color: #a3a3a3;
}
.quick_links a img
{
    min-width: 70px;
    width: 100%;
}
.asd
{
    min-height: 150px;
    float: left;
}
.col-push-2
{
    left: 16.66%;
}

.col-push-1
{
    left: 8.66%;
    
}
.padLT
{
    padding-left: 0 !important;
    }

.paddLR
{
    padding:0px 10%;
    }
.paddLR1
{
    padding:0px 8%;
    }    
    
.font-org
{
    color: #575757;
    font-size: 30px;
    }
.statitics
{
    width: 100%;
    height: auto;
    padding: 2.3% 0;
    float: left;
    background: #7bb304;
}
.count
{
    width: 80%;
    margin: 0 auto;
}
.count h3
{
    margin: 0 0 5px 0;
    display: block;
    font-family: 'Open Sans' , sans-serif !important;
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    color: #fff;
}
.count h4
{
    margin: 0;
    display: block;
    font-family: 'Open Sans' , sans-serif !important;
    font-size: 16px;
    text-align: center;
    font-weight: normal;
    color: #fff;
}
.top_text
{
    width: 80%;
    margin: 0 auto;
    padding: 3% 0 2% 0;
}
.top_text h1
{
    margin: 0 0 2% 0;
    display: block;
    font-family: 'Open Sans' , sans-serif;
    font-size: 35px;
    text-align: center;
    font-weight: 300;
    color: #6d6d6d;
}
.top_text p
{
    margin: 0 15%;
    padding: 2% 0;
    display: block;
    font-family: 'Open Sans' , sans-serif;
    font-size: 20px;
    text-align: center;
    font-weight: 300;
    color: #7f7e7e;
    border-bottom: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
}
.top_text .orange
{
    color: #ff7800;
}
.content_warp
{
    width: 100%;
    height: auto;
    float: left;
}
.why
{
    width: 50%;
    color:#2d2d2d;
   font-family: 'Open Sans' , sans-serif;
   font-size:13px;
}
.why h3
{
    margin: 5% 0 3% 0;
    display: block;
    font-family: 'Open Sans' , sans-serif;
    font-size: 25px;
    text-align: left;
    font-weight: 300;
    color: #4a4a4a;
}
.why p
{
    margin: 0;
    display: block;
    font-family: 'Open Sans' , sans-serif;
    font-size: 14px;
    text-align: justify;
    font-weight: normal;
    line-height: 1.8em;
    color: #2d2d2d;
}
.fullform
{
    width: 50%;
}
.fullform img
{
    max-width: 503px;
    width: 100%;
}
.content_bottom
{
    width: 100%;
    float: left;
    height: auto;
    padding: 4% 0;
    margin-top: 2%;
    border-top: 1px solid #e2e2e2;
}
.main_video
{
    float: left;
    height: 250px;
   /* background: url(../images/main_video_bg.jpg) no-repeat;*/
}
.main_video img
{
    /*margin: 13px 0 0 48px;
    max-width: 315px;
    width: 100%;*/
}
.pop-bg
{
    position:relative;
    }
    
.vdo-pop-img
{
    bottom: 13%;
    position: absolute;
    right: 17%;
    
    }
.unique_wrap
{
    float: left;

}
.unique
{
    padding: 0;
    margin: 0;
}
.unique h3
{
    margin: 0 0 20px 0;
    display: block;
    font-family: 'Open Sans' , sans-serif;
    font-size: 20px;
    text-align: left;
    font-weight: bold;
    color: #1d9c04;
}
.unique li
{
    clear: both;
    float: left;
    width: 100%;
    list-style-type: square;
    padding: 1px;
}
.unique li h4
{
    margin: 3px 5px 0px 0px;
    display: block;
    font-family: 'Open Sans' , sans-serif;
    font-size: 14px;
    text-align: left;
    font-weight: bold;
    color: #2d2d2d;
    clear: none;
    float: left;
}
.unique li p
{
    margin: 0;
    display: block;
    font-family: 'Open Sans' , sans-serif;
    font-size: 14px;
    text-align: left;
    font-weight: normal;
    line-height: 1.8em;
    color: #2d2d2d;
}

.BgColrblack
{
    background: #313131;
    min-height: 75px;
    height: auto;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    width: 100%;
    clear: both;
}

.cont_feature
{
    width: 100%;
}
.featur_sub_cont
{
    margin-top: 55px;
}

.featur_sub_cont h3
{
    font-size: 15px;
    text-align: center;
}

.f_icon1
{
    width: 27px;
    height: 24px;
}

.more-feature
{
    width: 100%;
    max-width: 275px;
    height: 44px;
    margin: auto;
    border-radius: 35px 35px 35px 35px;
    -moz-border-radius: 35px 35px 35px 35px;
    -webkit-border-radius: 35px 35px 35px 35px;
    border: 1px solid #ff7800;
    margin-top: 40px;
    margin-bottom: 40px;
    text-align: center;
    line-height: 44px;
}

.more-feature a
{
    color: #ff7800;
    text-decoration: none;
}


.home-icon
{
    margin-right: 10px;
}
.margin_featr
{
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: center;
}
.txt-align_useful
{
    text-align: center;
    margin-top: 50px;
}
.Openmiracle_why_align
{
    text-align: center;
    margin-top: 50px;
}

.color_orng
{
    color: #ff7800;
}
.f_cont h4
{
    color: #ff7800;
}

.margR5
{
    margin-right: 5px;
}

.img_respnsv{  margin: 0 auto;
    width: 50%;}

.whom2use
{
    background: url(../images/bg_imgUseful.png) no-repeat;
    background-size: cover;
    height: 100%;
    min-height: 774px;
}

.useful_bx1
{
    /* height:100%;     min-height: 190px;     background:#fdb423;     font-size:13px;     padding: 38px 18px 18px 18px;     margin-right: 2px;*/
    height: auto;
    min-height: 215px;
    width: 100%;
    background: #fdb423;
    font-size: 13px;
    padding-top: 20px;
}

.useful_bx1 p
{
    font-family: Open Sans Light;
    font: 13px;
    padding: 0px 18px;
    text-align: justify;
    color: #000000;
}

.useful_bx1 h3
{
    color: White;
    font-family: 'Roboto Condensed' , sans-serif; /* font-size:13px;*/
    padding-left: 18px;
}

.bg-color-ash
{
   background: #f7f7f7;
border-top: 1px solid #E4E4E4;
border-bottom: 1px solid #E4E4E4;
padding: 53px 0px;
    }
.marg_T35
{
    margin-top: 35px;
}

.marg_T3
{
    margin-top: 3%;
}

.y_cont:hover
{
    background:#f3f3f3;
    }

.y_cont h5:hover
{
    color:#ff7700;
    }
.y_cont
{
    border: 1px solid #e9e9e9;
    height: 100%;
    min-height: 250px;
}
.y_cont h3
{
    font-family: Open Sans Semibold !important;
    font-size: 18px;
    padding-left: 25px;
    text-align: center;
   
    
}
.y_cont p
{
    text-align: justify;
    padding: 20px;
    min-height: 100px;
    word-wrap: break-word;
    font-family: 'Open Sans' , sans-serif !important;
    /*font-size: 13px !important;*/
    line-height:1.7em !important;
    display:block;
}

.y_cont h5,.f_cont h5
{
    cursor:pointer;
}

.footr_row
{
    height: 100%;
    min-height: 50px;
    background: #1a1a1a;
}

.a1
{
    width: 24.8%;
    margin-right: 1px;
    float: left;
    padding: 0px;
}

.img-responsive
{
    width: 100%;
}

.txt_align
{
    text-align: center;
}


.angle-down
{
    display: block !important;
    font-size: 23px !important;
}

.Color_Bgfootr
{
    background: #3d3d3d;
}
.footr_col_Height
{
    min-height: 188px;
}

.FootrTxtstyle
{
    padding: 0px 17px;
    font-size:12px;
   
}
.footr_colorh3
{
    color: #dddddd;
    font-size: 16px;
}

.footr_border
{
    border-right: 5px solid #4f4f4f;
}

.color_Footr
{
    color: #a9a9a9;
}


.color_Footr a
{
    color: #a9a9a9;
    }

.bodr-style
{
color: #a9a9a9;
border-top: 1px dotted;
padding-top: 15px;
    }

.cont_margin
{
    margin-top: 35px;
    margin-bottom: 35px;
}

.footr_id
{
    color: #ff7800;
    font-size: 20px;
}

.footr_id a
{
    color: #ff7800;
    }

.QuickLink p
{
    
    float:right;
    font-size:11px;
    color:#a3a3a3;
    padding: 6px 0px;
    }

.QuickLink
{
width: 100%;
border-top: 1px dotted #a3a3a3;
border-bottom: 1px dotted #a3a3a3;
min-height: 35px;
margin-bottom: 23px;
overflow:hidden;
}
.QuickLink ul
{
    padding: 0px;
    margin: 0px;
}

.QuickLink li
{
    float: left;
    display: block;
    list-style: none;
    padding: 8px 8px;
}
.QuickLink a
{
    color: #a5a4a4;
    font-size: 12px;
}

.featur-points li
{
    list-style:none;

    }
.featr-points-style
{
    margin-right:8px;
    color:#ed6a18;
    }

.social_icons
{
    margin-top: 35px;
}


.social_icon
{
    width: 46px;
    height: 46px;
    margin-right: 10px;
    float: left;
}

.marg-T20
{
    margin-top: 20%;

    }

.mrgn-bot2
{
    margin-bottom:2%;
    }
.mrgn-botm
{
    margin-bottom: 4%;
}

.mrgn-top
{
    margin-top: 5%;
}
.abut-top-color
{
    /* background:#d7d7d7;       background-size: cover;         
    background: url(../images/bg_innrmenus.png);*/
    height: auto;
    min-height: 108px;
    background:#f7f7f7;
    width:100%;
}
.MarT5
{
    margin-top:5%;padding-left: 23%;
    }
.abut-top-color2
{
    /* background:#d7d7d7;       background-size: cover;         
    background: url(../images/bg_innrmenus.png);

 background:url(../images/skate-img4.jpg);
    background-size: cover; 
 min-height: 200px;
*/
    height: auto;
   
   width:100%;
}

.abut-top-color3
{
 height: auto;
    min-height: 200px;
   width:100%;

}
.panel-title > a {
    display: block;
    height: 100%;
    width: 100%;
}

.abut_cont
{
    margin-top: 4%;
}

.abut_cont h2
{
    text-align: center;
    margin-bottom: 2%;
}
.abut_cont p
{
    text-align: justify;
}

.marL45
{
    margin-left: 41%;
    }
.sub-headtxt
{
   color: #333;
   padding-top: 14px;
   text-align:center;
}

/*.sub-headtxt ul
{
   
    }
.sub-headtxt li
{
    float:left;
    padding:10px 10px;
    list-style:none;
    }
*/

.breadcrumb
{
    background:none;
    }
.margin-t20
{
    margin-top: 20px;
}

.glyphicon_fntSize
{
    font-size: 12px;
}
.margTop4
{
    margin-top: 4%;
}
.margBot4
{
    margin-bottom: 4%;
}

.featr-bg-color:hover
{
    color:black;
    cursor:pointer;
    }
.featr-bg-color
{
border: 1px solid #EFEFEF;
height: 37px;
text-align: center;
line-height: 37px;
color: #ed6a18;
font-size: 14px;
font-weight: 600;
    }
    
.dwnld-documnt-style{
       
border-top: 1px solid #d5d5d5;
border-bottom: 1px solid #d5d5d5;
padding-bottom: 7%;
padding-top: 2%;
              
       } 
    

.feature1
{
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede; /*padding: 15px 10px;*/
    min-height: 154px;
    background: white;
    webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-align: center;
    padding: 0px 15px;
    width:33.3% ;
    margin-bottom:10px;
}

.feature1:hover
{
    -webkit-transform: scale(1.0);
    -moz-transform: scale(1.0);
    -o-transform: scale(1.0);
    -ms-transform: scale(1.0);
    transform: scale(1.0);
    cursor: pointer;
}

.float_right
{
    float: right;
}

.cont_tabel
{
    width: 100%;
    /*min-width: 780px;*/
    margin: auto;
}
.txtBox
{
    width: 98%;
    height: 40px;
    float: left;
    background: #e5e5e5;
    border-radius: 3px;
    border: 1px solid #d8d8d8; /*padding: 0 20px;*/
    color: navy;
    margin: 5px 0px;
}
.txtArea
{
    width: 93.5%;
    height: 200px;
    background: #e5e5e5;
    border-radius: 3px;
    border: 1px solid #d8d8d8;
    padding: 0 20px;
    color: navy;
    margin: 5px 0px;
}
.margin_lft
{
    margin-left: 165px;
}

.mrgn-lft
{
    margin-left:none;
    }

.cont_txt
{
    width: 95% !important;
    height: 35px;
    padding: 8px;
    margin-bottom: 5px;
    display: inline-block;
    background-color: #fff;
    border: 1px solid #dadee1;
    box-shadow: none;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -webkit-transition: border linear 0.2s;
    -moz-transition: border linear 0.2s;
    -ms-transition: border linear 0.2s;
    -o-transition: border linear 0.2s;
    transition: border linear 0.2s;
}
.cont_txtArea
{
    width: 97.5% !important;
    height: 200px;
    border: 1px solid #dadee1;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -webkit-transition: border linear 0.2s;
    -moz-transition: border linear 0.2s;
    -ms-transition: border linear 0.2s;
    -o-transition: border linear 0.2s;
    transition: border linear 0.2s;
    padding: 5px;
}
.contButton
{
    background: #e74710;
    padding: 8px 20px 8px 20px;
    margin-top: 10px;
    font-size: 10px;
    color: #fff !important;
    line-height: 10px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
    width: auto;
    height: auto;
    border: none;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-box-shadow: 0 9px 0 0 rgba(255, 255, 255, .12) inset;
    -webkit-box-shadow: 0 9px 0 0 rgba(255, 255, 255, .12) inset;
    box-shadow: 0 9px 0 0 rgba(255, 255, 255, .12) inset;
    display: inline-block;
    cursor: pointer;
    outline: none;
    margin-bottom: 30px;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px; /*padding: .5em 12em;*/
}


.contButton2
{
    background: #338e33;
    padding: 11px 38px 10px 38px;
    font-size: 10px;
    color: #fff !important;
    line-height: 10px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    width: auto;
    height: auto;
    border: none;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-box-shadow: 0 9px 0 0 rgba(255, 255, 255, .12) inset;
    -webkit-box-shadow: 0 9px 0 0 rgba(255, 255, 255, .12) inset;
    box-shadow: 0 9px 0 0 rgba(255, 255, 255, .12) inset;
    display: inline-block;
    cursor: pointer;
    outline: none;
    margin-bottom: 30px;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    
    margin-right: 5px; /*padding: .5em 12em;*/
}



.cont_txt1
{
    width: 80% !important;
    height: 35px;
    padding: 8px;
    margin-bottom: 5px;
    display: inline-block;
    background-color: #fff;
    border: 1px solid #dadee1;
    box-shadow: none;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -webkit-transition: border linear 0.2s;
    -moz-transition: border linear 0.2s;
    -ms-transition: border linear 0.2s;
    -o-transition: border linear 0.2s;
    transition: border linear 0.2s;
}


.cont_txtArea1
{
    width: 80% !important;
    height: 200px;
    border: 1px solid #dadee1;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -webkit-transition: border linear 0.2s;
    -moz-transition: border linear 0.2s;
    -ms-transition: border linear 0.2s;
    -o-transition: border linear 0.2s;
    transition: border linear 0.2s;
    padding: 5px;
    margin-bottom: 5px;
}

.paddg-form-txtarea
{padding: 14px 12px;}

.phone
{
    margin-top: 5%;
}

.contct-addrs ul
{
    padding: 0px;
    margin: 0px;
}

.contct-addrs li
{
    list-style: none;
    padding-top: 1%;
    padding-left: 8%;
}

.paddg-lft
{
    padding-left: 8%;
}
/*contributors page*/
.cont-images img
 {
    width:100%;
     }
.col-imgbg-cont b{color:#FA8722}

.cont-images
{
    padding:0px 5px;
   }

.margT10
{
  margin-top:10px;
  
    }
 .col-imgbg-cont
 {
     background: #fff;
     padding-top: 10px;
     text-align: center;
      min-height: 60px;
     }
 
 .bg-color
 {
     background:#eee;
     }  
     
 a:hover, a:focus
  {
      text-decoration:none !important;
      }   

.btn-a2 
{
color: #FFF !important;
background-color: #3a7581 !important;
border-color: #ddd !important;
 
    }     
      
  /*miraclei page*/
  .contributrs-miraclei{}
  
  .margTop10
  {
      margin-top:10%;
      }
      
.contri_img
{
    padding: 0 4%;
    text-align:center;   
    
         
            } 
            
.btn-color{background: #ff7800;
color: #fff;}       
            
            

/* get source code */

.source-code-cont1 h2
{
    text-align:center;
    color:#333333;
    }

.source-code-cont1 p
{
    text-align:center;
    }
  
  
  /* example  */
  
 .tab:hover {
background: rgb(231, 231, 231);
cursor: pointer;
} 
 
.tab:nth-child(2n+1) {
background: #f8f8f8;
}   
    
.tab:nth-child(n) {
background: #f8f8f8;
}    
    
.download i {
margin: 1em 0 .5em 0;
color: #D7E4FF;
font-size: 6em;
transition: all .5s ease-In;
-webkit-transition: all .5s ease-In;
-o-transition: all .5s ease-In
      
      }  
.tab {
border-radius: 20px;
-o-border-radius: 20px;
-webkit-border-radius: 20px;
height: 350px;
background:#eee;
}   
    
   
 
 /*exmpl2*/
   
.inside-circle {
border: 1px solid #EAEAEA;
/*padding: 60px 0;*/
padding: 5px 15px;
-webkit-transition: 400ms;
-moz-transition: 400ms;
transition: 400ms;
height: 152px;
text-align:center;
}
   
.inside-circle .circle-icon {
position: relative;
font-size: 68px;
display: block;
margin-bottom: 30px;
-webkit-transition: 400ms;
-moz-transition: 400ms;
transition: 400ms;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}   
   
 .inside-circle .circle-title {
position: relative;
font-size: 16px;
font-weight: normal;
text-transform: uppercase;
-webkit-transition: 400ms;
-moz-transition: 400ms;
transition: 400ms;
color: #f78b00;
}
.inside-circle .circle-title {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}  

.inside-circle .circle-title {
    transform: translate3d(0px, 0px, 0px);
    transition: transform 0.35s ease 0s;
}

.inside-circle:hover .circle-title {
    transform: translate3d(0px, -20%, 0px);
}
   
 .inside-circle:hover {
    border: 1px solid #f18902;
}  
  
.inside-circle:hover .circle-icon, .inside-circle:hover .circle-title {
    color: #f18902;
}
.inside-circle .circle-icon {
    font-size: 68px;
}  
  
 .inside-circle:hover .circle-icon {
    transform: translate3d(0px, 20%, 0px);
}  
    
    
 /* Example */  
 
 
.inside-circle1 {
border: 1px solid #c4c4c4;
/*padding: 60px 0;*/
padding: 15px 15px;
-webkit-transition: 400ms;
-moz-transition: 400ms;
transition: 400ms;
height: 266px;
text-align:center;
background: #F5F5F5;
}
   
.inside-circle1 .circle-icon {
position: relative;
font-size: 68px;
display: block;
margin-bottom: 30px;
-webkit-transition: 400ms;
-moz-transition: 400ms;
transition: 400ms;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);

}   
   
 .inside-circle1 .circle-title {
position: relative;
font-size: 18px;
font-weight: normal;

-webkit-transition: 400ms;
-moz-transition: 400ms;
transition: 400ms;

}
.inside-circle1 .circle-title {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}  

.inside-circle1 .circle-title{
    transform: translate3d(0px, 0px, 0px);
    transition: transform 0.35s ease 0s;
}

.inside-circle1:hover .circle-title {
    transform: translate3d(0px, -20%, 0px);
}
   
 .inside-circle1:hover {
    border: 1px solid #f18902;
    
}  
  
.inside-circle1 :hover .circle-icon, .inside-circle1:hover .circle-title
{
    color: #f18902;
}

.inside-circle1 .circle-icon {
    font-size: 68px;
    color:#575757 !important;
}  

.circle-title a
{
     color:#575757 !important;
    }
.circle-title b
{
     color:#575757 !important;
    }

.circle-title b:hover
{
     color:#f18902 !important;
    }
.circle-title a:hover
{
     color:#f18902 !important;
    }

.circle-icon a
 {
      color:#575757 !important;
    }
    
 .circle-icon a:hover
 {
      color: #f18902!important;
    }
  
.inside-circle1:hover .circle-icon 
{
    transform: translate3d(0px, 20%, 0px);
    
}  

.circle-icon i:hover
{
    color: #f18902!important;
    
    }

/* toggle button */
    

.hidden-area
{
    display:none;
    
}

.txt-jsti
{
    text-align:justify;
    }
/*.myClass .hidden-area
{
    display:block;
    
    }*/
    
.dash-color
{
    color:#a8a8a8
    }
 
      
.breadcrumb > .active
 {
  color: #ff7800;
}   
   
.txt-alignR
{
   text-align:center;
   color:#fff;
       
   }   
       
.version-table th
{
    background: #6e3d1d;
           
   }
   
.version-table td a{
color: #000;
}  
   
.version-table td
{
     color:#000;
           
    }
.glyph-fontsiz{font-size: 11px !important;}
    
  /*Download-All-version */  
  
.row-color1
{
      background:#6C430C;
      height:40px;
      }
.table-txt-color
{
      color:#fff;
      }
.Mitxt-style
{
     text-align:center;
     color:#ff7800;
     margin-bottom:2%;
     font-size:28px;
     }  
   
.Mitxt-style2
{
font-family: 'Open Sans' , sans-serif;
font-size: 35px;
text-align: center;
font-weight: 300;
color: #6d6d6d;
padding-bottom:1%;
     
     }   
     
.color-backg
{
     background:#F0F0F0;
     
     }  
     
.pad-TB
{
     padding: 2% 0px;
     }
           
.padT
{
      padding-top:2%;
      }  
.padT ul
{
       padding:none;
       margin:none;
       }   
      
.padT li
{
      list-style:none;
      margin-right:0%;
      }  
.padL0{padding-left: 0px;} 
.list li
{
    list-style:none;
    }   
    
.dwnload a 
{
      color: #6f6f6f;
      }  
    
.dwnload a:hover
{
        color: #ff7800;
      }
    
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus
{
        color: #BEBEBE !important;
        background:#535353 !important;
      }
   
.pad-btn{padding: 7% 38% !important;}  

.bounceIn {-webkit-animation-name: bounceIn;animation-name: bounceIn;}

.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
   
.dwnload
{
    margin:auto;
    }   
    
 .custombtn1 {
background-color: #5c5c5c;
height: 48px;
border-radius: 3px;
width: 221px;
color: #fff;
font-size: 19px;
cursor: pointer;
margin-bottom: 40px;
line-height: 48px;
}

.custombtn1 .icons1 {
float: left;
width: 53px;
height: 48px;
margin-right:4%;
background-color: rgba(0,0,0,0.2);
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}

.custombtn1 .icons1 i {
font-size: 24px;
line-height: 45px;
padding-left: 15px;
padding-top: 2px;
}
   
.custombtn1:hover {
background-color: #ed6a18;
}      
    
.blank-spc
{
    height:100%;
    margin-bottom:20%;
    } 
   .marT4{margin-top: 4%; }
  
    
/*Media queries*/

@media(max-width:1199px)
{
    .col-md-4.y_cont
    {
      min-height:250px;
        
        }
        
        
    .vdo-pop-img {
    bottom: 13%;
    position: absolute;
    right: 0;
}  
    
    }


@media (max-width:991px)
{
    .col-push-2
    {
        left: 8.33%;
    }
    .col-md-2.cont-images
    {
        width:33.33%;
        float:left;
        padding:0 5px;
        margin-top: 5px;       
        }
    
   .col-md-3.contri_img
   {
        width:50%;
        float:left;
        padding:0 5px;
       } 
       
    .col-md-4.feature1
    {
        width:33.33%;
        float:left;
        min-height:200px;
        margin-bottom:0px;
        }   
    
   .vdo-pop-img {
    bottom: 13%;
    position: absolute;
    right: 16%;
    } 
    
    .useful_bx1{min-height: 261px;}
    
    
}

@media (max-width:990px)
{
    .why, .fullform
    {
        width: 100%;
        margin: 0 auto;
    }
    .why p, .why h3
    {
        text-align: center;
    }
    .why h3
    {
        font-size: 21px;
    }
    .fullform img
    {
        max-width: 600px;
        width: 100%;
        margin-top: 8%;
        margin-bottom: 8%;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    
 .col-md-3.a1
    {
       min-height:227px;
        }
 
 .padL
 {
     padding-left:0px !important;
     }
  .col-md-7.padT
  {
     padding-left:0px !important;
     }
  
}


@media (max-width:970px)
{
    
  .col-md-3.margTop4
 {
     margin-top: 0px;
     }

.useful_bx1{
       min-height: 266px;
        }
}

@media (max-width:768px)
{
    .top_text h1
    {
        font-size: 30px;
    }
     .col-md-4.feature1
    {
        width:49.9%;
        float:left;
        min-height:200px;
        margin-bottom:0px;
        }   
  
    .col-md-12 marg_T3 txt-jsti
    {
        width:50%;
        }
    .col-md-6 marg_T3
    {
        width:50%;
        }
   .img_respnsv {
    width: 100%;
 }    
        
}
@media (max-width:720px)
{
    .quick_links
    {
        width: 50%;
        border: none;
    }
    .col-push-2
    {
        left: 0;
    }
    
   .a1
    {
        width: 49.65%;
    } 
    
    
   
    
}
@media (max-width:600px)
{
    .a1
    {
        width: 49.65%;
    }
    
    .img_respnsv {
    width: 100%;
    }
    
}
@media (max-width:540px)
{
    .statitics
    {
        padding: 4% 0;
    }
    .count h3
    {
        margin: 0 0 12px 0;
        line-height: 1.2em;
    }
    .count h4
    {
        line-height: 1.2em;
    }
    
    .abut-top-color2
    {
      display:none;
        }
        
     .col-md-3 a1
     {
         width: 49.65%;
         
         }   
    
}

@media (max-width:520px)
{
col-md-2 cont-images
{
    width:50%;
    }
}



@media (max-width:460px)
{
    .logo a img
    {
        width: 100%;
    }
    .logo
    {
        width: 35%;
    }
    .social h4
    {
        display: none;
    }
    .social
    {
        float: right;
    }
    .header_right h3
    {
        float: right;
        clear: both;
        font-size: 12px;
    }
      .col-md-2.cont-images
    {
        width:50%;
        float:left;
        padding:0 5px;
        margin-top: 5px;
        }
        
        .col-md-3.contri_img
     {
        width:100%;
        float:left;
        padding:0 5px;
     
      } 
      
      
     
}
        
        


@media (max-width:423px)
{
      .col-md-4.feature1
    {
        min-height:260px;
        } 
        
        
.main_video {
    float: left;
    height: 221px;
}
       
    }
    
@media (max-width:360px)
{
    .top_text h1
    {
        font-size: 25px;
        margin: 0 0 10% 0;
    }
    .top_text p
    {
        font-size: 16px;
        padding: 10% 0;
    }
      .col-md-4.feature1
    {
        width:100%;
        float:left;
        height:auto;
        margin-bottom:0px;
        }   

    .main_video {
     float: left;
    height: 200px;
    }
}

@media (max-width:353px){

.useful_bx1 {
    min-height: 288px;
}

 .img_respnsv {
    width: 100%;
    }
    


}



@media (max-width:323px)
{
    .statitics
    {
        padding: 5% 0;
    }
    .count h3
    {
        margin: 0 0 12px 0;
        line-height: 1.2em;
    }
    .count h4
    {
        line-height: 1.2em;
    }
    .top_text p
    {
        padding: 2% 0;
    }

    .header_right
    {
        float: left;
        clear: both;
    }
    .logo
    {
        width: 50%;
        float: none;
        margin: 0 auto;
    }
    .header_right span, .header_right
    {
        display: none;
    }
    .a1
    {
        width: 100%;
        margin-right: 0px;
    }
    .quick_links
    {
        width: 100%;
    }
      .col-md-2.cont-images
    {
        width:100%;
        float:left;
        padding:0 5px;
        margin-top: 5px;   
        } 
    .footr_id {
        font-size: 13px;
        }
        
    .useful_bx1 {
    min-height: 304px;
    
    }   
        
        
 .main_video {
    float: left;
    height: 164px;
}       
        
        
}


@media (max-width:250px)
{
  
.main_video {
    float: left;
    height: 120px;
}

}