.product-imageDivs > a img.attachment-full.size-full.wp-post-image {
	display: ;
	margin-bottom: 0;
}
.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
	display: none;
}
.product-imageDivs > a {
	display: block;
}
@media only screen and (min-width: 768px) {

  body.menu-sandwich.admin-bar #main-menu {
    padding-top: 86px;
  }
  body:not(.menu-sandwich) .header-widgetised-area {
    float: right;
  }
  body:not(.menu-sandwich) .header-widgetised-area .widget {
    float: left;
    margin-bottom: 0;
  }
  body:not(.menu-sandwich) .header-widgetised-area .widget-title,
  body:not(.menu-sandwich) .header-widgetised-area .textwidget {
    display: inline-block;
    margin-bottom: 0;
  }
  body:not(.menu-sandwich) .header-widgetised-area .widget_text {
    padding: 0.55em 0.83em;
  }
  body:not(.menu-sandwich) .navbar-header {
    max-width: 30%;
  }
  body:not(.menu-sandwich) .navbar-toggle {
    display: none !important;
  }
  body:not(.menu-sandwich) #main-menu {
    text-align: right;
    position: static;
    width: auto;
    background: none;
    padding: 0;
    overflow-y: inherit;
    -webkit-box-flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  body:not(.menu-sandwich) #main-menu .header-widgetised-area {
    float: right;
    margin: 7.5px 0 7.5px 20px;
    text-align: left;
  }
  body:not(.menu-sandwich) #main-menu .button-close {
    display: none;
  }
  body:not(.menu-sandwich) #main-menu .dropdown-toggle {
    display: none;
  }
body:not(.menu-sandwich) #main-menu > ul {
	display: table !important;
	margin: 0;
	text-align: left;
	width: 100%;
}
  body:not(.menu-sandwich) #main-menu > ul > li {
    font-size: 14px;
  }
  .visualcomposerstarter .vct-cart-items-count {
    background: #fff;
    text-align: left;
  }
  .visualcomposerstarter:not(.menu-sandwich) .vct-cart-wrapper a {
    height: auto;
    position: relative;
    font-size: 12px;
  }
body:not(.menu-sandwich) #main-menu > ul > li a {
	padding: 12px 15px;
	border-radius: 5px;
}
  #main-menu ul li:last-child a {
    background-color: #844DA3;
    font-weight: 700;
  }
  body:not(.menu-sandwich) #main-menu > ul > li > a {
    line-height: 1em;
    color: #fff;
  }
  body:not(.menu-sandwich) #main-menu > ul > li > a:hover, body:not(.menu-sandwich) #main-menu > ul > li > a:focus, body:not(.menu-sandwich) #main-menu > ul > li.current-menu-item > a, body:not(.menu-sandwich) #main-menu > ul > li.current_page_parent > a {
    color: #1230A1;
  }
  body:not(.menu-sandwich) #main-menu > ul > li > ul {
    top: 100% !important;
    left: 0;
    margin-top: 10px;
  }
  body:not(.menu-sandwich) #main-menu ul li:hover > ul {
    visibility: visible;
    opacity: 1;
  }
body:not(.menu-sandwich) #main-menu ul li.menu-item-has-children > a {
	margin-right: 0;
	background: linear-gradient(to bottom, #af4304 0%, #9f1d19 100%);
}
body:not(.menu-sandwich) #main-menu ul li.menu-item-has-children > a::before {
	content: "\f0c9";
	margin-top: -10px;
	font-family: Fontawesome;
	font-size: 14px;
	margin-right: 10px;
}
  body:not(.menu-sandwich) #main-menu ul li ul {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: block !important;
    padding: 0;
    visibility: hidden;
    opacity: 0;
    z-index: 100;
    position: absolute;
    right: 100%;
    top: 0;
    width: 13.75rem;
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  }
	body:not(.menu-sandwich) #main-menu ul li ul li {
		position: relative;
		padding: 0;
		display: block;
	}
	body:not(.menu-sandwich) #main-menu ul li ul li a {
		padding: 12px 18px;
		display: block;
		line-height: 1.7;
		color: #fff;
	}
  body:not(.menu-sandwich) #main-menu ul li ul li a:hover,
  body:not(.menu-sandwich) #main-menu ul li ul li a:focus {
    color: #037A3F;
  }
  body:not(.menu-sandwich) #main-menu ul li ul li:hover > a {
    background-color: #eee;
  }
  body:not(.menu-sandwich) #main-menu ul li ul li ul {
    padding: 0;
  }
  body.navbar-no-background:not(.menu-sandwich) #main-menu,
  body.navbar-no-background:not(.menu-sandwich) #main-menu .navbar-nav {
    background-color: transparent !important;
  }
  #main-menu ul li a {
    font-size: 0.875em;
  }
  .comments-area .comment-list .author-avatar {
    float: left;
  }
  .comments-area .comment-list .comment-wrapper {
    margin-left: 100px;
  }
  .comments-area .comment-list ol.children {
    margin-left: 100px;
  }
  .comment-form-author,
  .comment-form-email,
  .comment-form-url,
  .form-submit,
  .comment-subscription-form {
    width: 32%;
    float: left;
    margin-left: 2%;
  }
  .comment-form-author,
  .form-submit {
    margin-left: 0;
  }
  .comment-subscription-form {
    display: table;
    height: 46px;
  }
  .comment-subscription-form label {
    display: table-cell;
    vertical-align: middle;
  }
}
/*min-width: 768px*/
@media only screen and (min-width: 783px) {
.woocommerce-cart-form {
	width: 73%;
	float: left;
}
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
	width: 27%;
	float: right;
	flex: unset !important;
	-webkit-box-flex: unset !important;
	-ms-flex: unset;
	padding-left: 16px;
	margin-top: 45px;
	margin-bottom: 50px;
}
#customer_details {
	width: 50%;
	float: left;
	padding-right: 25px;
	border-right: 1px solid #ddd;
}
#order_review {
	width: 48%;
	float: left;
	padding-left: 34px;
}
.woocommerce .col2-set#customer_details .col-1, .woocommerce .col2-set#customer_details .col-2 {
	width: 100%;
	margin-bottom: 25px;
}
  body.fixed-header.admin-bar .navbar {
    top: 32px;
  }
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: 0;
  }
}
/*max-width: 768px*/
@media only screen and (max-width: 768px) {

.custom_container {
	width: 100%;
}
.visualcomposerstarter .navbar-wrapper {
	padding-left: 15px;
	padding-right: 15px;
}
.navbar-brand {
	width: 70%;
}
}
@media only screen and (min-width: 992px) {
  .nav-next {
    text-align: right;
  }
  .nav-next,
  .nav-previous {
    margin-bottom: 0;
  }
  #footer .footer-socials {
    display: table-cell;
    vertical-align: middle;
  }
  #footer .footer-socials ul {
    text-align: right;
  }
  #footer .footer-socials ul li {
    margin: 0 0 0 8px;
  }
  .footer-menu {
    margin: 0;
  }
  .footer-bottom {
    padding: 30px 0;
  }
}
/*min-width: 992px*/
@media only screen and (min-width: 1024px) {
#main-menu ul li a {
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
}
  body.header-full-width .navbar {
    padding-left: 0;
    padding-right: 0;
  }
  body.content-full-width .content-wrapper {
    padding-right: 0;
    padding-left: 0;
  }
  body.content-full-width .footer-bottom,
  body.content-full-width .footer-widget-area {
    padding-left: 0;
    padding-right: 0;
  }
}
/*min-width: 1024px*/
@media only screen and (min-width: 1400px) {
  body.content-full-width .content-wrapper {
    padding-right: 0;
    padding-left: 0;
  }
}
/*min-width: 320px*/
@media only screen and (max-width: 767px) {
.single-slider {
	height: 825px;
}
  .sidemeunu {
    padding-left: 20px;
  }
  .navbar-brand .custom-logo-link {
    float: left;
    width: 100%;
    display: block;
  }
.visualcomposerstarter:not(.menu-sandwich) .vct-cart-wrapper {
	float: none;
	margin-top: 0;
	text-align: center;
	margin-bottom: 15px;
	display: block;
}
    .visualcomposerstarter .vct-cart-items-count {
	right: -6px;
	font-size: 10px;
	width: 14px;
	height: 14px;
	text-align: center;
	top: 0;
}
    .col-md-6.left-col-content {
	padding-left: 15px;
	text-align: center;
}
    .right-col-content ul li {
	display: inline-block;
}
    .right-col-content ul {
	float: none;
	display: inline-block;
	text-align: center;
}
    .slider-content h1 strong {
	font-size: 27px;
	float: left;
	letter-spacing: 1px;
	width: 100%;
	padding-right: 15px;
}
    .slider-content h1 span {
	font-size: 17px;
	width: auto;
	letter-spacing: 0;
}
    .visualcomposerstarter:not(.menu-sandwich) .vct-cart-wrapper a {
	height: auto;
	position: relative;
	font-size: 12px;
}
    .navbar-brand {
	width: 50%;
	max-width: 170px;
}
body.home.navbar-no-background #header .navbar {
	position: static;
	background-color: #000;
}
.slider-area > p, .banner-areas > p {
	top: 38%;
	transform-origin: 81% -100% 0;
}
    .footer-contact-area::after {
	display: none;
}
    .footer-contact-area {
	background-position: right center;
}
    .contactDetailsFotter {
	margin-top: 20px;
}
    .section-title h2 {
	font-size: 26px;
}
    .visualcomposerstarter .vct-cart-wrapper a {
	display: inline-block;
	float: none;
}
  .menuarea {
    float: left;
    width: 32%;
  }
  .visualcomposerstarter .navbar-header {
    width: 100%;
  }
  .visualcomposerstarter .navbar-wrapper {
    width: 100%;
    display: block;
  }
  .navbar-wrapper {
    margin: 0;
  }
  .navbar-header {
	margin-top: 5px;
	padding-left: 0;
}
.navbar-toggle {
	margin-right: 0;
	border: 1px solid #fff;
	margin-top: 5px;
}
.home .navbar-toggle {
	border: 1px solid #fff;
}
#headerTop_menu ul {
	text-align: center;
}
#headerTop_menu ul li {
	padding: 0 3px;
}
#headerTop_menu ul li:nth-child(4), #headerTop_menu ul li:nth-child(5) {
	display: none;
}
#main-menu > ul > li {
	font-size: 14px;
	display: block;
}
#main-menu > ul > li > a {
	padding: 8px 10px;
	color: #fff;
	line-height: 18px;
	font-size: 12px;
}
#main-menu {
	margin-top: 0;
	background-color: #000;
}
#main-menu ul li {
	display: block;
}
#main-menu ul li ul li a {
	padding: 5px 0;
	font-size: 12px;
}
#main-menu ul li ul li {
	padding-left: 15px;
	padding-right: 15px;
}
.home .vc_row.margintopMinus {
	margin-top: 20px !important;
}
.navbar-toggle .icon-bar {
	background-color: #fff;
}
body:not(.menu-sandwich) #main-menu > ul > li > a {
	color: #fff !important;
}
.home .navbar-toggle .icon-bar {
	background-color: #fff;
}
.homeTextBgColor h1 {
	font-size: 50px;
}
.homeTextBgColor h3 {
	font-size: 20px;
}
.section-title h1 {
	font-size: 18px;
}
.section-title p {
	font-size: 13px;
}
.home_image_gallery .slickBtn.slick-arrow {
	bottom: 0;
}
.home_image_gallery .next.slickBtn.slick-arrow {
	right: 0;
}
  .navRightSide ul li:last-child a {
    font-size: 10px;
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .navRightSide ul li a {
    font-size: 10px;
    padding: 5px 1px;
  }
  .navRightSide {
    float: none;
      width: 100%;
  }
    .searchinput {
	width: 61.2%;
}
    #categoryselect {
	width: 116px;
}
  .main-text h1 {
    font-size: 20px;
  }
  .banner-areas {
    height: 250px;
  }
    .woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-1, .woocommerce-page .col2-set .col-2 {
	padding: 0 15px;
}
  .single-category-detail h2 {
    font-size: 22px;
  }
  .single-category-detail h4 {
    font-size: 17px;
  }
.copyright span {
	font-size: 11px;
	padding: 0 15px;
	line-height: 17px;
	text-align: center;
	margin-bottom: 10px;
}
.ServicesContent h2 {
	font-size: 13px;
}
.contentService p, .contentService {
	font-size: 11px;
}
.woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product {
	width: 100%;
}
    .floatright .singleServicethum::before {
	background-color: #431C76;
	right: -15px;
	top: -15px;
}
    .floatleft .singleServicethum::after {
	background-color: #431C76;
	right: -15px;
	top: -15px;
}
    .footer-copyright.copyright.clearfix {
	text-align: center;
}
    .ourevent .ServicesContent h2 {
	font-size: 23px;
	line-height: 28px;
}
    .archaveheader {
	text-align: center;
}
    .archaveheader h1 {
	font-size: 26px;
	margin-top: 25px;
	margin-bottom: 10px;
}
.archaveheader h1 a.readMore2 {
	float: none;
}
    .contact-details {
	background-color: #431C76;
	margin-right: 0;
}
    .eventdiffDate h3 {
	font-size: 22px;
}
    .eventTitleLoop h3 a {
	font-size: 20px;
}
.programs-post h3 {
	font-size: 16px;
}
    .visualcomposerstarter.woocommerce .woocommerce-page ul.products li.product, .visualcomposerstarter.woocommerce ul.products li.product {
	width: 100%;
	margin-right: 0;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}
    .single .main-text h1 {
	font-size: 50px;
}
    .product.type-product {
	padding: 0 15px;
}
.entry-content h2 a {
	font-size: 20px;
	line-height: 24px;
}
  .addressBar li {
    font-size: 11px;
    padding: 0 14px;
    border-right: 0;
    line-height: 22px;
  }
  #footer .footer-menu ul li a {
    font-size: 10px;
    padding: 4px 4px;
  }
.tnp.tnp-subscription input.tnp-submit {
	max-width: 38px;
	font-size: 12px;
	padding-right: 20px;
}
.payOnline ul li {
	font-size: 18px;
}
.footer-menu {
	min-height: 116px;
}
.breadcrumb-section {
	padding-left: 15px;
	padding-right: 15px;
}
.catTitleMainss {
	margin-right: 0;
}
.catsilgecontent h3 {
	font-size: 17px;
	line-height: 22px;
}
.titlearea h1 {
	font-size: 18px;
}
.titlearea h3 {
	font-size: 16px;
}
.nav-tabs > li > a {
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
}
  .slider-content h1 {
    font-size: 22px;
    margin-bottom: 5px;
  }
    .slider-content h2 {
	font-size: 17px;
	margin-bottom: 20px;
}
    .single-slider {
	background-position: left;
}
    .UpdatedGames .woocommerce ul.products li.product {
	width: 50%;
	margin-bottom: 30px;
}
    .UpdatedGames h1 {
	font-size: 28px;
}
    .UpdatedGames .woocommerce ul.products.columns-4 li.product, .UpdatedGames .woocommerce-page ul.products.columns-4 li.product {
	width: 50%;
}
.vc_row.wpb_row.vc_row-fluid.vc_custom_1622571750782.vc_row-has-fill.vc_row-o-content-middle.vc_row-flex {
	background-color: #17181D !important;
}
    .home .wpb_text_column.wpb_content_element.commonsection {
	padding-left: 0;
}
body .slide-image.slick-slide {
	height: 250px !important;
}
body.woocommerce div.product .product-detailsingle .product_title {
	font-size: 21px;
}
body.woocommerce ul.products.columns-4 li.product, body.woocommerce-page ul.products.columns-4 li.product {
	width: 100%;
}
  .slideCon h4 {
    font-size: 15px;
  }
  .slideCon p {
    font-size: 14px;
    line-height: 19px;
  }
  .slider-content {
    margin-top: 0;
      padding: 10px 15px;
      margin-bottom: 20px;
  }
  .single-slider {
    height: 300px;
  }
  .commonsection h1 {
    font-size: 30px;
  }
  a.readMore {
    padding: 7px 16px 7px 18px;
    font-size: 14px;
  }
    .entry-content p {
	font-size: 14px;
}
    .entry-content .commonsection p a.readMore2 {
	margin-top: 30px;
}
    .yottie-mw-640 .yottie-widget-header-logo {
	width: 60px !important;
	height: 60px !important;
	left: -108px !important;
}
  .commonsection a.readMore {
    margin-right: 6px;
  }
  .team_bene h3 {
    font-size: 18px;
    line-height: 25px;
  }
  .home_image_gallery .next.slickBtn.slick-arrow {
    right: 0;
  }
  .home_image_gallery .prev.slickBtn.slick-arrow {
    left: 0;
  }
  .testimonialcontents h1 {
    font-size: 36px;
  }
  .home .commonsection h1 {
	font-size: 25px;
}
.coursesell h3 {
	font-size: 17px;
}
.top-footer-area a {
	font-size: 13px;
	padding: 15px 0;
	background-color: #128334;
}
.top-footer-area {
	margin-bottom: -30px;
}
.contentTestimonial {
	width: 100%;
	padding-right: 0;
}
.imageTestimonial {
	width: 100%;
	padding-left: 15px;
}
.filter_menu_block.text-right {
	text-align: center;
}

.main-footer-area {
	padding-top: 45px;
}
.footerMenu {
	width: 50%;
	margin-top: 16px;
}
.footer-heading {
	font-size: 13px;
}
.subscriber-form, .subscriber-form .es-field-wrap .es_txt_email {
	width: 100%;
}
.subscriber-form .es_subscription_form_submit {
	right: 0;
}
  .testimonialcontents h2 {
    font-size: 38px;
    padding-left: 60px;
  }
  .testimonialcontents h2::before {
    left: 0;
    font-size: 150px;
    top: -22px;
  }
  .testimonialsarea {
    margin-top: 0;
  }
  .testimonials-image p {
    font-size: 15px;
    line-height: 18px;
  }
  .MissionSlidersItem h1 {
    font-size: 25px;
  }
  .sliderContentMission {
    position: static;
    top: 0;
  }
  .sliderContentMission h1 {
    font-size: 25px;
  }
  .contentSilde {
    font-size: 13px;
  }
  .team_member {
    background-color: #F2F2F2;
    padding: 15px 10px;
    width: 100%;
  }
  .team_member p {
    max-width: 65%;
  }
  .blogContent h4 {
    font-size: 17px;
    line-height: 22px;
  }
  .pageTitleSection h1 {
    font-size: 30px;
  }
}
/*min-width: 1400px*/
