html {
    overflow-x: hidden
}
body {
    font-family: open sans, sans-serif;
    font-weight: 400;
    overflow-x: hidden
}
a {
    text-decoration: none;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
a:hover {
    text-decoration: none
}
ul {
    padding: 0;
    margin: 0
}
ul li {
    list-style-type: none!important
}


.header{float:left; width:100%; padding:0px; position: relative; z-index: 9; background:#fff;}
#navbar{margin:0px; padding:0px;}
.navbar{margin:0px; padding:0px; border:none; min-height:inherit; border-radius:0px;}
.navbar-brand{padding:0px; height:auto;}
.navbrand{padding:5px 0px; display:block; position:absolute;}
.navbar>.container .navbar-brand{margin-left:0px; margin-top:0px;}
.navbar-nav{margin:10px 0px; float:right;}
.navbar-nav>li>a{font-size:12px; text-transform:uppercase; font-weight:600; color:#403f3f; letter-spacing: 3px; padding:6px 8px;}
.navbar-nav>li>a:hover, .navbar-nav>li>a.actives{background:none!important; color:#51810e;}
.navbar-nav>li>a:focus{outline:none; color:#51810e; background:none!important;}
.nav>li>a:focus, .nav>li>a:hover {color:#51810e;}


/*
.header {
    float: left;
    width: 100%;
    padding: 0
}
.navbar {
    padding: 0
}
.navbar-brand {
    padding: 0;
    margin: 0
}
.navbar-nav li {
    padding-left: 30px
}
.navbar-nav li a {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    color: #403f3f;
    letter-spacing: 3px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block
}
.navbar-nav li a:hover {
    color: #51810e
}
.navbar-brand {
    position: relative;
    z-index: 999
}
*/
#mainnav {
    margin-top: -45px
}
.bannerbg {
    float: left;
    width: 100%;
    margin-top: -45px
}
.banner {
    position: relative;
    float: left;
    width: 100%
}
.banner-img img {
    width: 100%
}
.banner-content {
    position: absolute;
    right: 0;
    top: 42%;
    width: 100%;
    padding: 0 150px;
    text-align: center
}
.banner-content h1 {
    color: #fff;
    font-size: 30px;
    line-height: 35px;
    margin: 0 0 15px 0;
    text-transform: uppercase;
    font-weight: 600
}
.banner-content h2 {
    color: #fff;
    font-size: 22px;
    line-height: 35px;
    margin: 0 0 25px 0;
    text-transform: uppercase;
    font-weight: 400
}
.bannerbtn {
    display: inline-block;
    margin: 0 2px;
    padding: 8px 15px;
    border-radius: 5px;
    background: #7a9622;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px
}
.bannerbtn:hover {
    background: #92b032;
    color: #fff
}
.pad3cont {
    top: 25%!important
}
.bannerbtn02 {
    display: inline-block;
    margin: 0 2px;
    padding: 8px 15px;
    border-radius: 5px;
    background: #de2525;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px
}
.bannerbtn02:hover {
    background: #f72c2c;
    color: #fff
}

.carousel-indicators {
    display: block!important
}
.carousel-indicators {
    right: inherit!important;
    bottom: 0;
    left: inherit!important;
    margin-right: inherit!important;
    margin-left: inherit!important;
    list-style: none;
    width: 100%;
    text-align: center
}
/*
.carousel-indicators li {
    display: inline-block;
    text-align: center;
    width: 15px;
    height: 15px;
    border-radius: 50%
}
.carousel-control-prev {
    display: none
}
.carousel-control-next {
    display: none
}
*/

.carousel-indicators li { display: inline-block; text-align: center; width: 15px!important; height: 15px!important; border-radius: 50%;}
.carousel-indicators .active { display: inline-block; text-align: center; width: 17px!important; height: 17px!important; border-radius: 50%;}
.carousel-control.left{display: none;}
.carousel-control.right{display: none;}


.facltystrip {
    width: 100%;
    float: left;
    background: #f8f8f8;
    padding: 5px 0
}
.staffinso {
    width: 250px;
    background: #fff;
    padding: 5px 10px;
    min-height: 200px;
    float: left
}
.staffleft {
    width: 100%;
    text-align: center;
    padding-top: 15px;
    float: left
}
.staffimg {
    width: 100%;
    text-align: center;
    float: left
}
.staffimg img {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    margin: 0 auto;
    display: table
}
.staffright {
    width: 100%;
    padding-top: 5px;
    float: left
}
.staffright h3 {
    width: 100%;
    text-align: center;
    font-size: 15px;
    color: #2a2929;
    margin-bottom: 5px;
    font-weight: 600;
    float: left
}
.staffright span {
    width: 100%;
    white-space: normal!important;
    text-align: center;
    font-size: 13px;
    line-height: 16px;
    color: #6b6b6b;
    float: left
}
.courseinfos {
    width: 100%;
    float: left;
    background: #e9423b;
    padding: 15px 0
}
.courstxt {
    width: 100%;
    float: left;
    padding-top: 10px
}
.courstxt p {
    width: 100%;
    float: left;
    font-size: 30px;
    color: #fff;
    padding-top: 15px;
    line-height: 38px
}
.fontweight {
    font-weight: 700!important;
    font-size: 32px!important
}
.couseseshow {
    width: 100%;
    float: left
}
.couseseshow ul {
    width: 100%;
    float: left
}
.couseseshow ul li {
    float: left;
    width: 24%;
    margin: 0.5%;
}
.cousebox {
    width: 100%;
    float: left;
    background: #fff;
    padding: 10px
}
.cousicons {
    float: left;
    width: 35%;
    padding-top: 10px
}
.cousicons img {
    float: left;
    width: 72px
}
.cousetxt {
    width: 65%;
    display: table;
    height: 100px;
    float: left
}
.cousetxt p {
    width: 100%;
    color: #171717;
    line-height: 22px;
    display: table-cell;
    vertical-align: middle;
    font-size: 14px
}
.coursefeatucinfo {
    width: 100%;
    padding: 60px 0;
    float: left
}
.coursefeatucinfo h2 {
    width: 100%;
    font-size: 34px;
    color: #000;
    text-align: center;
    margin-bottom: 20px;
    float: left
}
.coursefeatucinfo h2 span {
    font-size: 34px;
    color: #171717;
    font-weight: 700
}
.feacourstrip {
    width: 100%;
    float: left;
    margin: 15px 0
}
.feacoumatter {
    width: 100%;
    float: left;
    padding-top: 25px
}
.feahead {
    width: 100%;
    border-left: solid 4px #7a9622;
    padding-left: 15px;
    margin-bottom: 20px;
    float: left
}
.feahead h4 {
    width: 100%;
    font-size: 22px;
    color: #171717;
    float: left;
    text-transform: uppercase;
    margin: 0 0 5px
}
.feahead h5 {
    width: 100%;
    font-size: 22px;
    color: #171717;
    font-weight: 700;
    text-transform: uppercase;
    float: left
}
.feacoumatter p {
    width: 100%;
    float: left;
    padding: 0;
    font-size: 14px;
    color: #4c4c4c;
    line-height: 22px;
    margin-bottom: 8px
}
.btnshow {
    width: 100%;
    float: left;
    margin: 15px 0 0
}
.cousedownbtn {
    margin: 0 10px 0 0;
    padding: 8px 15px;
    border-radius: 5px;
    background: #7a9622;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    float: left
}
.cousedownbtn:hover {
    background: #92b032;
    color: #fff
}
.viewcousebtn {
    margin: 0 2px;
    padding: 8px 15px;
    border-radius: 5px;
    background: #de2525;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    float: left
}
.viewcousebtn:hover {
    background: #f72c2c;
    color: #fff
}
.videodivs {
    width: 100%;
    padding: 0 40px 0 0;
    float: left
}
.videodivs img {
    width: 100%;
    float: left
}
.videodivs02 {
    width: 100%;
    padding: 0 0 0 40px;
    float: left
}
.videodivs02 img {
    width: 100%;
    float: left
}
.coursemodualstrip {
    width: 100%;
    float: left
}
.modualhead {
    width: 100%;
    border-left: solid 4px #7a9622;
    padding-left: 15px;
    margin-bottom: 25px;
    float: left
}
.modualhead h2 {
    width: 100%;
    font-size: 34px;
    color: #171717;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 0;
    float: left;
    letter-spacing: .5px
}
.modualhead h2 span {
    font-size: 34px;
    color: #171717;
    font-weight: 700;
    padding-left: 10px
}
.moudalinfo {
    width: 100%;
    margin: 10px 0;
    float: left
}
.moudalinfo h4 {
    width: 100%;
    font-weight: 600;
    font-size: 22px;
    color: #171717;
    margin-bottom: 15px;
    float: left
}
.moudalinfo ul {
    width: 100%;
    float: left;
    padding: 10px 0
}
.moudalinfo ul li {
    width: 29%;
    margin:20px 10px;
	min-height:180px;
    float: left
}
.modualbox {
    width: 100%;
    background: #fff;
	min-height:180px;
    padding: 10px 15px;
    box-shadow: 0 0 20px #eaeaea;
    float: left;
}
.modulimg {
    width: 100%;
    float: left;
    text-align: center;
    margin: 10px 0
}
.modualbox h6 {
    width: 100%;
    float: left;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    color: #171717
}
.cricleranl {
    background: #c2d38d;
    width: 30px;
    height: 30px;
    margin-left: 3px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    font-weight: 700
}
.downloadbtnshow {
    width: 100%;
    float: left;
    padding: 20px 0;
    margin: 25px 0 35px
}
.downbtninfoss {
    display: table;
    margin: 0 auto;
    padding: 8px 15px;
    border-radius: 5px;
    background: #7a9622;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px
}
.downbtninfoss:hover {
    background: #92b032;
    color: #fff
}
.viewbtndiv {
    width: 100%;
    float: left;
    margin: 25px 0 35px
}
.samplelecutestrip {
    width: 100%;
    float: left;
    padding: 15px 0
}
.sampalleatdiv {
    width: 100%;
    padding: 0;
    float: left
}
.samplevideos {
    width: 100%;
    margin-bottom: 15px;
    float: left
}
.samplevideos img {
    width: 100%;
    float: left
}
.sampalleatdiv h6 {
    width: 100%;
    font-size: 15px;
    color: #171717;
    text-align: center;
    float: left;
    font-weight: 600
}
.sampalleatdiv h6 a {
    color: #171717
}
.ourcouresstrip {
    width: 100%;
    background: url(../images/coursebg.jpg) center top no-repeat;
    background-size: cover;
    min-height: 537px;
    float: left;
    padding: 45px 0 10px
}
.couseheads {
    width: 100%;
    border-left: solid 4px #fff;
    padding-left: 15px;
    margin-bottom: 40px;
    float: left
}
.couseheads h2 {
    width: 100%;
    font-size: 34px;
    color: #fff;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 0;
    float: left;
    letter-spacing: .5px
}
.couseheads h2 span {
    font-size: 34px;
    color: #fff;
    font-weight: 700;
    padding-left: 10px
}
.arryimg {
    width: 100%;
    float: left
}
.arryimg img {
    width: 100%;
    position: relative;
    float: left
}
.arryinfo {
    width: 100%;
    float: left;
    position: absolute;
    top: 0;
    padding: 25px
}
.arrybgshow {
    width: auto;
    padding: 2px 10px;
    background: #000;
    color: #fff;
    font-weight: 600;
    font-size: 25px;
    display: inline-block;
    margin: 1px 0
}
.arryright {
    width: 100%;
    padding: 25px 40px;
    float: left
}
.arryhead {
    width: 100%;
    border-left: solid 4px #fff;
    padding-left: 15px;
    margin-bottom: 20px;
    float: left
}
.arryhead h6 {
    width: 100%;
    font-size: 25px;
    color: #fff;
    float: left;
    margin: 0 0 5px
}
.arryright p {
    width: 100%;
    float: left;
    font-size: 17px;
    color: #fff;
    margin-bottom: 5px
}
.arryright p span {
    font-size: 17px;
    color: #fff;
    font-weight: 600
}
.arrybtn {
    width: 100%;
    float: left
}
.downcoursbrowser {
    margin: 5px 0;
    padding: 8px 15px;
    border-radius: 5px;
    background: #167014;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    float: left
}
.downcoursbrowser:hover {
    background: #0f590d;
    color: #fff
}
.viewcoursbtss {
    margin: 5px 0;
    padding: 8px 15px;
    border-radius: 5px;
    background: #1c1c1c;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    float: left
}
.viewcoursbtss:hover {
    background: #0b0b0b;
    color: #fff
}
.highleavedstrip {
    width: 100%;
    padding: 55px 0 20px;
    float: left
}
.highlevehead {
    width: 100%;
    border-left: solid 4px #7a9622;
    padding-left: 15px;
    margin-bottom: 25px;
    float: left
}
.highlevehead h2 {
    width: 100%;
    font-size: 34px;
    color: #171717;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 0;
    float: left;
    letter-spacing: .5px
}
.highlevehead h2 span {
    font-size: 34px;
    color: #171717;
    font-weight: 700;
    padding-left: 10px
}
.highleavedstrip p {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #4c4c4c;
    line-height: 22px
}
.stystemdesigndiv {
    width: 100%;
    padding: 25px 0;
    float: left
}
.stystemdesigndiv h4 {
    width: 100%;
    font-size: 25px;
    color: #171717;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 25px;
    float: left
}
.sylesilder {
    width: 100%;
    float: left
}
.pro.owl-carousel .owl-dots.disabled,
.pro.owl-carousel .owl-nav.disabled {
    display: block
}
.pro.owl-carousel .owl-item img {
    max-width: 182px;
    max-height: 42px;
    margin: 0 auto
}
.owl-theme .owl-nav[class*=owl-prev] {
    top: 35%;
    left: 0;
    position: absolute;
    background: 0 0!important
}
.owl-theme .owl-nav[class*=owl-next] {
    top: 35%;
    right: 0;
    position: absolute;
    background: 0 0!important
}
.arrobgcolor {
    color: #4c4c4c;
    font-size: 40px
}
.sylesilder .item {
    border-radius: inherit!important;
    box-shadow: inherit!important
}
.systmebox {
    width: 100%;
    float: left;
    background: #f1f6ff;
    padding: 15px
}
.sysboxbg02 {
    background: #f7fff4!important
}
.sysboxbg03 {
    background: #f3f3f3!important
}
.sysboxbg04 {
    background: #fff2f8!important
}
.systimg {
    width: 100%;
    float: left;
    text-align: center;
    padding: 10px 0;
    margin-bottom: 10px
}
.systmebox h3 {
    width: 100%;
    float: left;
    font-size: 19px;
    color: #0f0f0f;
    font-weight: 600;
    margin-bottom: 10px
}
.systmebox p {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #2c2c2c;
    font-weight: 600;
    padding: 0 15px
}
.owl-dots {
    display: none
}
.howitworksetion {
    width: 100%;
    float: left
}
.stepboxes {
    width: 100%;
    padding: 20px 0;
    float: left
}
.howworkinfo {
    width: 100%;
    float: left;
    background: #fff;
    box-shadow: 0 0 25px #e0e0e0;
    border-radius: 0 0 45px 0
}
.worktop {
    width: 100%;
    float: left;
    background: url(../images/howitworktop01.png) left top no-repeat;
    height: 160px;
    padding-top: 20px
}
.worktop h2 {
    width: 100%;
    float: left;
    text-align: center;
    font-weight: 700;
    font-size: 34px;
    color: #fff;
    text-transform: uppercase;
    margin: 0
}
.worktop h3 {
    width: 100%;
    float: left;
    text-align: center;
    font-weight: 700;
    font-size: 64px;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    line-height: 55px
}
.bg02 {
    width: 100%;
    float: left;
    background: url(../images/howitworktop02.png) left top no-repeat!important;
    height: 160px;
    padding-top: 20px
}
.bg03 {
    width: 100%;
    float: left;
    background: url(../images/howitworktop03.png) left top no-repeat!important;
    height: 160px;
    padding-top: 20px
}
.bg04 {
    width: 100%;
    float: left;
    background: url(../images/howitworktop04.png) left top no-repeat!important;
    height: 160px;
    padding-top: 20px
}
.wrokdetails {
    width: 100%;
    padding: 5px 15px 20px;
    float: left
}
.workicon {
    width: 100%;
    float: left;
    text-align: center;
    padding: 5px 0 10px
}
.wrokdetails h5 {
    width: 100%;
    text-align: center;
    font-size: 25px;
    color: #0f0f0f;
    font-weight: 600
}
.wrokdetails p {
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #2c2c2c;
    font-weight: 600
}
.studentstrip {
    width: 100%;
    padding: 25px 0;
    float: left
}
.studentstrip h2 {
    width: 100%;
    font-size: 34px;
    text-transform: uppercase;
    color: #000;
    text-align: center;
    margin-bottom: 10px;
    float: left
}
.studentstrip h2 span {
    font-size: 34px;
    color: #171717;
    font-weight: 700
}
.studentsilder {
    width: 100%;
    float: left
}
.placemntlogo {
    width: 100%;
    float: left;
    text-align: center;
    padding-top: 25px
}
.studentsilder .item {
    border-radius: inherit!important;
    box-shadow: inherit!important
}
.studentsilder .pro.owl-carousel .owl-item img {
    max-width: 225px;
    max-height: 64px;
    margin: 0 auto
}
.faqstrip {
    width: 100%;
    background: url(../images/faqbg.jpg) left top no-repeat;
    background-size: cover;
    float: left
}
.faqshow {
    width: 100%;
    padding: 45px 0;
    float: left
}
.faqhead {
    width: 100%;
    border-left: solid 4px #fff;
    padding-left: 15px;
    margin-bottom: 15px;
    float: left
}
.faqhead h2 {
    width: 100%;
    font-size: 34px;
    color: #fff;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 0;
    float: left;
    letter-spacing: .5px
}
.faqhead h2 span {
    font-size: 34px;
    color: #fff;
    font-weight: 700;
    padding-left: 10px
}
.faqshow h4 {
    width: 100%;
    float: left;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400
}
.faq {
    float: left;
    width: 100%;
    padding: 10px 0;
	position:relative;
}
.accordion>.card {
    border: none
}
.faq .accordion>.card .card-header {
    padding: 13px 10px;
    background: 0 0!important
}
.faq .accordion>.card {
    background: 0 0!important
}
.faq .btn-link {
    padding: 0;
    color: #fff;
    font-size: 14px;
    text-align: left;
    width: 100%;
	outline:none;
    font-weight: 700
}
.faq .btn-link:focus, .faq .btn-link:link{outline:none;}
.faq .card-header {
    border-bottom: solid 1px #fff
}
.faq .card-body {
    padding: 11px;
    float: left
}
.faq .btn-link:hover,
.faq .btn-link:focus {
    color: #fff;
    text-decoration: none
}
.faq .btn-link .fa {
    font-size: 12px;
    padding-right: 0;
    margin-top: 5px;
    margin-left: 10px;
    position: absolute;
    right: 0
}
.faq .card {
    border-bottom: solid 1px #fff!important
}
.faqcontent {
    width: 100%;
    float: left;
    padding: 0
}
.faqcontent p {
    width: 100%;
    font-size: 14px;
    color: #fff;
    line-height: 22px;
    float: left
}
.footerfull {
    width: 100%;
    float: left;
    background: #1d1d1d;
    padding: 50px 0 40px
}
.footercontact {
    width: 100%;
    float: left
}
.foterlogo {
    width: 100%;
    float: left
}
.footeconthead {
    width: 100%;
    border-left: solid 4px #fff;
    padding-left: 15px;
    margin-bottom: 15px;
    float: left
}
.footeconthead h2 {
    width: 100%;
    font-size: 34px;
    color: #fff;
    font-weight: 700;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 0;
    float: left;
    letter-spacing: .5px
}
.footeconthead h2 span {
    font-size: 34px;
    color: #fff;
    padding-left: 10px;
    font-weight: 400
}
.footercontact h3 {
    width: 100%;
    font-weight: 700;
    font-size: 25px;
    color: #fff;
    line-height: 32px;
    float: left
}
.footercontact p {
    width: 100%;
    font-size: 17px;
    color: #fff;
    float: left;
    font-weight: 600;
    margin-bottom: 5px
}
.socialicon {
    font-size: 20px;
    margin-right: 10px;
    min-height: 50px;
    margin-top: 5px;
    float: left
}
.socialicon2 {
    font-size: 20px;
    margin-right: 10px;
    min-height: 28px;
    margin-top: 5px;
    float: left
}
a.linkcolor {
    color: #fff
}
a.linkcolor:foucs,
a.linkcolor:hover {
    color: #98b834
}
.footersocial {
    width: 100%;
    float: left;
    padding: 5px 0
}
.footersocial ul {
    width: 100%;
    float: left
}
.footersocial ul li {
    float: left
}
.footersocial ul li a {
    font-size: 20px;
    color: #fff;
    padding-right: 30px
}
.footerright {
    width: 100%;
    padding: 92px 0 0 50px;
    float: left
}
.footerform {
    width: 100%;
    padding: 15px 0;
    float: left
}
.formheadbg {
    width: 100%;
    float: left;
    background: #fff;
    border-radius: 5px;
    padding: 8px 20px 10px;
    margin-bottom: 10px
}
.formheadbg label {
    width: 100%;
    float: left;
    font-size: 17px;
    color: #1d1d1d;
    margin-bottom: 0
}
.inputbgs {
    width: 100%;
    font-size: 14px;
    color: #666;
    padding: 3px 0;
    outline: none;
    border: none;
    float: left
}
.textareabg {
    width: 100%;
    outline: none!important;
    font-size: 14px!important;
    color: #666!important;
    padding: 3px 0!important;
    border: none!important;
    float: left;
    height: 188px!important;
    text-align: left;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .0);
}
.submitbtn {
    float: left;
    background: #98b834;
    color: #fff;
    padding: 10px 23px;
    font-size: 17px;
    font-weight: 600;
    border: none;
    outline: none;
    border-radius: 5px;
    text-transform: uppercase;
    margin: 10px 0
}
.submitbtn:hover {
    float: left;
    background: #87a42a
}
.footerform .form-control:focus {
    outline: 0;
    box-shadow: none
}
.endfooter {
    width: 100%;
    padding: 25px 0;
    float: left
}
.wpicoss {
    float: left
}
.footerlinks {
    width: 100%;
    float: left
}
.footerlinks ul {
    width: 100%;
    display: inline-block;
    text-align: center
}
.footerlinks ul li {
    display: inline-block
}
.footerlinks ul li a {
    font-size: 13px;
    color: #666;
    padding: 0 10px;
    text-transform: uppercase
}
.footerlinks ul li a:hover {
    font-size: 13px;
    color: #98b834
}
.wpicons {
    background: #25d366;
    height: 65px;
    width: 65px;
    border-radius: 50%;
    text-align: center;
    padding-top: 13px;
    font-size: 14px;
    bottom: 15px;
    position: fixed;
    float: left;
    z-index: 99
}
.wpfav {
    font-size: 40px;
    color: #fff
}
.linkss {
    color: #98b834!important
}
.footerlinks span {
    width: 100%;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    color: #666;
    float: left
}
.livechatdiv {
    float: right;
    margin-top: 50px;
    position: fixed;
    bottom: 0
}
.smapleleatcuture {
    width: 100%;
    float: left
}
.smapleleatcuture .pro.owl-carousel .owl-item img {
    max-width: 100%;
    max-height: inherit;
    margin: 0 auto
}
.smapleleatcuture .owl-theme .owl-nav[class*=owl-prev] {
    top: -22%;
    right: -91%;
    position: absolute;
    background: 0 0!important
}
.smapleleatcuture .owl-theme .owl-nav[class*=owl-next] {
    top: -22%;
    right: 0%;
    position: absolute;
    background: 0 0!important
}
.arrobgcolor {
    color: #4c4c4c;
    font-size: 40px
}
.smapleleatcuture .item {
    border-radius: inherit!important;
    box-shadow: inherit!important
}
.bulitico {
    width: 9px;
    height: 9px;
    margin-right: 5px
}

/*180920*/

.navbar a.my-sign-up {
    background-color: #ec5252!important;
    color: #fff!important;
    border: 1px solid #ec5252!important;
    border-radius: 5px!important;
    letter-spacing: 1px!important;
    margin:0px 8px;
}
.navbar a.my-sign-up:hover {
    background-color: #000!important;
    color: #fff!important;    
    border: 1px solid #000!important;
}
.navbar a.my-login {
    color: #5e5f61!important;
    letter-spacing: 1px!important;
    border: 1px solid #686f7a!important;
    border-radius: 5px!important;
}
.navbar a.my-login:hover {
    background-color: #000!important;
    color: #fff!important;
    border: 1px solid #000!important;
}


.faqbg{float:left; width:100%;}


.forth_heading {
	background:#395ca3;
	color:#fff!important;
	padding:5px 5px 5px 20px;
	font-size:18px;
	font-weight:500
}
.forth_heading2 {
	background:#7999d8;
	font-size:16px!important;
	font-weight:400!important;
	padding-top:7px
}

.bg09{float:left; width:100%; padding:30px 0px; background:#f7f8fa;}
.line_height2 {
    line-height: 2!important;
    padding-left: 20px;
}
.pt-25 {
    padding-top:25px;
}

.syllabus-popup{float:left; width:100%; text-align:center; padding:30px 0px;}
.syllabus-popup-btn{display:inline-block; padding:10px 25px; background:#3a5ca3; border-radius:5px; color:#fff;}
.syllabus-popup-btn:hover{background:#7a99d9; color:#fff;}
a.syllabus-popup-btn:focus{background:#7a99d9; color:#fff;}

.syllabus-popup .faq .btn-link{color:#000;}
.syllabus-popup .faq .btn-link:hover, .syllabus-popup .faq .btn-link:focus{color:#3a5ca3;}

.couseseshow ul, .couseseshow ul li{list-style:none;}

.syllabus-popup .modal-footer{border:none;}
.syllabus-popup .card-body{width:100%;}


@media only screen and (min-width: 960px) and (max-width: 1100px) {
    .navbar-brand img {
        width: 85px
    }
    .navbar-nav li {
        padding-left: 15px
    }
    .navbar-nav li a {
        letter-spacing: 1px
    }
    .banner-content h1 {
        font-size: 22px;
        line-height: 30px
    }
    .banner-content h2 {
        font-size: 16px;
        line-height: 26px;
        margin: 0 0 20px 0
    }
    .cousicons img {
        float: left;
        width: 46px
    }
    .couseseshow ul li {
        width: 22.5%;
        margin: 5px
    }
    .cousetxt p {
        line-height: 16px;
        display: table-cell;
        font-size: 12px
    }
    .cousetxt {
        height: 80px;
        float: left
    }
    .moudalinfo ul li {
        width: 18%;
        margin-right: 15px;
        float: left
    }
    .modualbox h6 {
        font-size: 14px
    }
    .sampalleatdiv h6 {
        font-size: 14px
    }
    .arryright {
        padding: 15px 10px
    }
    .arryhead h6 {
        font-size: 18px
    }
    .highlevehead h2 {
        font-size: 24px
    }
    .highlevehead h2 span {
        font-size: 24px;
        padding-left: 0
    }
    .wrokdetails h5 {
        font-size: 16px
    }
    .studentsilder .pro.owl-carousel .owl-item img {
        max-width: 166px;
        max-height: 50px
    }
    .footeconthead h2 {
        font-size: 20px
    }
    .footeconthead h2 span {
        font-size: 20px
    }
    .footercontact h3 {
        font-size: 16px;
        line-height: 23px
    }
    .footercontact p {
        font-size: 14px;
        margin-bottom: 2px
    }
    .smapleleatcuture .owl-theme .owl-nav[class*=owl-prev] {
        right: -90%
    }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
    .navbar-brand img {
        width: 85px
    }
    .navbar-nav li {
        padding-left: 8px
    }
    .navbar-nav li a {
        letter-spacing: 0;
        font-size: 11px
    }
    .bannerbg {
        margin-top: -35px
    }
    #mainnav {
        margin-top: -35px
    }
    .pad3cont {
        top: 25%!important
    }
    .banner-content {
        top: 30%;
        padding: 0 20px
    }
    .banner-content h1 {
        font-size: 14px;
        margin-bottom: 5px;
        line-height: 21px
    }
    .banner-content h2 {
        font-size: 12px;
        line-height: 20px;
        margin: 0 0 10px 0
    }
    .cousicons img {
        float: left;
        width: 46px
    }
    .couseseshow ul li {
        width: 31%;
        margin: 5px
    }
    .cousetxt p {
        line-height: 16px;
        display: table-cell;
        font-size: 12px
    }
    .cousetxt {
        height: 80px;
        float: left
    }
    .moudalinfo ul li {
        width: 31%;
        margin: 0 15px 15px 0
    }
    .modualbox h6 {
        font-size: 14px
    }
    .sampalleatdiv h6 {
        font-size: 14px
    }
    .arryright {
        padding: 15px 10px
    }
    .arryhead h6 {
        font-size: 18px
    }
    .highlevehead h2 {
        font-size: 24px
    }
    .highlevehead h2 span {
        font-size: 24px;
        padding-left: 0
    }
    .wrokdetails h5 {
        font-size: 16px
    }
    .studentsilder .pro.owl-carousel .owl-item img {
        max-width: 166px;
        max-height: 50px
    }
    .feahead h4 {
        font-size: 15px
    }
    .feahead h5 {
        font-size: 16px
    }
    .feacoumatter p {
        font-size: 13px;
        line-height: 19px;
        margin-bottom: 0
    }
    .cousedownbtn {
        margin: 0 10px 10px 0
    }
    .howworkinfo {
        margin-bottom: 25px
    }
    .worktop {
        background: #fd7c00 url(../images/howitworktop01.png) left top no-repeat;
        height: 140px
    }
    .bg02 {
        background: #d3312c url(../images/howitworktop02.png) left top no-repeat!important;
        height: 140px
    }
    .bg03 {
        background: #0494c4 url(../images/howitworktop03.png) left top no-repeat!important;
        height: 140px
    }
    .bg04 {
        background: #009188 url(../images/howitworktop04.png) left top no-repeat!important;
        height: 140px
    }
    .footeconthead {
        margin-top: 25px
    }
    .footerright {
        width: 100%;
        padding: 0;
        float: left
    }
    .smapleleatcuture .owl-theme .owl-nav[class*=owl-prev] {
        right: -84%
    }
    .arrybgshow {
        font-size: 13px
    }
    .sampalleatdiv .p-0{
        padding: 0!important;
    }
    .sampalleatdiv .col-sm-12 {
        float: left;
        width: 100%!important;
    }
    .sampalleatdiv .text-right{
        text-align: left!important;
    }
    .downbtninfoss1 {
        margin: 0px 15px 0px 0px!important;
    }
    .bg003{
        display: block;
    }
}
}
@media only screen and (min-width: 600px) and (max-width: 767px) {

.navbar-toggle{margin-right:0px; background:none; border:solid 1px #d5d5d5; margin-top:20px;}
.navbar-toggle .icon-bar{background: #6f6e6e;}
.navbar-nav{margin:0px; width:100%;}
.navbar-nav > li{padding-left: 0px; border-bottom: solid 1px #d5d5d5;}
.navbar-nav > li a {letter-spacing: 0px; font-size: 14px;}


    .navbar-brand img {
        width: 75px;
        margin-top: 10px
    }
    .bannerbg {
        margin-top: -26px
    }
    #mainnav {
        margin-top: -35px
    }
    .pad3cont {
        top: 15%!important
    }
    .banner-content {
        top: 20%;
        padding: 0 10px
    }
    .banner-content h1 {
        font-size: 14px;
        margin-bottom: 5px;
        line-height: 22px
    }
    .banner-content h2 {
        font-size: 12px;
        line-height: 20px;
        margin: 0 0 10px 0
    }
    .cousicons img {
        float: left;
        width: 46px
    }
    .couseseshow ul li {
        width: 31%;
        margin: 5px
    }
    .cousetxt p {
        line-height: 16px;
        display: table-cell;
        font-size: 12px
    }
    .cousetxt {
        height: 80px;
        float: left
    }
    .modualbox {
        min-height: 170px
    }
    .moudalinfo ul li {
        width: 30%;
        margin: 0 11px 11px 0
    }
    .modualbox h6 {
        font-size: 14px
    }
    .arryright {
        padding: 25px 10px 20px
    }
    .arryhead h6 {
        font-size: 22px
    }
    .highlevehead h2 {
        font-size: 18px
    }
    .highlevehead h2 span {
        font-size: 18px;
        padding-left: 0
    }
    .wrokdetails h5 {
        font-size: 22px
    }
    .studentsilder .pro.owl-carousel .owl-item img {
        max-width: 166px;
        max-height: 50px
    }
    .cousedownbtn {
        margin: 0 10px 10px 0
    }
    .howworkinfo {
        margin-bottom: 25px
    }
    .worktop {
        background: #fd7c00 url(../images/howitworktop01.png) left top no-repeat;
        height: 140px
    }
    .bg02 {
        background: #d3312c url(../images/howitworktop02.png) left top no-repeat!important;
        height: 140px
    }
    .bg03 {
        background: #0494c4 url(../images/howitworktop03.png) left top no-repeat!important;
        height: 140px
    }
    .bg04 {
        background: #009188 url(../images/howitworktop04.png) left top no-repeat!important;
        height: 140px
    }
    .footeconthead {
        margin-top: 25px
    }
    .feacoumatter {
        padding: 0 0 20px
    }
    .coursefeatucinfo h2 {
        font-size: 28px;
        text-align: left;
        margin-bottom: 0
    }
    .coursefeatucinfo h2 span {
        font-size: 28px
    }
    .faqhead h2 {
        font-size: 24px
    }
    .faqhead h2 span {
        font-size: 24px
    }
    .wpicons {
        margin: 0 auto;
        float: none
    }
    .footerlinks {
        padding: 20px 0
    }
    .livechatdiv {
        float: left;
        margin-top: 10px;
        width: 100%;
        text-align: center
    }
    .footerright {
        width: 100%;
        padding: 0;
        float: left
    }
    .modualhead h2 {
        font-size: 22px
    }
    .modualhead h2 span {
        font-size: 22px
    }
    .smapleleatcuture .owl-theme .owl-nav[class*=owl-prev] {
        top: -26%;
        right: -80%
    }
    .smapleleatcuture .owl-theme .owl-nav[class*=owl-next] {
        top: -26%
    }
    .arrybgshow {
        font-size: 18px;
        display: table
    }
    .videodivs {
        width: 100%;
        padding: 0;
        margin-bottom: 25px
    }
    .videodivs02 {
        width: 100%;
        padding: 0;
        margin-bottom: 25px;
        float: left
    }
    .bannerbtn {
        padding: 5px 10px;
        font-size: 12px
    }
    .bannerbtn02 {
        padding: 5px 10px;
        font-size: 12px
    }
    .arrybgshow {
        font-size: 16px;
        display: table
    }
    .sampalleatdiv .p-0{
        padding: 0!important;
    }
    .sampalleatdiv .col-sm-12 {
        float: left;
        width: 100%!important;
    }
    .sampalleatdiv .text-right{
        text-align: left!important;
    }
    .downbtninfoss1 {
        margin: 0px 15px 0px 0px!important;
    }
    .bg003{
        display: block;
    }
}
@media only screen and (min-width: 480px) and (max-width: 599px) {
    
.navbar-toggle{margin-right:0px; background:none; border:solid 1px #d5d5d5; margin-top:20px;}
.navbar-toggle .icon-bar{background: #6f6e6e;}
.navbar-nav{margin:0px; width:100%;}
.navbar-nav > li{padding-left: 0px; border-bottom: solid 1px #d5d5d5;}
.navbar-nav > li a {letter-spacing: 0px; font-size: 14px;}


    .navbar-brand img {
        width: 75px;
        margin-top: 10px
    }

    .bannerbg {
        margin-top: -26px
    }
    #mainnav {
        margin-top: -35px
    }
    .pad3cont {
        top: 25%!important
    }
    .banner-content {
        top: 20%;
        padding: 0 10px
    }
    .banner-content h1 {
        font-size: 12px;
        margin-bottom: 5px;
        line-height: 20px
    }
    .banner-content h2 {
        display: none
    }
    .cousicons img {
        float: left;
        width: 46px
    }
    .couseseshow ul li {
        width: 46%;
        margin: 5px
    }
    .cousetxt p {
        line-height: 16px;
        display: table-cell;
        font-size: 12px
    }
    .cousetxt {
        height: 80px;
        float: left
    }
    .modualbox {
        min-height: 170px
    }
    .moudalinfo ul li {
        width: 30%;
        margin: 0 11px 11px 0
    }
    .modualbox h6 {
        font-size: 13px
    }
    .arryright {
        padding: 25px 10px 20px
    }
    .arryhead h6 {
        font-size: 22px
    }
    .highlevehead h2 {
        font-size: 17px
    }
    .highlevehead h2 span {
        font-size: 17px;
        padding-left: 0
    }
    .wrokdetails h5 {
        font-size: 22px
    }
    .studentsilder .pro.owl-carousel .owl-item img {
        max-width: 166px;
        max-height: 50px
    }
    .cousedownbtn {
        margin: 0 10px 10px 0
    }
    .howworkinfo {
        margin-bottom: 25px
    }
    .worktop {
        background: #fd7c00 url(../images/howitworktop01.png) left top no-repeat;
        height: 140px
    }
    .bg02 {
        background: #d3312c url(../images/howitworktop02.png) left top no-repeat!important;
        height: 140px
    }
    .bg03 {
        background: #0494c4 url(../images/howitworktop03.png) left top no-repeat!important;
        height: 140px
    }
    .bg04 {
        background: #009188 url(../images/howitworktop04.png) left top no-repeat!important;
        height: 140px
    }
    .footeconthead {
        margin-top: 25px
    }
    .feacoumatter {
        padding: 0 0 20px
    }
    .coursefeatucinfo h2 {
        font-size: 28px;
        text-align: left;
        margin-bottom: 0
    }
    .coursefeatucinfo h2 span {
        font-size: 28px
    }
    .faqhead h2 {
        font-size: 24px
    }
    .faqhead h2 span {
        font-size: 24px
    }
    .wpicons {
        margin: 0 auto;
        float: none
    }
    .footerlinks {
        padding: 20px 0
    }
    .livechatdiv {
        float: left;
        margin-top: 10px;
        width: 100%;
        text-align: center
    }
    .bannerbtn {
        margin: 5px 2px;
        padding: 8px 10px;
        font-size: 11px;
        letter-spacing: 0
    }
    .bannerbtn02 {
        margin: 5px 2px;
        padding: 8px 10px;
        font-size: 11px;
        letter-spacing: 0
    }
    .footeconthead h2 {
        font-size: 25px
    }
    .footeconthead h2 span {
        font-size: 25px
    }
    .footercontact h3 {
        font-size: 20px;
        line-height: 27px
    }
    .studentstrip h2 {
        font-size: 28px
    }
    .studentstrip h2 span {
        font-size: 28px
    }
    .footerright {
        width: 100%;
        padding: 0;
        float: left
    }
    .modualhead h2 {
        font-size: 22px
    }
    .modualhead h2 span {
        font-size: 22px
    }
    .samplevideos {
        padding: 0 15px
    }
    .smapleleatcuture .owl-theme .owl-nav[class*=owl-prev] {
        top: -18%;
        right: -78%
    }
    .smapleleatcuture .owl-theme .owl-nav[class*=owl-next] {
        top: -18%
    }
    .videodivs {
        width: 100%;
        padding: 0;
        margin-bottom: 25px
    }
    .videodivs02 {
        width: 100%;
        padding: 0;
        margin-bottom: 25px;
        float: left
    }
    .bannerbtn {
        padding: 5px 10px;
        font-size: 12px
    }
    .bannerbtn02 {
        padding: 5px 10px;
        font-size: 12px
    }
    .arrybgshow {
        font-size: 16px;
        display: table
    }
    .sampalleatdiv .p-0{
        padding: 0!important;
    }
    .sampalleatdiv .col-sm-12 {
        float: left;
        width: 100%!important;
    }
    .sampalleatdiv .text-right{
        text-align: left!important;
    }
    .downbtninfoss1 {
        margin: 0px 15px 0px 0px!important;
    }
    .bg003{
        display: block;
    }
}
@media only screen and (max-width: 479px) {

.navbar-toggle{margin-right:0px; background:none; border:solid 1px #d5d5d5; margin-top:20px;}
.navbar-toggle .icon-bar{background: #6f6e6e;}
.navbar-nav{margin:0px; width:100%;}
.navbar-nav > li{padding-left: 0px; border-bottom: solid 1px #d5d5d5;}
.navbar-nav > li a {letter-spacing: 0px; font-size: 14px;}


    .navbar {
        padding: 0 0 8px
    }
    .navbar-brand img {
        width: 75px;
        margin-top: 10px
    }
    .bannerbg {
        margin-top: -26px
    }
    #mainnav {
        margin-top: -35px
    }
    .pad3cont {
        top: 20%!important
    }
    .banner-content {
        top: 20%;
        padding: 0 10px
    }
    .banner-content h1 {
        font-size: 12px;
        margin-bottom: 5px;
        line-height: 18px
    }
    .banner-content h2 {
        display: none
    }
    .cousicons img {
        float: left;
        width: 42px
    }
    .couseseshow ul li {
        width: 46%;
        margin: 5px
    }
    .cousetxt p {
        line-height: 16px;
        display: table-cell;
        font-size: 12px
    }
    .cousetxt {
        height: 80px;
        float: left
    }
    .modualbox {
        min-height: 175px
    }
    .moudalinfo ul li {
        width: 46%;
        margin: 0 10px 10px 0
    }
    .modualbox h6 {
        font-size: 14px
    }
    .arryright {
        padding: 25px 10px 20px
    }
    .arryhead h6 {
        font-size: 16px
    }
    .arryright p {
        font-size: 13px
    }
    .highlevehead h2 {
        font-size: 17px
    }
    .highlevehead h2 span {
        font-size: 17px;
        padding-left: 0
    }
    .wrokdetails h5 {
        font-size: 22px
    }
    .studentsilder .pro.owl-carousel .owl-item img {
        max-width: 166px;
        max-height: 50px
    }
    .cousedownbtn {
        margin: 0 10px 10px 0
    }
    .howworkinfo {
        margin-bottom: 25px
    }
    .worktop {
        background: #fd7c00 url(../images/howitworktop01.png) left top no-repeat;
        height: 140px
    }
    .bg02 {
        background: #d3312c url(../images/howitworktop02.png) left top no-repeat!important;
        height: 140px
    }
    .bg03 {
        background: #0494c4 url(../images/howitworktop03.png) left top no-repeat!important;
        height: 140px
    }
    .bg04 {
        background: #009188 url(../images/howitworktop04.png) left top no-repeat!important;
        height: 140px
    }
    .footeconthead {
        margin-top: 25px
    }
    .feacoumatter {
        padding: 0 0 20px
    }
    .coursefeatucinfo h2 {
        font-size: 28px;
        text-align: left;
        margin-bottom: 0
    }
    .coursefeatucinfo h2 span {
        font-size: 28px
    }
    .faqhead h2 {
        font-size: 24px
    }
    .faqhead h2 span {
        font-size: 24px
    }
    .wpicons {
        margin: 0 auto;
        float: none
    }
    .footerlinks {
        padding: 20px 0
    }
    .livechatdiv {
        float: left;
        margin-top: 10px;
        width: 100%;
        text-align: center
    }
    .bannerbtn {
        margin: 5px 2px;
        padding: 6px 8px;
        font-size: 10px;
        letter-spacing: 0
    }
    .bannerbtn02 {
        margin: 5px 2px;
        padding: 6px 8px;
        font-size: 10px;
        letter-spacing: 0
    }
    .footeconthead h2 {
        font-size: 25px
    }
    .footeconthead h2 span {
        font-size: 25px
    }
    .footercontact h3 {
        font-size: 18px;
        line-height: 27px
    }
    .studentstrip h2 {
        font-size: 28px
    }
    .studentstrip h2 span {
        font-size: 28px
    }
    .feahead h4 {
        font-size: 16px
    }
    .feahead h5 {
        font-size: 16px
    }
    .modualhead h2 {
        font-size: 22px
    }
    .modualhead h2 span {
        font-size: 22px
    }
    .footerright {
        width: 100%;
        padding: 0;
        float: left
    }
    .samplevideos {
        padding: 0 15px
    }
    .smapleleatcuture .owl-theme .owl-nav[class*=owl-prev] {
        top: -18%;
        right: -78%;
        display: none
    }
    .smapleleatcuture .owl-theme .owl-nav[class*=owl-next] {
        top: -18%;
        display: none
    }
    .smapleleatcuture .owl-theme .owl-nav.disabled+.owl-dots {
        margin-top: 5px;
        display: block
    }
    .videodivs {
        width: 100%;
        padding: 0;
        margin-bottom: 25px
    }
    .videodivs02 {
        width: 100%;
        padding: 0;
        margin-bottom: 25px;
        float: left
    }
    .arrybgshow {
        font-size: 16px;
        display: table
    }
    .endfooter {
        width: 100%;
        padding: 10px 0 65px;
        float: left
    }

.padviews {
    font-size: 13px!important;
    padding: 10px 10px!important;
}

.sampalleatdiv .p-0{
    padding: 0!important;
}
.sampalleatdiv .col-sm-12 {
    float: left;
    width: 100%!important;
}
.sampalleatdiv .text-right{
    text-align: left!important;
}
.downbtninfoss1 {
    margin: 0px 15px 0px 0px!important;
}
.bg003{
    display: block;
}



}
@media only screen and (max-width: 320px) {
    .navbar-toggler {
        z-index: 99999;
        outline: none!important;
        margin-top: -20px!important
    }
    .banner-content {
        display: none
    }
    .cousebox {
        width: 100%;
        float: left;
        background: #fff;
        padding: 10px;
        min-height: 152px
    }
    .cousicons {
        width: 100%;
        padding: 10px 0;
        text-align: center
    }
    .cousicons img {
        width: 42px;
        margin: 0 auto;
        display: table;
        float: none
    }
    .cousetxt {
        height: auto;
        float: left;
        width: 100%;
        text-align: center
    }
    .feahead h4 {
        font-size: 15px
    }
    .feahead h5 {
        font-size: 15px
    }
    .cousedownbtn {
        margin: 0 0 10px;
        width: 100%;
        text-align: center;
        font-size: 14px;
        letter-spacing: 0
    }
    .viewcousebtn {
        margin: 0 0 10px;
        width: 100%;
        text-align: center;
        font-size: 14px;
        letter-spacing: 0
    }
    .coursefeatucinfo {
        padding: 20px 0
    }
    .arryright p {
        font-size: inherit
    }
    .downcoursbrowser {
        margin: 10px 0;
        width: 100%;
        text-align: center;
        font-size: 14px;
        letter-spacing: 0
    }
    .viewcoursbtss {
        margin: 0 0 10px;
        width: 100%;
        text-align: center;
        font-size: 14px;
        letter-spacing: 0
    }
    .couseheads h2 {
        font-size: 25px
    }
    .couseheads h2 span {
        font-size: 25px
    }
    .footerright {
        width: 100%;
        padding: 0;
        float: left
    }
    .samplevideos {
        padding: 0 15px
    }
    .videodivs {
        width: 100%;
        padding: 0;
        margin-bottom: 25px
    }
    .videodivs02 {
        width: 100%;
        padding: 0;
        margin-bottom: 25px;
        float: left
    }
    .arrybgshow {
        font-size: 16px;
        display: table
    }
    .endfooter {
        width: 100%;
        padding: 10px 0 65px;
        float: left
    }

.padviews {
    font-size: 13px!important;
    padding: 10px 10px!important;
}




}